ARM: tegra: Remove stray #reset-cells property

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>
This commit is contained in:
Thierry Reding 2021-12-07 14:06:16 +01:00
parent e6cc646554
commit e3cc9c1c51

View File

@ -70,7 +70,6 @@
gpio: gpio@6000d000 {
gpio-ranges = <&pinmux 0 0 248>;
#reset-cells = <1>;
};
pinmux@70000868 {