arm64: dts: exynos: Correct white-space style

Correct a few white-space issues, like missing space before bracket '{'
character or spurious space, which will be flagged by dt-check-style
("redundant-whitespace" warning).  No functional changes.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://patch.msgid.link/20260801210353.383880-2-krzysztof.kozlowski@oss.qualcomm.com
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
This commit is contained in:
Krzysztof Kozlowski 2026-08-01 23:03:54 +02:00 committed by Krzysztof Kozlowski
parent 302937941c
commit db23b4aab4
2 changed files with 5 additions and 5 deletions

View File

@ -462,7 +462,7 @@ gpm21: gpm21-gpio-bank {
};
&pinctrl_hsi_ufs {
gpf3: gpf3-gpio-bank{
gpf3: gpf3-gpio-bank {
gpio-controller;
#gpio-cells = <2>;

View File

@ -77,7 +77,7 @@ gpa4: gpa4-gpio-bank {
<GIC_SPI 27 IRQ_TYPE_LEVEL_HIGH 0>;
};
gpa5: gpa5-gpio-bank {
gpa5: gpa5-gpio-bank {
gpio-controller;
#gpio-cells = <2>;
interrupt-controller;
@ -91,7 +91,7 @@ gpa5: gpa5-gpio-bank {
<GIC_SPI 34 IRQ_TYPE_LEVEL_HIGH 0>;
};
gpa9: gpa9-gpio-bank {
gpa9: gpa9-gpio-bank {
gpio-controller;
#gpio-cells = <2>;
interrupt-controller;
@ -106,7 +106,7 @@ gpa9: gpa9-gpio-bank {
<GIC_SPI 42 IRQ_TYPE_LEVEL_HIGH 0>;
};
gpa10: gpa10-gpio-bank {
gpa10: gpa10-gpio-bank {
gpio-controller;
#gpio-cells = <2>;
interrupt-controller;
@ -1030,7 +1030,7 @@ gpp27: gpp27-gpio-bank {
#interrupt-cells = <2>;
};
hsi2c13_bus: hsi2c13-bus-pins {
hsi2c13_bus: hsi2c13-bus-pins {
samsung,pins = "gpp25-0", "gpp25-1";
samsung,pin-function = <GS101_PIN_FUNC_2>;
samsung,pin-pud = <GS101_PIN_PULL_NONE>;