Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ad5fcb9f authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Model usb3 pipe clk as gate clock"

parents e0e38ce9 e9a118fe
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -1162,10 +1162,11 @@
	};

	gcc_usb3_pipe_clk: gcc_usb3_pipe_clk {
		compatible = "qcom,cbc";
		qcom,base-offset = <GCC_USB3_PIPE_CBCR>;
		compatible = "qcom,gate-clk";
		qcom,en-offset = <GCC_USB3_PIPE_CBCR>;
		qcom,en-bit = <0>;
		qcom,parent = <&usb3_pipe_clk_src>;
		qcom,bcr-offset = <GCC_USB3PHY_PHY_BCR>;
		qcom,delay = <50>;
	};

	gcc_usb_phy_cfg_ahb_clk: gcc_usb_phy_cfg_ahb_clk {