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

The DTS code coding style expects exactly one space before and after '='
sign.

Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com>
Link: https://lore.kernel.org/r/20230702185012.43699-3-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
This commit is contained in:
Krzysztof Kozlowski 2023-07-02 20:50:11 +02:00
parent 06c2afb862
commit cf19cc977b
3 changed files with 7 additions and 7 deletions

View File

@ -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 {

View File

@ -20,8 +20,8 @@
memory@40000000 {
device_type = "memory";
reg = <0x40000000 0x10000000
0x50000000 0x10000000>;
reg = <0x40000000 0x10000000
0x50000000 0x10000000>;
};
aliases {

View File

@ -990,7 +990,7 @@
&pmu_system_controller {
assigned-clocks = <&pmu_system_controller 0>;
assigned-clock-parents = <&clock CLK_XUSBXTI>;
assigned-clock-parents = <&clock CLK_XUSBXTI>;
};
&pinctrl_0 {