From: Thierry Reding Date: Tue, 7 Dec 2021 13:06:16 +0000 (+0100) Subject: ARM: tegra: Remove stray #reset-cells property X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e3cc9c1c51f872629e860ef3b780ddf07f515123;p=linux.git 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 --- diff --git a/arch/arm/boot/dts/tegra30-ouya.dts b/arch/arm/boot/dts/tegra30-ouya.dts index 9e59d9bd6b35a..9a774500cb88e 100644 --- a/arch/arm/boot/dts/tegra30-ouya.dts +++ b/arch/arm/boot/dts/tegra30-ouya.dts @@ -70,7 +70,6 @@ gpio: gpio@6000d000 { gpio-ranges = <&pinmux 0 0 248>; - #reset-cells = <1>; }; pinmux@70000868 {