Re: [PATCH] ARM: dts: omap4-droid4: Fix typo in cpcap IRQ flags

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon 2019-01-07 09:59:07, Tony Lindgren wrote:
> 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
> 
> This is because of a typo in the irq flags. Really these interrupts
> are LEVEL, but before we change them we need to test them. So let's
> do a minimal fix first.
> 
> Reported-by: Pavel Machek <pavel@xxxxxx>

Thanks for doing this.
									Pavel
Tested-by: Pavel Machek <pavel@xxxxxx>

> --- 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",

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

Attachment: signature.asc
Description: Digital signature


[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux