]> www.infradead.org Git - linux.git/commitdiff
arm64: dts: socfpga: drop unsupported cdns,page-size and cdns,block-size
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sat, 9 Dec 2023 17:30:32 +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_n5x_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/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
arch/arm64/boot/dts/altera/socfpga_stratix10_socdk_nand.dts
arch/arm64/boot/dts/intel/socfpga_agilex_socdk.dts
arch/arm64/boot/dts/intel/socfpga_n5x_socdk.dts

index 468fcc7da0668a5f5a75a4258bbb04215816a511..347fd1d949fac134b89687f76ab2b4ea081f2960 100644 (file)
                spi-max-frequency = <100000000>;
 
                m25p,fast-read;
-               cdns,page-size = <256>;
-               cdns,block-size = <16>;
                cdns,read-delay = <1>;
                cdns,tshsl-ns = <50>;
                cdns,tsd2d-ns = <50>;
index 532164a6354c6a5f00c5ccbab1391f253de4261e..4e73e6656d72a978a6225b2910898626a0caf884 100644 (file)
                spi-max-frequency = <100000000>;
 
                m25p,fast-read;
-               cdns,page-size = <256>;
-               cdns,block-size = <16>;
                cdns,read-delay = <1>;
                cdns,tshsl-ns = <50>;
                cdns,tsd2d-ns = <50>;
index 053690657675b67b6306c5e4d4783959f2a46990..ad99aefeb185a1b9a37b6186e9e46fe8897c496c 100644 (file)
                spi-max-frequency = <100000000>;
 
                m25p,fast-read;
-               cdns,page-size = <256>;
-               cdns,block-size = <16>;
                cdns,read-delay = <2>;
                cdns,tshsl-ns = <50>;
                cdns,tsd2d-ns = <50>;
index 5ddfdff37c25c08dd44a082f16af0a221c8d794a..de82a552dc265d7748c612e2327fecca0907dd66 100644 (file)
@@ -91,8 +91,6 @@
                spi-max-frequency = <100000000>;
 
                m25p,fast-read;
-               cdns,page-size = <256>;
-               cdns,block-size = <16>;
                cdns,read-delay = <2>;
                cdns,tshsl-ns = <50>;
                cdns,tsd2d-ns = <50>;