meta-amd:linux: Added I2c0 and I2c1 which cater to AMD's APML Interface
Deletion of old device tree patch and addition of new device tree patch
to update I2c0 and I2c1 bus status for APML interface.
Also, .bbappend file changed to reflect new device tree patch file name.
Change-Id: I6cfd29d3e95f07635ff973b3a01c6f8016cfd398
Signed-off-by: Supreeth Venkatesh <supreeth.venkatesh@amd.com>
diff --git a/meta-ethanolx/recipes-kernel/linux/linux-aspeed_%.bbappend b/meta-ethanolx/recipes-kernel/linux/linux-aspeed_%.bbappend
index 2521ec8..badfe07 100644
--- a/meta-ethanolx/recipes-kernel/linux/linux-aspeed_%.bbappend
+++ b/meta-ethanolx/recipes-kernel/linux/linux-aspeed_%.bbappend
@@ -1,3 +1,3 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/linux-aspeed:"
SRC_URI += "file://ethanolx.cfg \
- file://0001-linux-aspeed-dts-Initial-device-tree-for-AMD-Ethanol.patch"
+ file://0001-ARM-dts-aspeed-Initial-device-tree-for-AMD-EthanolX.patch"