lkml.org 
[lkml]   [2019]   [Mar]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4.19 063/149] ARM: dts: omap4-droid4: Fix typo in cpcap IRQ flags
    Date
    4.19-stable review patch.  If anyone has any objections, please let me know.

    ------------------

    [ Upstream commit ef4a55b9197a8f844ea0663138e902dcce3e2f36 ]

    We're now getting the following error:

    genirq: Setting trigger mode 1 for irq 230 failed
    (regmap_irq_set_type+0x0/0x15c)
    cpcap-usb-phy cpcap-usb-phy.0: could not get irq dp: -524

    Cc: Sebastian Reichel <sre@kernel.org>
    Reported-by: Pavel Machek <pavel@ucw.cz>
    Tested-by: Pavel Machek <pavel@ucw.cz>
    Signed-off-by: Tony Lindgren <tony@atomide.com>
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    arch/arm/boot/dts/motorola-cpcap-mapphone.dtsi | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/arch/arm/boot/dts/motorola-cpcap-mapphone.dtsi b/arch/arm/boot/dts/motorola-cpcap-mapphone.dtsi
    index ddc7a7bb33c0..f57acf8f66b9 100644
    --- a/arch/arm/boot/dts/motorola-cpcap-mapphone.dtsi
    +++ b/arch/arm/boot/dts/motorola-cpcap-mapphone.dtsi
    @@ -105,7 +105,7 @@
    interrupts-extended = <
    &cpcap 15 0 &cpcap 14 0 &cpcap 28 0 &cpcap 19 0
    &cpcap 18 0 &cpcap 17 0 &cpcap 16 0 &cpcap 49 0
    - &cpcap 48 1
    + &cpcap 48 0
    >;
    interrupt-names =
    "id_ground", "id_float", "se0conn", "vbusvld",
    --
    2.19.1


    \
     
     \ /
      Last update: 2019-03-12 18:46    [W:3.412 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site