ipq806x: m520: enable tca1116 chips from chilauhe

This commit is contained in:
AmadeusGhost 2020-06-25 22:36:19 +08:00
parent 57d8f8382f
commit 19f408b239
3 changed files with 13 additions and 1 deletions

View File

@ -152,6 +152,12 @@
compatible = "nxp,pcf8563";
reg = <0x51>;
};
tca9539@74 {
status = "okay";
compatible = "ti,tca9539";
reg = <0x74>;
};
};
};

View File

@ -152,6 +152,12 @@
compatible = "nxp,pcf8563";
reg = <0x51>;
};
tca9539@74 {
status = "okay";
compatible = "ti,tca9539";
reg = <0x74>;
};
};
};

View File

@ -276,7 +276,7 @@ define Device/ruijie_rg-mtfi-m520
IMAGE/mmcblk0p2-kernel.bin := append-kernel | pad-to $$$${KERNEL_SIZE}
IMAGE/mmcblk0p3-rootfs.bin := append-rootfs | pad-rootfs
DEVICE_PACKAGES := ath10k-firmware-qca988x-ct e2fsprogs f2fs-tools \
kmod-hwmon-lm75 kmod-fs-ext4 kmod-fs-f2fs kmod-rtc-pcf8563 losetup
kmod-gpio-pca953x kmod-hwmon-lm75 kmod-fs-ext4 kmod-fs-f2fs kmod-rtc-pcf8563 losetup
endef
TARGET_DEVICES += ruijie_rg-mtfi-m520