]> git.apps.os.sepia.ceph.com Git - ceph-client.git/commitdiff
ARM: dts: ti: drop linux,mtd-name from NAND nodes
authorRoger Quadros <rogerq@kernel.org>
Tue, 3 Sep 2024 16:43:44 +0000 (19:43 +0300)
committerKevin Hilman <khilman@baylibre.com>
Fri, 4 Oct 2024 21:32:14 +0000 (14:32 -0700)
linux,mtd-name is only supported by PHYSMAP driver and not applicable
to NAND controller/flash nodes.

Fixes the below dtbs_check warning on many OMAP boards.

"nand@0,0: Unevaluated properties are not allowed ('linux,mtd-name' was unexpected)"

Signed-off-by: Roger Quadros <rogerq@kernel.org>
Link: https://lore.kernel.org/r/20240903-gpmc-dtb-v1-1-380952952e34@kernel.org
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
12 files changed:
arch/arm/boot/dts/ti/omap/am3517-som.dtsi
arch/arm/boot/dts/ti/omap/dm8148-evm.dts
arch/arm/boot/dts/ti/omap/dm8168-evm.dts
arch/arm/boot/dts/ti/omap/dra62x-j5eco-evm.dts
arch/arm/boot/dts/ti/omap/logicpd-som-lv.dtsi
arch/arm/boot/dts/ti/omap/logicpd-torpedo-som.dtsi
arch/arm/boot/dts/ti/omap/omap3-evm-37xx.dts
arch/arm/boot/dts/ti/omap/omap3-evm.dts
arch/arm/boot/dts/ti/omap/omap3-igep.dtsi
arch/arm/boot/dts/ti/omap/omap3-ldp.dts
arch/arm/boot/dts/ti/omap/omap3-overo-base.dtsi
arch/arm/boot/dts/ti/omap/omap3430-sdp.dts

index bd0a6c95afa16dda1752a24e59612c2a1961bb16..e36cd98f57fab4951719768042e889870352c931 100644 (file)
@@ -44,7 +44,6 @@
 
        nand@0,0 {
                compatible = "ti,omap2-nand";
-               linux,mtd-name = "micron,mt29f4g16abchch";
                reg = <0 0 4>; /* CS0, offset 0, IO size 4 */
                nand-bus-width = <16>;
                ti,nand-ecc-opt = "bch8";
index ae8d9fa09d16b999088c2cf1579afa5f9e20cdf7..57a9eef09f6f09e6ccfcf4e8a2f5bd4e1ff4eff4 100644 (file)
@@ -51,7 +51,6 @@
                interrupt-parent = <&gpmc>;
                interrupts = <0 IRQ_TYPE_NONE>, /* fifoevent */
                             <1 IRQ_TYPE_NONE>; /* termcount */
-               linux,mtd-name = "micron,mt29f2g16aadwp";
                #address-cells = <1>;
                #size-cells = <1>;
                ti,nand-ecc-opt = "bch8";
index 1d80288f6ba5fad1ca6bbf710ae7d1ac16bf29d8..6130b9a5f660680d86c1c7d4dad57b5a3a2d7ba1 100644 (file)
 
        nand@0,0 {
                compatible = "ti,omap2-nand";
-               linux,mtd-name = "micron,mt29f2g16aadwp";
                reg = <0 0 4>; /* CS0, offset 0, IO size 4 */
                interrupt-parent = <&gpmc>;
                interrupts = <0 IRQ_TYPE_NONE>, /* fifoevent */
index 2f6ac267fc150330c44371c1cf0ea7ab1bc13923..df05a06823221b43cd6711dd97aa5a3c1e08a0d7 100644 (file)
@@ -51,7 +51,6 @@
                interrupt-parent = <&gpmc>;
                interrupts = <0 IRQ_TYPE_NONE>, /* fifoevent */
                             <1 IRQ_TYPE_NONE>; /* termcount */
-               linux,mtd-name = "micron,mt29f2g16aadwp";
                #address-cells = <1>;
                #size-cells = <1>;
                ti,nand-ecc-opt = "bch8";
index c0e6b73fa472db9648911e06a7bcc80ecc650f9b..d51a436d9774d605959fdf9767b39bc064a199cb 100644 (file)
@@ -51,7 +51,6 @@
                interrupt-parent = <&gpmc>;
                interrupts = <0 IRQ_TYPE_NONE>, /* fifoevent */
                             <1 IRQ_TYPE_NONE>; /* termcount */
-               linux,mtd-name = "micron,mt29f4g16abbda3w";
                nand-bus-width = <16>;
                ti,nand-ecc-opt = "bch8";
                rb-gpios = <&gpmc 0 GPIO_ACTIVE_HIGH>; /* gpmc_wait0 */
index c70b40a2b712dd9285ed4eaf7a7c3559ba8dd382..0b65ac5b4230933b47097c1c035be022494f1658 100644 (file)
@@ -49,7 +49,6 @@
                interrupt-parent = <&gpmc>;
                interrupts = <0 IRQ_TYPE_NONE>, /* fifoevent */
                             <1 IRQ_TYPE_NONE>; /* termcount */
-               linux,mtd-name = "micron,mt29f4g16abbda3w";
                nand-bus-width = <16>;
                ti,nand-ecc-opt = "bch8";
                rb-gpios = <&gpmc 0 GPIO_ACTIVE_HIGH>; /* gpmc_wait0 */
index e0346bf842fcd142b87e245fe7d1c051b51077f0..9c60ac853a4045053fde2340fe32a7f21961d433 100644 (file)
@@ -60,7 +60,6 @@
                interrupt-parent = <&gpmc>;
                interrupts = <0 IRQ_TYPE_NONE>, /* fifoevent */
                             <1 IRQ_TYPE_NONE>; /* termcount */
-               linux,mtd-name = "hynix,h8kds0un0mer-4em";
                nand-bus-width = <16>;
                gpmc,device-width = <2>;
                ti,nand-ecc-opt = "bch8";
index a2a1613c45c3ef111b0b53e6f2e456b63ac6a220..28caa5d93b87cda8a0e8212398d27edd995285ee 100644 (file)
@@ -60,7 +60,6 @@
                interrupt-parent = <&gpmc>;
                interrupts = <0 IRQ_TYPE_NONE>, /* fifoevent */
                             <1 IRQ_TYPE_NONE>; /* termcount */
-               linux,mtd-name = "micron,mt29f2g16abdhc";
                nand-bus-width = <16>;
                gpmc,device-width = <2>;
                ti,nand-ecc-opt = "bch8";
index e068ecf86b8f8ae0643843f4f32c0083313a2f7b..7346cad84edab98f0f8081e6832897da8e96510d 100644 (file)
                interrupt-parent = <&gpmc>;
                interrupts = <0 IRQ_TYPE_NONE>, /* fifoevent */
                             <1 IRQ_TYPE_NONE>; /* termcount */
-               linux,mtd-name = "micron,mt29c4g96maz";
                nand-bus-width = <16>;
                gpmc,device-width = <2>;
                ti,nand-ecc-opt = "bch8";
index bb6fab9fa47dfd6a190d94e4cfdb048728e29028..cf325f56b464458e586d59cc3be30ec37450b029 100644 (file)
                interrupt-parent = <&gpmc>;
                interrupts = <0 IRQ_TYPE_NONE>, /* fifoevent */
                             <1 IRQ_TYPE_NONE>; /* termcount */
-               linux,mtd-name = "micron,nand";
                nand-bus-width = <16>;
                gpmc,device-width = <2>;
                ti,nand-ecc-opt = "bch8";
index cc57626ea6076daffc4a59d09de500ddb091a032..2793821b2c33832b2ffcc956fdf3f577551aca00 100644 (file)
 
        nand@0,0 {
                compatible = "ti,omap2-nand";
-               linux,mtd-name = "micron,mt29c4g96maz";
                reg = <0 0 4>;  /* CS0, offset 0, IO size 4 */
                interrupt-parent = <&gpmc>;
                interrupts = <0 IRQ_TYPE_NONE>, /* fifoevent */
index 258ecd9e45198feb4b7cc29669bb156692db32da..1454a89aa980312874be7ad0cbf32f4221ccb0f1 100644 (file)
                interrupt-parent = <&gpmc>;
                interrupts = <0 IRQ_TYPE_NONE>, /* fifoevent */
                             <1 IRQ_TYPE_NONE>; /* termcount */
-               linux,mtd-name = "micron,mt29f1g08abb";
                #address-cells = <1>;
                #size-cells = <1>;
                ti,nand-ecc-opt = "sw";