summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/rk3288-veyron-edp.dtsi
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzk@kernel.org>2019-07-27 16:27:35 +0200
committerHeiko Stuebner <heiko@sntech.de>2019-07-27 17:36:42 +0200
commita5021c4597913aad16d9d176cbd1de7fa514477e (patch)
tree4b11c228d092632fc113b93cd3a35acd43cd3daa /arch/arm/boot/dts/rk3288-veyron-edp.dtsi
parent4a11458611fb17b4f21e5e7b2f24445c00e900e1 (diff)
ARM: dts: rockchip: Cleanup style around assignment operator
Use a space before and after assignment operator to have consistent style. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'arch/arm/boot/dts/rk3288-veyron-edp.dtsi')
-rw-r--r--arch/arm/boot/dts/rk3288-veyron-edp.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/rk3288-veyron-edp.dtsi b/arch/arm/boot/dts/rk3288-veyron-edp.dtsi
index 719d936b7822..d74b6205b022 100644
--- a/arch/arm/boot/dts/rk3288-veyron-edp.dtsi
+++ b/arch/arm/boot/dts/rk3288-veyron-edp.dtsi
@@ -86,7 +86,7 @@
};
panel: panel {
- compatible ="innolux,n116bge", "simple-panel";
+ compatible = "innolux,n116bge", "simple-panel";
status = "okay";
power-supply = <&panel_regulator>;
backlight = <&backlight>;