lkml.org 
[lkml]   [2023]   [Feb]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Date
    Subject[PATCH 3/8] 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'

    Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
    ---
    arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j1xx.dtsi | 1 -
    1 file changed, 1 deletion(-)

    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 @@ map1 {
    onewire {
    compatible = "w1-gpio";
    gpios = <&gpio GPIOA_14 GPIO_ACTIVE_HIGH>;
    - #gpio-cells = <1>;
    };
    };

    --
    2.34.1

    \
     
     \ /
      Last update: 2023-03-27 00:12    [W:4.206 / U:0.632 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site