mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-08 04:32:20 -04:00
arm64: dts: qcom: sc8280xp: add TCSR node
Add the TCSR node which is needed for PCIe configuration. Signed-off-by: Johan Hovold <johan+linaro@kernel.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20221024125843.25261-1-johan+linaro@kernel.org
This commit is contained in:
committed by
Bjorn Andersson
parent
5ffe618764
commit
c4cd760d36
@@ -983,6 +983,11 @@ tcsr_mutex: hwlock@1f40000 {
|
||||
#hwlock-cells = <1>;
|
||||
};
|
||||
|
||||
tcsr: syscon@1fc0000 {
|
||||
compatible = "qcom,sc8280xp-tcsr", "syscon";
|
||||
reg = <0x0 0x01fc0000 0x0 0x30000>;
|
||||
};
|
||||
|
||||
usb_0_hsphy: phy@88e5000 {
|
||||
compatible = "qcom,sc8280xp-usb-hs-phy",
|
||||
"qcom,usb-snps-hs-5nm-phy";
|
||||
|
||||
Reference in New Issue
Block a user