Commit 7961b77c authored by Michal Simek's avatar Michal Simek Committed by Greg Kroah-Hartman
Browse files
parent 7a35a5ca
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ Example device node:
			#address-cells = <0x2>;
			#size-cells = <0x1>;
			compatible = "xlnx,zynqmp-dwc3";
			clock-names = "bus_clk" "ref_clk";
			clock-names = "bus_clk", "ref_clk";
			clocks = <&clk125>, <&clk125>;
			ranges;