mirror of
https://github.com/torvalds/linux.git
synced 2026-09-24 06:24:02 +02:00
ARM: dts: marvell: kirkwood: Correct indentation
Correct spaces or mix of tabs+spaces into proper tab-indented lines. No functional impact (same DTB). Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
This commit is contained in:
parent
018e75238a
commit
932f7dc926
|
|
@ -94,10 +94,10 @@ i2c@11000 {
|
|||
|
||||
serial@12000 {
|
||||
/* Internal on test pins, 3.3v TTL
|
||||
* UART0_RX = Testpoint 65
|
||||
* UART0_RX = Testpoint 65
|
||||
* UART0_TX = Testpoint 66
|
||||
* See the Excito Wiki for more details.
|
||||
*/
|
||||
*/
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -239,7 +239,7 @@ ethernet0-port@0 {
|
|||
};
|
||||
|
||||
&pciec {
|
||||
status = "okay";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&pcie0 {
|
||||
|
|
|
|||
|
|
@ -83,7 +83,7 @@ &mdio {
|
|||
status = "okay";
|
||||
|
||||
ethphy0: ethernet-phy@X {
|
||||
/* overwrite reg property in board file */
|
||||
/* overwrite reg property in board file */
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -109,7 +109,7 @@ led-yellow {
|
|||
label = "obsa6:yellow:stat";
|
||||
gpios = <&gpio1 11 GPIO_ACTIVE_LOW>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
|
|
|
|||
|
|
@ -130,7 +130,7 @@ led-yellow {
|
|||
label = "obsa7:yellow:stat";
|
||||
gpios = <&gpio1 11 GPIO_ACTIVE_LOW>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
gpio_keys {
|
||||
compatible = "gpio-keys";
|
||||
|
|
|
|||
|
|
@ -57,7 +57,7 @@ &mdio {
|
|||
|
||||
ethphy1: ethernet-phy@1 {
|
||||
device_type = "ethernet-phy";
|
||||
/* overwrite reg property in board file */
|
||||
/* overwrite reg property in board file */
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user