Commit fb45a72e authored by Claudiu Beznea's avatar Claudiu Beznea Committed by Nicolas Ferre
Browse files

ARM: dts: at91: remove status = "okay" from soc specific dtsi



Remove status = "okay" from SoC specific dtsi as this is the default
state.

Signed-off-by: default avatarClaudiu Beznea <claudiu.beznea@microchip.com>
Reviewed-by: default avatarTudor Ambarus <tudor.ambarus@microchip.com>
Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@microchip.com>
Link: https://lore.kernel.org/r/20220207111523.575474-1-claudiu.beznea@microchip.com
parent 0fb578a5
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -280,7 +280,6 @@ sha: sha@f002c000 {
				dma-names = "tx";
				clocks = <&pmc PMC_TYPE_PERIPHERAL 41>;
				clock-names = "sha_clk";
				status = "okay";
			};

			trng: trng@f0030000 {
@@ -288,7 +287,6 @@ trng: trng@f0030000 {
				reg = <0xf0030000 0x100>;
				interrupts = <38 IRQ_TYPE_LEVEL_HIGH 0>;
				clocks = <&pmc PMC_TYPE_PERIPHERAL 38>;
				status = "okay";
			};

			aes: aes@f0034000 {
@@ -304,7 +302,6 @@ AT91_XDMAC_DT_PERID(32))>,
				dma-names = "tx", "rx";
				clocks = <&pmc PMC_TYPE_PERIPHERAL 39>;
				clock-names = "aes_clk";
				status = "okay";
			};

			tdes: tdes@f0038000 {
@@ -320,7 +317,6 @@ AT91_XDMAC_DT_PERID(31))>,
				dma-names = "tx", "rx";
				clocks = <&pmc PMC_TYPE_PERIPHERAL 40>;
				clock-names = "tdes_clk";
				status = "okay";
			};

			classd: classd@f003c000 {
+0 −3
Original line number Diff line number Diff line
@@ -316,7 +316,6 @@ sha@f0028000 {
				dma-names = "tx";
				clocks = <&pmc PMC_TYPE_PERIPHERAL 12>;
				clock-names = "sha_clk";
				status = "okay";
			};

			aes@f002c000 {
@@ -332,7 +331,6 @@ AT91_XDMAC_DT_PERID(26))>,
				dma-names = "tx", "rx";
				clocks = <&pmc PMC_TYPE_PERIPHERAL 9>;
				clock-names = "aes_clk";
				status = "okay";
			};

			spi0: spi@f8000000 {
@@ -1097,7 +1095,6 @@ AT91_XDMAC_DT_PERID(28))>,
				dma-names = "tx", "rx";
				clocks = <&pmc PMC_TYPE_PERIPHERAL 11>;
				clock-names = "tdes_clk";
				status = "okay";
			};

			classd: classd@fc048000 {
+0 −3
Original line number Diff line number Diff line
@@ -684,7 +684,6 @@ aes@fc044000 {
				dma-names = "tx", "rx";
				clocks = <&pmc PMC_TYPE_PERIPHERAL 12>;
				clock-names = "aes_clk";
				status = "okay";
			};

			tdes@fc04c000 {
@@ -698,7 +697,6 @@ tdes@fc04c000 {
				dma-names = "tx", "rx";
				clocks = <&pmc PMC_TYPE_PERIPHERAL 14>;
				clock-names = "tdes_clk";
				status = "okay";
			};

			sha@fc050000 {
@@ -710,7 +708,6 @@ sha@fc050000 {
				dma-names = "tx";
				clocks = <&pmc PMC_TYPE_PERIPHERAL 15>;
				clock-names = "sha_clk";
				status = "okay";
			};

			hsmc: smc@fc05c000 {
+0 −3
Original line number Diff line number Diff line
@@ -83,7 +83,6 @@ securam: securam@e0000000 {
			#size-cells = <1>;
			ranges = <0 0xe0000000 0x4000>;
			no-memory-wc;
			status = "okay";
		};

		secumod: secumod@e0004000 {
@@ -618,13 +617,11 @@ spi11: spi@400 {
		uddrc: uddrc@e3800000 {
			compatible = "microchip,sama7g5-uddrc";
			reg = <0xe3800000 0x4000>;
			status = "okay";
		};

		ddr3phy: ddr3phy@e3804000 {
			compatible = "microchip,sama7g5-ddr3phy";
			reg = <0xe3804000 0x1000>;
			status = "okay";
		};

		gic: interrupt-controller@e8c11000 {