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

Commit 5002ef5e authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add PCIe reset support for QCS405"

parents c26ff4cb 8c48f981
Loading
Loading
Loading
Loading
+9 −3
Original line number Diff line number Diff line
/*
 * Copyright (c) 2019, The Linux Foundation. All rights reserved.
 * Copyright (c) 2019-2020, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -116,8 +116,14 @@
						<0>, <0>, <0>, <0>;

		clock-output-names = "pcie_0_pipe_clk";
		resets = <&clock_gcc GCC_PCIEPHY_0_PHY_BCR>;
		reset-names = "pcie_0_phy_reset";

		resets = <&clock_gcc GCC_PCIEPHY_0_PHY_BCR>,
			<&clock_gcc GCC_PCIE_0_BCR>,
			<&clock_gcc GCC_PCIE_0_PHY_BCR>;

		reset-names = "pcie_0_phy_reset",
				"pcie_0_core_reset",
				"pcie_phy_reset";

		pcie_rc0: pcie_rc0 {
			#address-cells = <5>;