mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
106 lines
3.6 KiB
Diff
106 lines
3.6 KiB
Diff
From 6ca0fc50d82e4ee0c1f5a2ba35cc692cfb4eeeec Mon Sep 17 00:00:00 2001
|
|
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
|
|
Date: Thu, 26 May 2022 22:42:16 +0200
|
|
Subject: [PATCH 13/51] arm64: dts: rockchip: adjust whitespace around '='
|
|
|
|
Fix whitespace coding style: use single space instead of tabs or
|
|
multiple spaces around '=' sign in property assignment. No functional
|
|
changes (same DTB).
|
|
|
|
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
|
|
Link: https://lore.kernel.org/r/20220526204218.832029-1-krzysztof.kozlowski@linaro.org
|
|
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
|
|
---
|
|
arch/arm64/boot/dts/rockchip/px30.dtsi | 2 +-
|
|
arch/arm64/boot/dts/rockchip/rk3368.dtsi | 6 +++---
|
|
arch/arm64/boot/dts/rockchip/rk3399-evb.dts | 2 +-
|
|
arch/arm64/boot/dts/rockchip/rk3399-puma-haikou.dts | 2 +-
|
|
arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts | 2 +-
|
|
arch/arm64/boot/dts/rockchip/rk3399pro-vmarc-som.dtsi | 2 +-
|
|
6 files changed, 8 insertions(+), 8 deletions(-)
|
|
|
|
--- a/arch/arm64/boot/dts/rockchip/px30.dtsi
|
|
+++ b/arch/arm64/boot/dts/rockchip/px30.dtsi
|
|
@@ -528,7 +528,7 @@
|
|
i2c0: i2c@ff180000 {
|
|
compatible = "rockchip,px30-i2c", "rockchip,rk3399-i2c";
|
|
reg = <0x0 0xff180000 0x0 0x1000>;
|
|
- clocks = <&cru SCLK_I2C0>, <&cru PCLK_I2C0>;
|
|
+ clocks = <&cru SCLK_I2C0>, <&cru PCLK_I2C0>;
|
|
clock-names = "i2c", "pclk";
|
|
interrupts = <GIC_SPI 7 IRQ_TYPE_LEVEL_HIGH>;
|
|
pinctrl-names = "default";
|
|
--- a/arch/arm64/boot/dts/rockchip/rk3368.dtsi
|
|
+++ b/arch/arm64/boot/dts/rockchip/rk3368.dtsi
|
|
@@ -1084,7 +1084,7 @@
|
|
|
|
gmac {
|
|
rgmii_pins: rgmii-pins {
|
|
- rockchip,pins = <3 RK_PC6 1 &pcfg_pull_none>,
|
|
+ rockchip,pins = <3 RK_PC6 1 &pcfg_pull_none>,
|
|
<3 RK_PD0 1 &pcfg_pull_none>,
|
|
<3 RK_PC3 1 &pcfg_pull_none>,
|
|
<3 RK_PB0 1 &pcfg_pull_none_12ma>,
|
|
@@ -1102,7 +1102,7 @@
|
|
};
|
|
|
|
rmii_pins: rmii-pins {
|
|
- rockchip,pins = <3 RK_PC6 1 &pcfg_pull_none>,
|
|
+ rockchip,pins = <3 RK_PC6 1 &pcfg_pull_none>,
|
|
<3 RK_PD0 1 &pcfg_pull_none>,
|
|
<3 RK_PC3 1 &pcfg_pull_none>,
|
|
<3 RK_PB0 1 &pcfg_pull_none_12ma>,
|
|
@@ -1257,7 +1257,7 @@
|
|
|
|
spdif {
|
|
spdif_tx: spdif-tx {
|
|
- rockchip,pins = <2 RK_PC7 1 &pcfg_pull_none>;
|
|
+ rockchip,pins = <2 RK_PC7 1 &pcfg_pull_none>;
|
|
};
|
|
};
|
|
|
|
--- a/arch/arm64/boot/dts/rockchip/rk3399-evb.dts
|
|
+++ b/arch/arm64/boot/dts/rockchip/rk3399-evb.dts
|
|
@@ -55,7 +55,7 @@
|
|
};
|
|
|
|
edp_panel: edp-panel {
|
|
- compatible ="lg,lp079qx1-sp0v";
|
|
+ compatible = "lg,lp079qx1-sp0v";
|
|
backlight = <&backlight>;
|
|
enable-gpios = <&gpio1 RK_PB5 GPIO_ACTIVE_HIGH>;
|
|
power-supply = <&vcc3v3_s0>;
|
|
--- a/arch/arm64/boot/dts/rockchip/rk3399-puma-haikou.dts
|
|
+++ b/arch/arm64/boot/dts/rockchip/rk3399-puma-haikou.dts
|
|
@@ -49,7 +49,7 @@
|
|
sgtl5000_clk: sgtl5000-oscillator {
|
|
compatible = "fixed-clock";
|
|
#clock-cells = <0>;
|
|
- clock-frequency = <24576000>;
|
|
+ clock-frequency = <24576000>;
|
|
};
|
|
|
|
dc_12v: dc-12v {
|
|
--- a/arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts
|
|
+++ b/arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts
|
|
@@ -88,7 +88,7 @@
|
|
};
|
|
|
|
edp_panel: edp-panel {
|
|
- compatible ="lg,lp079qx1-sp0v";
|
|
+ compatible = "lg,lp079qx1-sp0v";
|
|
backlight = <&backlight>;
|
|
enable-gpios = <&gpio4 RK_PC6 GPIO_ACTIVE_HIGH>;
|
|
pinctrl-names = "default";
|
|
--- a/arch/arm64/boot/dts/rockchip/rk3399pro-vmarc-som.dtsi
|
|
+++ b/arch/arm64/boot/dts/rockchip/rk3399pro-vmarc-som.dtsi
|
|
@@ -347,7 +347,7 @@
|
|
|
|
pcie {
|
|
pcie_pwr: pcie-pwr {
|
|
- rockchip,pins = <4 RK_PD4 RK_FUNC_GPIO &pcfg_pull_up>;
|
|
+ rockchip,pins = <4 RK_PD4 RK_FUNC_GPIO &pcfg_pull_up>;
|
|
};
|
|
};
|
|
|