commit | 24cf6eef79a7e85cfd2ef9dea52f769c9192fc6e | [log] [tgz] |
---|---|---|
author | Lubomir Rintel <lkundrak@v3.sk> | Sun Apr 19 19:11:55 2020 +0200 |
committer | Arnd Bergmann <arnd@arndb.de> | Thu May 21 23:34:23 2020 +0200 |
tree | bc216c3b6e8a2bea30d7780c2b2bfeaa371ca4db | |
parent | 233cbffaa0b9ca874731efee67a11f005da1f87c [diff] |
ARM: dts: mmp3: Drop usb-nop-xceiv from HSIC phy "usb-nop-xceiv" is good enough if we don't lose the configuration done by the firmware, but we'd really prefer a real driver. Unfortunately, the PHY core is odd in that when the node is compatible with "usb-nop-xceiv", it ignores the other compatible strings. Let's just remove it. Signed-off-by: Lubomir Rintel <lkundrak@v3.sk> Cc: <stable@vger.kernel.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>