Re: [PATCH v2] arm64: dts: mediatek: mt7988a: Fix PCI-Express T-PHY node address
From: Frank Wunderlich <hidden>
Date: 2026-01-18 21:19:14
Also in:
linux-devicetree, linux-mediatek, lkml
From: Frank Wunderlich <hidden>
Date: 2026-01-18 21:19:14
Also in:
linux-devicetree, linux-mediatek, lkml
Hi, Thanks for fixing this. Am 15. Januar 2026 14:10:35 MEZ schrieb AngeloGioacchino Del Regno [off-list ref]:
The PCIe and USB TPHYs are under the soc bus, which provides MMIO,
and all nodes under that must use the bus, otherwise those would
clearly be out of place.
Add ranges to both the tphy(s) and assign the address to the main
node to silence a dtbs_check warning, and fix the children to
use the MMIO range of t-phy.
Fixes: ("f693e6ba55ae arm64: dts: mediatek: mt7988: Add t-phy for ssusb1")
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>Tested-by: Frank Wunderlich <redacted> regards Frank