ARM: dts: am335x-myirtech: Add missing NAND wait pin definition
authorAlexander Shiyan <eagle.alexander923@gmail.com>
Wed, 24 May 2023 09:11:56 +0000 (12:11 +0300)
committerTony Lindgren <tony@atomide.com>
Wed, 31 May 2023 05:21:02 +0000 (08:21 +0300)
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 <eagle.alexander923@gmail.com>
Message-Id: <20230524091157.775960-1-eagle.alexander923@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am335x-myirtech-myc.dtsi

index 6eea18b2935574b0d8011a9f8b9481d1d4c5e72f..38bc7d41baa7387d07c23dccc776d9618b64dea9 100644 (file)
                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>;