ARM: dts: am335x-phycore-som: Remove superseded/invalid GPMC NAND type.
authorSteffen Hemer <s.hemer@phytec.de>
Tue, 14 Feb 2023 13:23:02 +0000 (14:23 +0100)
committerTony Lindgren <tony@atomide.com>
Mon, 27 Mar 2023 08:17:50 +0000 (11:17 +0300)
According to docu and dtschema check, 'gpmc,device-nand = true' is
no longer valid, so remove it.

Signed-off-by: Steffen Hemer <s.hemer@phytec.de>
Message-Id: <20230214132302.39087-8-s.hemer@phytec.de>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am335x-phycore-som.dtsi

index 5bb05620da5635d86e582fddfed95d271820c2ba..034dc518167948d7d127b41cee50d1c7ad8c4211 100644 (file)
                rb-gpios = <&gpmc 0 GPIO_ACTIVE_HIGH>; /* gpmc_wait0 */
                nand-bus-width = <8>;
                ti,nand-ecc-opt = "bch8";
-               gpmc,device-nand = "true";
                gpmc,device-width = <1>;
                gpmc,sync-clk-ps = <0>;
                gpmc,cs-on-ns = <0>;