bcm53xx: use new USB 2.0 PHY binding
authorRafał Miłecki <rafal@milecki.pl>
Tue, 23 Nov 2021 09:14:22 +0000 (10:14 +0100)
committerRafał Miłecki <rafal@milecki.pl>
Tue, 23 Nov 2021 12:49:10 +0000 (13:49 +0100)
commit1d7c1a41987ae463700224c08a3629e4086a8f39
tree7f2d7ae573234e085222310f323cc0fce3cffbca
parentcee0a95005a1a3ef48f5c2750605140dae6b7e66
bcm53xx: use new USB 2.0 PHY binding

This fixes:
[   10.440495] bcm_ns_usb2 1800c000.usb2-phy: can't request region for resource [mem 0x1800c000-0x1800cfff]
[   10.450039] bcm_ns_usb2 1800c000.usb2-phy: Failed to map DMU regs
[   10.456183] bcm_ns_usb2: probe of 1800c000.usb2-phy failed with error -16
caused by conflict in allocating resources.

Fixes: f55f1dbaad33 ("bcm53xx: switch to the kernel 5.10")
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
target/linux/bcm53xx/patches-5.10/070-v5.17-phy-bcm-ns-usb2-support-updated-DT-binding-with-PHY-.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-5.10/130-ARM-dts-BCM5301X-use-non-deprecated-USB-2.0-PHY-bind.patch [new file with mode: 0644]