From: Zumeng Chen <zumeng.c...@windriver.com>

gpmc should be enabled by default since a lot of devices depend on it.

(cherry picked from commit 0bd0c6fd0307237064c28535eedcbcd0bb33e44a)
Signed-off-by: Zumeng Chen <zumeng.c...@windriver.com>
Signed-off-by: Xiaolei Wang <xiaolei.w...@windriver.com>
Signed-off-by: Xulin Sun <xulin....@windriver.com>
---
 arch/arm/boot/dts/ti/omap/am335x-evmsk.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/ti/omap/am335x-evmsk.dts 
b/arch/arm/boot/dts/ti/omap/am335x-evmsk.dts
index 57f78846c42d..009a1d758d91 100644
--- a/arch/arm/boot/dts/ti/omap/am335x-evmsk.dts
+++ b/arch/arm/boot/dts/ti/omap/am335x-evmsk.dts
@@ -450,6 +450,10 @@ &uart0 {
        status = "okay";
 };
 
+&gpmc {
+       status = "okay";
+};
+
 &i2c0 {
        pinctrl-names = "default";
        pinctrl-0 = <&i2c0_pins>;
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#14418): 
https://lists.yoctoproject.org/g/linux-yocto/message/14418
Mute This Topic: https://lists.yoctoproject.org/mt/108731313/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to