Skip to content

Commit 521b36e

Browse files
krzkmmind
authored andcommitted
arm64: dts: rockchip: Minor whitespace cleanup
The DTS code coding style expects exactly one space around '=' or '{' characters. Signed-off-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Heiko Stuebner <[email protected]>
1 parent 106bdca commit 521b36e

File tree

6 files changed

+15
-15
lines changed

6 files changed

+15
-15
lines changed

arch/arm64/boot/dts/rockchip/px30-pp1516.dtsi

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
};
7373

7474
vcc_cam_avdd: regulator-vcc-cam-avdd {
75-
compatible = "regulator-fixed";
75+
compatible = "regulator-fixed";
7676
regulator-name = "vcc_cam_avdd";
7777
gpio = <&gpio3 RK_PC0 GPIO_ACTIVE_LOW>;
7878
pinctrl-names = "default";
@@ -83,7 +83,7 @@
8383
};
8484

8585
vcc_cam_dovdd: regulator-vcc-cam-dovdd {
86-
compatible = "regulator-fixed";
86+
compatible = "regulator-fixed";
8787
regulator-name = "vcc_cam_dovdd";
8888
gpio = <&gpio3 RK_PC1 GPIO_ACTIVE_LOW>;
8989
pinctrl-names = "default";
@@ -94,7 +94,7 @@
9494
};
9595

9696
vcc_cam_dvdd: regulator-vcc-cam-dvdd {
97-
compatible = "regulator-fixed";
97+
compatible = "regulator-fixed";
9898
regulator-name = "vcc_cam_dvdd";
9999
gpio = <&gpio3 RK_PC5 GPIO_ACTIVE_HIGH>;
100100
enable-active-high;
@@ -106,7 +106,7 @@
106106
};
107107

108108
vcc_lens_afvdd: regulator-vcc-lens-afvdd {
109-
compatible = "regulator-fixed";
109+
compatible = "regulator-fixed";
110110
regulator-name = "vcc_lens_afvdd";
111111
gpio = <&gpio3 RK_PB2 GPIO_ACTIVE_LOW>;
112112
pinctrl-names = "default";

arch/arm64/boot/dts/rockchip/px30-ringneck-haikou-video-demo.dtso

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
};
2727

2828
cam_afvdd_2v8: regulator-cam-afvdd-2v8 {
29-
compatible = "regulator-fixed";
29+
compatible = "regulator-fixed";
3030
gpio = <&pca9670 2 GPIO_ACTIVE_LOW>;
3131
regulator-max-microvolt = <2800000>;
3232
regulator-min-microvolt = <2800000>;
@@ -35,7 +35,7 @@
3535
};
3636

3737
cam_avdd_2v8: regulator-cam-avdd-2v8 {
38-
compatible = "regulator-fixed";
38+
compatible = "regulator-fixed";
3939
gpio = <&pca9670 4 GPIO_ACTIVE_LOW>;
4040
regulator-max-microvolt = <2800000>;
4141
regulator-min-microvolt = <2800000>;
@@ -44,7 +44,7 @@
4444
};
4545

4646
cam_dovdd_1v8: regulator-cam-dovdd-1v8 {
47-
compatible = "regulator-fixed";
47+
compatible = "regulator-fixed";
4848
gpio = <&pca9670 3 GPIO_ACTIVE_LOW>;
4949
regulator-max-microvolt = <1800000>;
5050
regulator-min-microvolt = <1800000>;

arch/arm64/boot/dts/rockchip/rk3308-sakurapi-rk3308b.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,6 @@
260260
status = "okay";
261261
};
262262

263-
&usb_host_ohci{
263+
&usb_host_ohci {
264264
status = "okay";
265265
};

arch/arm64/boot/dts/rockchip/rk3399-puma-haikou-video-demo.dtso

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
};
2727

2828
cam_afvdd_2v8: regulator-cam-afvdd-2v8 {
29-
compatible = "regulator-fixed";
29+
compatible = "regulator-fixed";
3030
gpio = <&pca9670 2 GPIO_ACTIVE_LOW>;
3131
regulator-max-microvolt = <2800000>;
3232
regulator-min-microvolt = <2800000>;
@@ -35,7 +35,7 @@
3535
};
3636

3737
cam_avdd_2v8: regulator-cam-avdd-2v8 {
38-
compatible = "regulator-fixed";
38+
compatible = "regulator-fixed";
3939
gpio = <&pca9670 4 GPIO_ACTIVE_LOW>;
4040
regulator-max-microvolt = <2800000>;
4141
regulator-min-microvolt = <2800000>;
@@ -44,7 +44,7 @@
4444
};
4545

4646
cam_dovdd_1v8: regulator-cam-dovdd-1v8 {
47-
compatible = "regulator-fixed";
47+
compatible = "regulator-fixed";
4848
gpio = <&pca9670 3 GPIO_ACTIVE_LOW>;
4949
regulator-max-microvolt = <1800000>;
5050
regulator-min-microvolt = <1800000>;

arch/arm64/boot/dts/rockchip/rk3566-bigtreetech-cb2.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
gpios = <&gpio4 RK_PA1 GPIO_ACTIVE_LOW>;
5454
linux,default-trigger = "default-on";
5555
pinctrl-names = "default";
56-
pinctrl-0 =<&blue_led>;
56+
pinctrl-0 = <&blue_led>;
5757
};
5858

5959
led-1 {
@@ -62,7 +62,7 @@
6262
gpios = <&gpio0 RK_PB7 GPIO_ACTIVE_LOW>;
6363
linux,default-trigger = "heartbeat";
6464
pinctrl-names = "default";
65-
pinctrl-0 =<&heartbeat_led>;
65+
pinctrl-0 = <&heartbeat_led>;
6666
};
6767
};
6868

arch/arm64/boot/dts/rockchip/rk3588j.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
compatible = "operating-points-v2";
2929
opp-shared;
3030

31-
opp-1200000000{
31+
opp-1200000000 {
3232
opp-hz = /bits/ 64 <1200000000>;
3333
opp-microvolt = <750000 750000 950000>;
3434
clock-latency-ns = <40000>;
@@ -49,7 +49,7 @@
4949
compatible = "operating-points-v2";
5050
opp-shared;
5151

52-
opp-1200000000{
52+
opp-1200000000 {
5353
opp-hz = /bits/ 64 <1200000000>;
5454
opp-microvolt = <750000 750000 950000>;
5555
clock-latency-ns = <40000>;

0 commit comments

Comments
 (0)