Commit 971939d1 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Simon Horman

arm64: dts: r8a7795: salvator-x: Drop superfluous status updates for frequency overrides

The scif_clk and pcie_bus_clk device nodes are already enabled in
r8a7795.dtsi, so there is no need to update their statuses again.
Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent c9060f50
......@@ -362,7 +362,6 @@ &scif2 {
&scif_clk {
clock-frequency = <14745600>;
status = "okay";
};
&i2c2 {
......@@ -574,7 +573,6 @@ &hsusb {
&pcie_bus_clk {
clock-frequency = <100000000>;
status = "okay";
};
&pciec0 {
......
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