Commit dcfc827d authored by Alexandre Belloni's avatar Alexandre Belloni

ARM: dts: at91: sama5d4: switch to new clock bindings

Switch sama5d4 boards to the new PMC clock bindings.
Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
parent 4ab7ca09
......@@ -115,7 +115,7 @@ i2c0: i2c@f8014000 {
wm8904: codec@1a {
compatible = "wlf,wm8904";
reg = <0x1a>;
clocks = <&pck2>;
clocks = <&pmc PMC_TYPE_SYSTEM 10>;
clock-names = "mclk";
};
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment