Commit Graph

1 Commits

Author SHA1 Message Date
Daniel Golle
60824ec6a6 mediatek: mt7622: fix SATA on BPi-R64
Some checks failed
OpenWrt-CI / Build OpenWrt Firmware (push) Failing after 4s
Two commits which made their way into Linux stable broke the SATA
support on the BPi-R64.

Fix this by reverting a node rename which broke DT-overlay application
and import a (still pending) patch re-adding the 'syscon' compatible
to the pciesys clock-controller which also contains phy-mode bits
referenced by the ahci_mtk driver expecting to access them using
syscon_regmap_lookup_by_phandle().

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2025-04-01 22:00:19 +08:00