mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 10:00:17 +00:00
ARM: dts: silk: Drop superfluous status update for frequency override
The scif_clk device node is already enabled in r8a7794.dtsi, so there is no need to update its status again. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
committed by
Simon Horman
parent
e5fada0cf2
commit
d01ff18992
@@ -248,7 +248,6 @@
|
|||||||
|
|
||||||
&scif_clk {
|
&scif_clk {
|
||||||
clock-frequency = <14745600>;
|
clock-frequency = <14745600>;
|
||||||
status = "okay";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
ðer {
|
ðer {
|
||||||
|
|||||||
Reference in New Issue
Block a user