iot-gate-imx8: linux: new device trees for r2.4

New device trees:
sb-iotgimx8-poedv2.dtb - POE module version 2
sb-iotgimx8-ied-wakeup.dtb - wakeup sources

Signed-off-by: Uri Mashiach <uri.mashiach@compulab.co.il>
This commit is contained in:
Uri Mashiach
2021-06-08 11:09:28 +03:00
parent 0322c389d4
commit b1d8c0b6de
+2
View File
@@ -12,6 +12,8 @@ KERNEL_DEVICETREE += "compulab/sb-iotgimx8-can.dtb "
KERNEL_DEVICETREE += "compulab/sb-iotgimx8-ied.dtb "
KERNEL_DEVICETREE += "compulab/sb-iotgimx8-ied-m4.dtb "
KERNEL_DEVICETREE += "compulab/sb-iotgimx8-poed.dtb "
KERNEL_DEVICETREE += "compulab/sb-iotgimx8-poedv2.dtb "
KERNEL_DEVICETREE += "compulab/sb-iotgimx8-ied-wakeup.dtb "
UBOOT_CONFIG ??= "sd"
UBOOT_CONFIG[sd] = "iot-gate-imx8_defconfig,sdcard"