ARM: dts: socfpga: drop unsupported cdns,page-size and cdns,block-size
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sat, 9 Dec 2023 17:30:30 +0000 (18:30 +0100)
committerDinh Nguyen <dinguyen@kernel.org>
Thu, 4 Jan 2024 00:10:39 +0000 (18:10 -0600)
cdns,page-size and cdns,block-size are neither documented nor used by
Linux, so remove them to fix dtbs_check warnings like:

  socfpga_arria5_socdk.dtb: flash@0: Unevaluated properties are not allowed ('cdns,block-size', 'cdns,page-size' were unexpected)

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
arch/arm/boot/dts/intel/socfpga/socfpga_arria10_socdk_qspi.dts
arch/arm/boot/dts/intel/socfpga/socfpga_arria5_socdk.dts
arch/arm/boot/dts/intel/socfpga/socfpga_cyclone5_socdk.dts
arch/arm/boot/dts/intel/socfpga/socfpga_cyclone5_sockit.dts
arch/arm/boot/dts/intel/socfpga/socfpga_cyclone5_sodia.dts
arch/arm/boot/dts/intel/socfpga/socfpga_cyclone5_vining_fpga.dts

index 11ccdc6c2dc646c7d06cfb9ceca162e2ab5660c2..0434f1c7b66529f701d337a33a459500c7d40556 100644 (file)
@@ -17,8 +17,6 @@
                spi-max-frequency = <100000000>;
 
                m25p,fast-read;
-               cdns,page-size = <256>;
-               cdns,block-size = <16>;
                cdns,read-delay = <3>;
                cdns,tshsl-ns = <50>;
                cdns,tsd2d-ns = <50>;
index c48385702a854d69a3cf422912c6e9d4536c1cdb..7342f5942b0d09c62ac13bccdb856f77002d9685 100644 (file)
                spi-max-frequency = <100000000>;
 
                m25p,fast-read;
-               cdns,page-size = <256>;
-               cdns,block-size = <16>;
                cdns,read-delay = <4>;
                cdns,tshsl-ns = <50>;
                cdns,tsd2d-ns = <50>;
index c7f5fa0ba0f28aeba7d2d64fc0dd8676422b741e..d37a982e857192a15cdd683cd8d66b13055acc50 100644 (file)
                spi-max-frequency = <100000000>;
 
                m25p,fast-read;
-               cdns,page-size = <256>;
-               cdns,block-size = <16>;
                cdns,read-delay = <4>;
                cdns,tshsl-ns = <50>;
                cdns,tsd2d-ns = <50>;
index 3dd99c7c95e0ce5cc792d6b5d17185f4508435a2..9e4db7407f1a3efb81670901f9e9e4d2ba864f0c 100644 (file)
                spi-max-frequency = <100000000>;
 
                m25p,fast-read;
-               cdns,page-size = <256>;
-               cdns,block-size = <16>;
                cdns,read-delay = <4>;
                cdns,tshsl-ns = <50>;
                cdns,tsd2d-ns = <50>;
index 2564671fc1c67f719e65b56182bf4ceb59015a8e..ce0d6514eeb57131d0fc6982e51ff3b1bd67e230 100644 (file)
                spi-max-frequency = <100000000>;
 
                m25p,fast-read;
-               cdns,page-size = <256>;
-               cdns,block-size = <16>;
                cdns,read-delay = <4>;
                cdns,tshsl-ns = <50>;
                cdns,tsd2d-ns = <50>;
index e0630b0eed036d35dd959d28ce1261fb3dd2197f..65f390bf897534c89d558bda0bd2307ffca5bab1 100644 (file)
                spi-max-frequency = <100000000>;
                m25p,fast-read;
 
-               cdns,page-size = <256>;
-               cdns,block-size = <16>;
                cdns,read-delay = <4>;
                cdns,tshsl-ns = <50>;
                cdns,tsd2d-ns = <50>;
                spi-max-frequency = <100000000>;
                m25p,fast-read;
 
-               cdns,page-size = <256>;
-               cdns,block-size = <16>;
                cdns,read-delay = <4>;
                cdns,tshsl-ns = <50>;
                cdns,tsd2d-ns = <50>;