]> git.ipfire.org Git - thirdparty/openwrt.git/commit
arm64: dts: qcom: ipq5018: add #clock-cells to GE Phy 18548/head
authorGeorge Moussalem <george.moussalem@outlook.com>
Sun, 20 Apr 2025 11:22:09 +0000 (15:22 +0400)
committerRobert Marko <robimarko@gmail.com>
Mon, 21 Apr 2025 11:04:09 +0000 (13:04 +0200)
commit6782d0e66fd607a3536d5fd94e998d2d700ffeaf
treec40bf14be23b6e8f18fc98a42a6c33e006c5d401
parent97f09fa25e2a463fcff0241faa3f5e1dadf51a10
arm64: dts: qcom: ipq5018: add #clock-cells to GE Phy

The IPQ5018 GE Phy driver registers two fixed rate clocks which are
passed on to the GCC which gatekeeps and passes them back to the phy.
Fix 'bad phandle' warning and tell consumer (GCC) how many cells to
expect when compiling.

Warning (clocks_property): /soc@0/clock-controller@1800000: Missing property '#clock-cells' in node /soc@0/mdio@88000/ethernet-phy@7 or bad phandle (referred from clocks[5])

Signed-off-by: George Moussalem <george.moussalem@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/18548
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/qualcommax/patches-6.6/0713-arm64-dts-qcom-ipq5018-add-ge_phy-node.patch
target/linux/qualcommax/patches-6.6/0816-arm64-dts-qcom-ipq5018-add-wifi-support.patch