summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j1xx.dtsi
diff options
context:
space:
mode:
authorNeil Armstrong <neil.armstrong@linaro.org>2023-02-07 16:07:56 +0100
committerNeil Armstrong <neil.armstrong@linaro.org>2023-03-06 09:36:01 +0100
commitbd47319f999e6055124a2b4d2a0da495d52759c3 (patch)
tree686852396b95bc92948c29c22b3789403ee22b44 /arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j1xx.dtsi
parentd7ff22a6ec9dd154d027d6bc6b4f172c22f8c00d (diff)
arm64: dts: amlogic: meson-axg-jethome-jethub-j1xx: remove invalid #gpio-cells in onewire node
Fixes the following bindings check errors: - #gpio-cells: [[1]] is not of type 'object' - 'gpio-controller' is a dependency of '#gpio-cells' Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Acked-by: Vyacheslav Bocharov <adeep@lexina.in> Link: https://lore.kernel.org/r/20230207-b4-amlogic-bindings-fixups-v2-v1-3-93b7e50286e7@linaro.org Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Diffstat (limited to 'arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j1xx.dtsi')
-rw-r--r--arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j1xx.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j1xx.dtsi b/arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j1xx.dtsi
index e1605a9b0a13..db605f3a22b4 100644
--- a/arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j1xx.dtsi
+++ b/arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j1xx.dtsi
@@ -159,7 +159,6 @@
onewire {
compatible = "w1-gpio";
gpios = <&gpio GPIOA_14 GPIO_ACTIVE_HIGH>;
- #gpio-cells = <1>;
};
};