OSDN Git Service

arm: dts: socfpga: remove dma-mask property
authorDinh Nguyen <dinguyen@kernel.org>
Thu, 8 Nov 2018 16:10:57 +0000 (10:10 -0600)
committerDinh Nguyen <dinguyen@kernel.org>
Wed, 28 Nov 2018 15:24:52 +0000 (09:24 -0600)
The dma-mask property has been removed from the NAND driver. Remove the
property from the DTS files.

Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
arch/arm/boot/dts/socfpga.dtsi
arch/arm/boot/dts/socfpga_arria10.dtsi

index 2458d67..a9135d7 100644 (file)
                              <0xffb80000 0x10000>;
                        reg-names = "nand_data", "denali_reg";
                        interrupts = <0x0 0x90 0x4>;
-                       dma-mask = <0xffffffff>;
                        clocks = <&nand_clk>, <&nand_x_clk>, <&nand_ecc_clk>;
                        clock-names = "nand", "nand_x", "ecc";
                        status = "disabled";
index 0b1ab88..e41fa23 100644 (file)
                              <0xffb80000 0x10000>;
                        reg-names = "nand_data", "denali_reg";
                        interrupts = <0 99 4>;
-                       dma-mask = <0xffffffff>;
                        clocks = <&nand_clk>, <&nand_x_clk>, <&nand_ecc_clk>;
                        clock-names = "nand", "nand_x", "ecc";
                        status = "disabled";