summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/nvidia/tegra210-p2894.dtsi
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2020-06-12 09:13:52 +0200
committerThierry Reding <treding@nvidia.com>2020-07-15 11:05:45 +0200
commit644c569d7e540a7e447108b7e9087dbff8e06a93 (patch)
treeef7988e4158267e3801c174c01fb1bdb6a5b6be9 /arch/arm64/boot/dts/nvidia/tegra210-p2894.dtsi
parent7eb0454440e1522d347b2bc0db8eab742115098a (diff)
downloadlinux-644c569d7e540a7e447108b7e9087dbff8e06a93.tar.bz2
arm64: tegra: Use proper tuple notation
Tuple boundaries should be marked by < and > to make it clear which cells are part of the same tuple. This also helps the json-schema based validation tooling to properly parse this data. While at it, also remove the "immovable" bit from PCI addresses. All of these addresses are in fact "movable". Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'arch/arm64/boot/dts/nvidia/tegra210-p2894.dtsi')
-rw-r--r--arch/arm64/boot/dts/nvidia/tegra210-p2894.dtsi3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/nvidia/tegra210-p2894.dtsi b/arch/arm64/boot/dts/nvidia/tegra210-p2894.dtsi
index 16a5960e7f63..0f4857c07059 100644
--- a/arch/arm64/boot/dts/nvidia/tegra210-p2894.dtsi
+++ b/arch/arm64/boot/dts/nvidia/tegra210-p2894.dtsi
@@ -1387,7 +1387,8 @@
spmic-default-output-high {
gpio-hog;
output-high;
- gpios = <2 GPIO_ACTIVE_HIGH 7 GPIO_ACTIVE_HIGH>;
+ gpios = <2 GPIO_ACTIVE_HIGH>,
+ <7 GPIO_ACTIVE_HIGH>;
};
fps {