projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6cc646
)
ARM: tegra: Remove stray #reset-cells property
author
Thierry Reding
<treding@nvidia.com>
Tue, 7 Dec 2021 13:06:16 +0000
(14:06 +0100)
committer
Thierry 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
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/tegra30-ouya.dts
b/arch/arm/boot/dts/tegra30-ouya.dts
index 9e59d9bd6b35a833456fbba569b22dfe88e36a19..9a774500cb88e03abe3021df6eb865df6fcba6f6 100644
(file)
--- 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 {