]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: dts: qcom-apq8064: Collapse usb support into one node
authorStephen Boyd <stephen.boyd@linaro.org>
Fri, 27 Jan 2017 00:47:27 +0000 (16:47 -0800)
committerAndy Gross <andy.gross@linaro.org>
Fri, 26 May 2017 05:52:23 +0000 (00:52 -0500)
commitb993292f73dcffd113bd5196bd5898432ddd463d
treeb228037d879a432a3c93fd511619407497257364
parent4ac5a200b06f1522f8bcc7df1e45ee17221d166a
ARM: dts: qcom-apq8064: Collapse usb support into one node

We currently have three device nodes for the same USB hardware
block, as evident by the reuse of the same reg address multiple
times. Now that the chipidea driver fully supports OTG with the
MSM wrapper we can collapse the three nodes into one USB device
node, reflecting the true nature of the hardware.

Since we're here, we also mark the irq trigger flags correctly,
as IRQ_TYPE_LEVEL_HIGH instead of IRQ_TYPE_NONE.

Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
Cc: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Cc: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Cc: John Stultz <john.stultz@linaro.org>
Signed-off-by: Stephen Boyd <stephen.boyd@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm/boot/dts/qcom-apq8064-arrow-sd-600eval.dts
arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts
arch/arm/boot/dts/qcom-apq8064-cm-qs600.dts
arch/arm/boot/dts/qcom-apq8064-ifc6410.dts
arch/arm/boot/dts/qcom-apq8064-sony-xperia-yuga.dts
arch/arm/boot/dts/qcom-apq8064.dtsi