Skip to content

Commit

Permalink
arm64: dts: exynos: align pinctrl with dtschema in Exynos850
Browse files Browse the repository at this point in the history
Align the pin controller related nodes with dtschema.  No functional
change expected.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org>
Link: https://lore.kernel.org/r/20220111201722.327219-13-krzysztof.kozlowski@canonical.com
  • Loading branch information
Krzysztof Kozlowski committed Feb 12, 2022
1 parent daeb1c2 commit 75a0c6a
Showing 1 changed file with 28 additions and 28 deletions.
56 changes: 28 additions & 28 deletions arch/arm64/boot/dts/exynos/exynos850-pinctrl.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
#include <dt-bindings/pinctrl/samsung.h>

&pinctrl_alive {
gpa0: gpa0 {
gpa0: gpa0-gpio-bank {
gpio-controller;
#gpio-cells = <2>;

Expand All @@ -30,7 +30,7 @@
<GIC_SPI 8 IRQ_TYPE_LEVEL_HIGH>;
};

gpa1: gpa1 {
gpa1: gpa1-gpio-bank {
gpio-controller;
#gpio-cells = <2>;

Expand All @@ -47,7 +47,7 @@
<GIC_SPI 16 IRQ_TYPE_LEVEL_HIGH>;
};

gpa2: gpa2 {
gpa2: gpa2-gpio-bank {
gpio-controller;
#gpio-cells = <2>;

Expand All @@ -64,7 +64,7 @@
<GIC_SPI 24 IRQ_TYPE_LEVEL_HIGH>;
};

gpa3: gpa3 {
gpa3: gpa3-gpio-bank {
gpio-controller;
#gpio-cells = <2>;

Expand All @@ -81,7 +81,7 @@
<GIC_SPI 32 IRQ_TYPE_LEVEL_HIGH>;
};

gpa4: gpa4 {
gpa4: gpa4-gpio-bank {
gpio-controller;
#gpio-cells = <2>;

Expand All @@ -94,7 +94,7 @@
<GIC_SPI 36 IRQ_TYPE_LEVEL_HIGH>;
};

gpq0: gpq0 {
gpq0: gpq0-gpio-bank {
gpio-controller;
#gpio-cells = <2>;

Expand Down Expand Up @@ -134,7 +134,7 @@
};

&pinctrl_cmgp {
gpm0: gpm0 {
gpm0: gpm0-gpio-bank {
gpio-controller;
#gpio-cells = <2>;

Expand All @@ -144,7 +144,7 @@
interrupts = <GIC_SPI 39 IRQ_TYPE_LEVEL_HIGH>;
};

gpm1: gpm1 {
gpm1: gpm1-gpio-bank {
gpio-controller;
#gpio-cells = <2>;

Expand All @@ -154,7 +154,7 @@
interrupts = <GIC_SPI 40 IRQ_TYPE_LEVEL_HIGH>;
};

gpm2: gpm2 {
gpm2: gpm2-gpio-bank {
gpio-controller;
#gpio-cells = <2>;

Expand All @@ -164,7 +164,7 @@
interrupts = <GIC_SPI 41 IRQ_TYPE_LEVEL_HIGH>;
};

gpm3: gpm3 {
gpm3: gpm3-gpio-bank {
gpio-controller;
#gpio-cells = <2>;

Expand All @@ -174,7 +174,7 @@
interrupts = <GIC_SPI 42 IRQ_TYPE_LEVEL_HIGH>;
};

gpm4: gpm4 {
gpm4: gpm4-gpio-bank {
gpio-controller;
#gpio-cells = <2>;

Expand All @@ -184,7 +184,7 @@
interrupts = <GIC_SPI 43 IRQ_TYPE_LEVEL_HIGH>;
};

gpm5: gpm5 {
gpm5: gpm5-gpio-bank {
gpio-controller;
#gpio-cells = <2>;

Expand All @@ -194,7 +194,7 @@
interrupts = <GIC_SPI 44 IRQ_TYPE_LEVEL_HIGH>;
};

gpm6: gpm6 {
gpm6: gpm6-gpio-bank {
gpio-controller;
#gpio-cells = <2>;

Expand All @@ -204,7 +204,7 @@
interrupts = <GIC_SPI 45 IRQ_TYPE_LEVEL_HIGH>;
};

gpm7: gpm7 {
gpm7: gpm7-gpio-bank {
gpio-controller;
#gpio-cells = <2>;

Expand Down Expand Up @@ -276,15 +276,15 @@
};

&pinctrl_aud {
gpb0: gpb0 {
gpb0: gpb0-gpio-bank {
gpio-controller;
#gpio-cells = <2>;

interrupt-controller;
#interrupt-cells = <2>;
};

gpb1: gpb1 {
gpb1: gpb1-gpio-bank {
gpio-controller;
#gpio-cells = <2>;

Expand Down Expand Up @@ -342,7 +342,7 @@
};

&pinctrl_hsi {
gpf2: gpf2 {
gpf2: gpf2-gpio-bank {
gpio-controller;
#gpio-cells = <2>;

Expand Down Expand Up @@ -387,15 +387,15 @@
};

&pinctrl_core {
gpf0: gpf0 {
gpf0: gpf0-gpio-bank {
gpio-controller;
#gpio-cells = <2>;

interrupt-controller;
#interrupt-cells = <2>;
};

gpf1: gpf1 {
gpf1: gpf1-gpio-bank {
gpio-controller;
#gpio-cells = <2>;

Expand Down Expand Up @@ -454,70 +454,70 @@
};

&pinctrl_peri {
gpc0: gpc0 {
gpc0: gpc0-gpio-bank {
gpio-controller;
#gpio-cells = <2>;

interrupt-controller;
#interrupt-cells = <2>;
};

gpc1: gpc1 {
gpc1: gpc1-gpio-bank {
gpio-controller;
#gpio-cells = <2>;

interrupt-controller;
#interrupt-cells = <2>;
};

gpg0: gpg0 {
gpg0: gpg0-gpio-bank {
gpio-controller;
#gpio-cells = <2>;

interrupt-controller;
#interrupt-cells = <2>;
};

gpg1: gpg1 {
gpg1: gpg1-gpio-bank {
gpio-controller;
#gpio-cells = <2>;

interrupt-controller;
#interrupt-cells = <2>;
};

gpg2: gpg2 {
gpg2: gpg2-gpio-bank {
gpio-controller;
#gpio-cells = <2>;

interrupt-controller;
#interrupt-cells = <2>;
};

gpg3: gpg3 {
gpg3: gpg3-gpio-bank {
gpio-controller;
#gpio-cells = <2>;

interrupt-controller;
#interrupt-cells = <2>;
};

gpp0: gpp0 {
gpp0: gpp0-gpio-bank {
gpio-controller;
#gpio-cells = <2>;

interrupt-controller;
#interrupt-cells = <2>;
};
gpp1: gpp1 {
gpp1: gpp1-gpio-bank {
gpio-controller;
#gpio-cells = <2>;

interrupt-controller;
#interrupt-cells = <2>;
};

gpp2: gpp2 {
gpp2: gpp2-gpio-bank {
gpio-controller;
#gpio-cells = <2>;

Expand Down

0 comments on commit 75a0c6a

Please sign in to comment.