• S
    ARM: dts: qcom-apq8064: Collapse usb support into one node · b993292f
    Stephen Boyd 提交于
    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: NStephen Boyd <stephen.boyd@linaro.org>
    Signed-off-by: NAndy Gross <andy.gross@linaro.org>
    b993292f
qcom-apq8064-ifc6410.dts 6.8 KB