ipq806x: m520: enable tca1116 chips from chilauhe
This commit is contained in:
parent
57d8f8382f
commit
19f408b239
@ -152,6 +152,12 @@
|
||||
compatible = "nxp,pcf8563";
|
||||
reg = <0x51>;
|
||||
};
|
||||
|
||||
tca9539@74 {
|
||||
status = "okay";
|
||||
compatible = "ti,tca9539";
|
||||
reg = <0x74>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
@ -152,6 +152,12 @@
|
||||
compatible = "nxp,pcf8563";
|
||||
reg = <0x51>;
|
||||
};
|
||||
|
||||
tca9539@74 {
|
||||
status = "okay";
|
||||
compatible = "ti,tca9539";
|
||||
reg = <0x74>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user