mediatek: mt7622: fix SATA on BPi-R64
authorDaniel Golle <daniel@makrotopia.org>
Sat, 1 Feb 2025 05:03:50 +0000 (05:03 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Sat, 1 Feb 2025 05:10:37 +0000 (05:10 +0000)
commitc1d5de0c59efd25ecb5922cb11e5d38b072cf993
treefe04099d3cb5364c5221bbb63150ad4f32a198eb
parent81db3077483388ec8fa7be441e34756438678f78
mediatek: mt7622: fix SATA on BPi-R64

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>
(cherry picked from commit 69890e16b37d59b55ba64633522c727f957cb2fd)
target/linux/mediatek/patches-6.6/115-Revert-arm64-dts-mediatek-fix-t-phy-unit-name.patch [new file with mode: 0644]
target/linux/mediatek/patches-6.6/116-arm64-dts-mediatek-mt7622-readd-syscon-to-pciesys-no.patch [new file with mode: 0644]