]> git.baikalelectronics.ru Git - kernel.git/commit
arm: dts: mt7623: fix USB initialization fails on bananapi-r2
authorSean Wang <sean.wang@mediatek.com>
Fri, 23 Feb 2018 10:16:26 +0000 (18:16 +0800)
committerMatthias Brugger <matthias.bgg@gmail.com>
Mon, 12 Mar 2018 10:52:26 +0000 (11:52 +0100)
commit64623a7f0ba1b7961bd06d96d6c2fff3ef9f04e9
tree4278b7a47c5872cdfe9fc506ba05afda600540ac
parent15e6d7c10538de346302a3428428346cbf34a211
arm: dts: mt7623: fix USB initialization fails on bananapi-r2

Fix that USB initialization fails as below runtime log is present during
booting on bananapi-r2 board by adding missing regulators the USB device
requires. Current regulators USB device uses are being updated with the
correct ones to reflect real configurations which are all from fixed
regulators rather than MT6323 one's output.

xhci-mtk 1a1c0000.usb: 1a1c0000.usb supply vbus not found, using dummy regulator
xhci-mtk 1a240000.usb: 1a240000.usb supply vbus not found, using dummy regulator

Cc: stable@vger.kernel.org
Fixes: ca66bc3bf5f6 ("arm: dts: mt7623: add support for Bananapi R2 (BPI-R2) board")
Signed-off-by: Sean Wang <sean.wang@mediatek.com>
[mb: update kernel log in commit message]
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts