d1: improve Nezha D1 support

The Nezha board has a PCF8574 that acts as an I/O expander on the
i2c2 bus. Enable the required module for it.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
This commit is contained in:
Zoltan HERPAI 2025-05-26 17:16:46 +00:00
parent de2d34cf7a
commit b69e6c35c5

View file

@ -87,6 +87,7 @@ define Device/allwinner_d1-nezha
DEVICE_MODEL := D1
DEVICE_DTS := allwinner/sun20i-d1-nezha
SUPPORTED_DEVICES += nezha
DEVICE_PACKAGES += kmod-gpio-pcf857x
UBOOT := nezha
endef
TARGET_DEVICES += allwinner_d1-nezha