OSDN Git Service

ARM: tegra: Remove stray #reset-cells property
authorThierry Reding <treding@nvidia.com>
Tue, 7 Dec 2021 13:06:16 +0000 (14:06 +0100)
committerThierry Reding <treding@nvidia.com>
Wed, 15 Dec 2021 16:29:54 +0000 (17:29 +0100)
The Ouya board specifies the #reset-cells property for the GPIO
controller. Since the GPIO controller doesn't provide reset controls
this is not needed, so they can be dropped.

Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/boot/dts/tegra30-ouya.dts

index 9e59d9b..9a77450 100644 (file)
@@ -70,7 +70,6 @@
 
        gpio: gpio@6000d000 {
                gpio-ranges = <&pinmux 0 0 248>;
-               #reset-cells = <1>;
        };
 
        pinmux@70000868 {