Commit dae557a5 authored by Steffen Hemer's avatar Steffen Hemer Committed by Tony Lindgren
Browse files

ARM: dts: am335x-phycore-som: Remove superseded/invalid GPMC NAND type.



According to docu and dtschema check, 'gpmc,device-nand = true' is
no longer valid, so remove it.

Signed-off-by: default avatarSteffen Hemer <s.hemer@phytec.de>
Message-Id: <20230214132302.39087-8-s.hemer@phytec.de>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 599b0a1b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -203,7 +203,6 @@ nandflash: nand@0,0 {
		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>;