lkml.org 
[lkml]   [2019]   [Dec]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4.14 090/267] ARM: dts: mmp2: fix the gpio interrupt cell number
    Date
    From: Lubomir Rintel <lkundrak@v3.sk>

    [ Upstream commit 400583983f8a8e95ec02c9c9e2b50188753a87fb ]

    gpio-pxa uses two cell to encode the interrupt source: the pin number
    and the trigger type. Adjust the device node accordingly.

    Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
    Acked-by: Pavel Machek <pavel@ucw.cz>
    Signed-off-by: Olof Johansson <olof@lixom.net>
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    arch/arm/boot/dts/mmp2.dtsi | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/arch/arm/boot/dts/mmp2.dtsi b/arch/arm/boot/dts/mmp2.dtsi
    index 47e5b63339d18..e95deed6a7973 100644
    --- a/arch/arm/boot/dts/mmp2.dtsi
    +++ b/arch/arm/boot/dts/mmp2.dtsi
    @@ -180,7 +180,7 @@
    clocks = <&soc_clocks MMP2_CLK_GPIO>;
    resets = <&soc_clocks MMP2_CLK_GPIO>;
    interrupt-controller;
    - #interrupt-cells = <1>;
    + #interrupt-cells = <2>;
    ranges;

    gcb0: gpio@d4019000 {
    --
    2.20.1


    \
     
     \ /
      Last update: 2019-12-16 19:52    [W:3.995 / U:0.056 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site