summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/renesas/r8a77951-salvator-xs.dts
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzk@kernel.org>2020-10-02 18:39:45 +0200
committerGeert Uytterhoeven <geert+renesas@glider.be>2020-10-26 09:56:32 +0100
commite8c471588890f9939b23d628e65b7dcb3a856f7a (patch)
tree61dbb925b5e3203367dab3d82b658ad4eaaf2957 /arch/arm64/boot/dts/renesas/r8a77951-salvator-xs.dts
parent9b533dc8f340f5e9e7f2ed610510b2191d5e447c (diff)
arm64: dts: renesas: Align GPIO hog names with dtschema
The convention for node names is to use hyphens, not underscores. dtschema for pca95xx expects GPIO hogs to end with 'hog' suffix. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Link: https://lore.kernel.org/r/20201002163945.7885-1-krzk@kernel.org Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'arch/arm64/boot/dts/renesas/r8a77951-salvator-xs.dts')
-rw-r--r--arch/arm64/boot/dts/renesas/r8a77951-salvator-xs.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/renesas/r8a77951-salvator-xs.dts b/arch/arm64/boot/dts/renesas/r8a77951-salvator-xs.dts
index cef9da4376a3..e5922329a4b8 100644
--- a/arch/arm64/boot/dts/renesas/r8a77951-salvator-xs.dts
+++ b/arch/arm64/boot/dts/renesas/r8a77951-salvator-xs.dts
@@ -118,7 +118,7 @@
};
&pca9654 {
- pcie_sata_switch {
+ pcie-sata-switch-hog {
gpio-hog;
gpios = <7 GPIO_ACTIVE_HIGH>;
output-low; /* enable SATA by default */