Merge tag 'pull-loongarch-20241016' of https://gitlab.com/gaosong/qemu into staging
[qemu/armbru.git] / include / hw / gpio / pcf8574.h
blob3291d7dbbcf72be47d565536b76be172dd4eb702
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 /*
4 * NXP PCF8574 8-port I2C GPIO expansion chip.
6 * Copyright (c) 2024 KNS Group (YADRO).
7 * Written by Dmitrii Sharikhin <d.sharikhin@yadro.com>
8 */
10 #ifndef _HW_GPIO_PCF8574
11 #define _HW_GPIO_PCF8574
13 #define TYPE_PCF8574 "pcf8574"
15 #endif /* _HW_GPIO_PCF8574 */