[PATCH v2 6/7] staging: mt7621-dts: remove clocks for pcie bindings

Sergio Paracuellos sergio.paracuellos at gmail.com
Sat Nov 24 17:54:56 UTC 2018


There are no real need to use clocks for pcie ports for
this driver. There is no clock driver for ralink and driver
can work without them.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos at gmail.com>
---
 drivers/staging/mt7621-dts/mt7621.dtsi | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/staging/mt7621-dts/mt7621.dtsi b/drivers/staging/mt7621-dts/mt7621.dtsi
index ebf6667bbc54..e30e3c837d3b 100644
--- a/drivers/staging/mt7621-dts/mt7621.dtsi
+++ b/drivers/staging/mt7621-dts/mt7621.dtsi
@@ -422,8 +422,6 @@
 
 		resets = <&rstctrl 24 &rstctrl 25 &rstctrl 26>;
 		reset-names = "pcie0", "pcie1", "pcie2";
-		clocks = <&clkctrl 24 &clkctrl 25 &clkctrl 26>;
-		clock-names = "pcie0", "pcie1", "pcie2";
 
 		pcie at 0,0 {
 			reg = <0x0000 0 0 0 0>;
-- 
2.19.1



More information about the devel mailing list