[PATCH v2 0/2] arm64: dts: mediatek: mt8186: Fixes for ssusb hang using defconfig

From: Nícolas F. R. A. Prado
Date: Tue Feb 13 2024 - 10:05:17 EST


Two fixes in ssusb components (the power domain and usb controller) to
allow them to successfully probe and the mt8186 to boot using the
upstream defconfig.

Signed-off-by: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx>
---
Changes in v2:
- Moved the XHCI clock from the power domain to the mtu3 node and to a
separate commit
- Link to v1: https://lore.kernel.org/r/20240212-mt8186-ssusb-domain-clk-fix-v1-1-26cb98746aa3@xxxxxxxxxxxxx

---
Nícolas F. R. A. Prado (2):
arm64: dts: mediatek: mt8186: Add missing clocks to ssusb power domains
arm64: dts: mediatek: mt8186: Add missing xhci clock to usb controllers

arch/arm64/boot/dts/mediatek/mt8186.dtsi | 16 ++++++++++++----
1 file changed, 12 insertions(+), 4 deletions(-)
---
base-commit: 2ae0a045e6814c8c1d676d6153c605a65746aa29
change-id: 20240212-mt8186-ssusb-domain-clk-fix-a691eec834fd

Best regards,
--
Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx>