Commit cf19cc97 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski

ARM: dts: exynos: minor whitespace cleanup around '='

The DTS code coding style expects exactly one space before and after '='
sign.
Reviewed-by: default avatarAlim Akhtar <alim.akhtar@samsung.com>
Link: https://lore.kernel.org/r/20230702185012.43699-3-krzysztof.kozlowski@linaro.orgSigned-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
parent 06c2afb8
......@@ -20,10 +20,10 @@ / {
memory@40000000 {
device_type = "memory";
reg = <0x40000000 0x10000000
0x50000000 0x10000000
0x60000000 0x10000000
0x70000000 0x10000000>;
reg = <0x40000000 0x10000000
0x50000000 0x10000000
0x60000000 0x10000000
0x70000000 0x10000000>;
};
aliases {
......
......@@ -20,8 +20,8 @@ / {
memory@40000000 {
device_type = "memory";
reg = <0x40000000 0x10000000
0x50000000 0x10000000>;
reg = <0x40000000 0x10000000
0x50000000 0x10000000>;
};
aliases {
......
......@@ -990,7 +990,7 @@ &mshc_0 {
&pmu_system_controller {
assigned-clocks = <&pmu_system_controller 0>;
assigned-clock-parents = <&clock CLK_XUSBXTI>;
assigned-clock-parents = <&clock CLK_XUSBXTI>;
};
&pinctrl_0 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment