From: Alexander Shiyan Date: Wed, 24 May 2023 09:11:56 +0000 (+0300) Subject: ARM: dts: am335x-myirtech: Add missing NAND wait pin definition X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=17ff149eee01110e5d545ad7b936d48aff43407f;p=linux.git ARM: dts: am335x-myirtech: Add missing NAND wait pin definition The NAND wait pin is connected to the GPMC, but this is not mentioned in the DT bindings. Let's fix this. Signed-off-by: Alexander Shiyan Message-Id: <20230524091157.775960-1-eagle.alexander923@gmail.com> Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/boot/dts/am335x-myirtech-myc.dtsi b/arch/arm/boot/dts/am335x-myirtech-myc.dtsi index 6eea18b293557..38bc7d41baa73 100644 --- a/arch/arm/boot/dts/am335x-myirtech-myc.dtsi +++ b/arch/arm/boot/dts/am335x-myirtech-myc.dtsi @@ -127,6 +127,7 @@ gpmc,bus-turnaround-ns = <0>; gpmc,cycle2cycle-delay-ns = <0>; gpmc,clk-activation-ns = <0>; + gpmc,wait-pin = <0>; gpmc,wr-access-ns = <40>; gpmc,wr-data-mux-bus-ns = <0>; ti,elm-id = <&elm>;