mirror of https://gitee.com/openkylin/linux.git
ARM: dts: alt: 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:
parent
e68f8b428d
commit
e5fada0cf2
|
@ -375,7 +375,6 @@ &scif2 {
|
|||
|
||||
&scif_clk {
|
||||
clock-frequency = <14745600>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&qspi {
|
||||
|
|
Loading…
Reference in New Issue