]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: dts: k3-j721e: Add support for PLL_CMNLC clocks in SerDes0
authorAswath Govindraju <a-govindraju@ti.com>
Fri, 28 Jan 2022 08:11:39 +0000 (13:41 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 8 Feb 2022 16:00:03 +0000 (11:00 -0500)
commit3c1d89ff76e26765691eb17f5d2fd9f384890010
tree3f09c5cb1dc2458fc82d47f4c201bb0cb213b570
parentb361443154fe13ebc2cf1586a26bdef04ac30ad0
arm: dts: k3-j721e: Add support for PLL_CMNLC clocks in SerDes0

The PLL_CMNLC clocks are modelled as a child clock device of seirra. In the
function device_probe, the corresponding clocks are probed before calling
the device's probe. The PLL_CMNLC mux clock can only be created after the
device's probe. Therefore, move assigned-clocks and assigned-clock-parents
to the link nodes in U-Boot device tree file.

Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
arch/arm/dts/k3-j721e-common-proc-board-u-boot.dtsi
arch/arm/dts/k3-j721e-r5-common-proc-board.dts