mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 10:00:17 +00:00
ARM: dts: porter: Drop superfluous status update for frequency override
The pcie_bus_clk device node is already enabled in r8a7791.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
b20b1de4b5
commit
b546d090c8
@@ -401,7 +401,6 @@
|
|||||||
|
|
||||||
&pcie_bus_clk {
|
&pcie_bus_clk {
|
||||||
clock-frequency = <100000000>;
|
clock-frequency = <100000000>;
|
||||||
status = "okay";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&pciec {
|
&pciec {
|
||||||
|
|||||||
Reference in New Issue
Block a user