ARM: dts: armada: correct indentation

Do not use spaces for indentation.

Link: https://lore.kernel.org/r/20221002092008.69003-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
This commit is contained in:
Krzysztof Kozlowski 2022-10-02 11:20:08 +02:00
parent cfc35a16f4
commit a7569f7d21
5 changed files with 26 additions and 26 deletions

View File

@ -85,11 +85,11 @@
};
clocks {
g762_clk: g762-oscillator {
compatible = "fixed-clock";
#clock-cells = <0>;
clock-frequency = <8192>;
};
g762_clk: g762-oscillator {
compatible = "fixed-clock";
#clock-cells = <0>;
clock-frequency = <8192>;
};
};
gpio-leds {

View File

@ -94,11 +94,11 @@
};
clocks {
g762_clk: g762-oscillator {
compatible = "fixed-clock";
#clock-cells = <0>;
clock-frequency = <8192>;
};
g762_clk: g762-oscillator {
compatible = "fixed-clock";
#clock-cells = <0>;
clock-frequency = <8192>;
};
};
gpio-leds {

View File

@ -61,8 +61,8 @@
status = "okay";
phy-mode = "rgmii-id";
fixed-link {
speed = <1000>;
full-duplex;
speed = <1000>;
full-duplex;
};
};
@ -155,18 +155,18 @@
};
port@1 {
reg = <1>;
label = "lan1";
reg = <1>;
label = "lan1";
};
port@2 {
reg = <2>;
label = "lan2";
reg = <2>;
label = "lan2";
};
port@3 {
reg = <3>;
label = "lan3";
reg = <3>;
label = "lan3";
};
port@5 {

View File

@ -91,9 +91,9 @@
};
ethernet@70000 {
status = "okay";
phy = <&phy1>;
phy-mode = "sgmii";
status = "okay";
phy = <&phy1>;
phy-mode = "sgmii";
};
sata@a0000 {

View File

@ -121,11 +121,11 @@
};
clocks {
g762_clk: g762-oscillator {
compatible = "fixed-clock";
#clock-cells = <0>;
clock-frequency = <32768>;
};
g762_clk: g762-oscillator {
compatible = "fixed-clock";
#clock-cells = <0>;
clock-frequency = <32768>;
};
};
gpio-leds {