diff options
| author | Artem Lapkin <[email protected]> | 2021-07-13 14:48:47 +0800 |
|---|---|---|
| committer | Neil Armstrong <[email protected]> | 2021-07-27 10:29:31 +0200 |
| commit | 4f038ee6dca74254424c5e54ec4440450c1286ba (patch) | |
| tree | 534c0228f0aabe6fd6f1a890f71c04c1ab4c21be /include/linux/string.h | |
| parent | 786c514946d485b009f49f8cb2231b83dfb22718 (diff) | |
board: amlogic: vim3: fix phy-names property setup
phy-names was improperly implemented resulting in an inoperable USB-OTG
port.
- phy-names = "usb2-phy0\0\0usb2-phy1\0";
+ phy-names = "usb2-phy0\0usb2-phy1";
Signed-off-by: Artem Lapkin <[email protected]>
Acked-by: Neil Armstrong <[email protected]>
Signed-off-by: Neil Armstrong <[email protected]>
Diffstat (limited to 'include/linux/string.h')
0 files changed, 0 insertions, 0 deletions
