mirror of
git://nv-tegra.nvidia.com/device/hardware/nvidia/t23x-public-dts.git
synced 2025-12-22 09:12:02 +03:00
arm64: tegra: Add p3767 PCIe C4 EP details
Add implementation details for Orin NX/Nano PCIe EP on C4. Signed-off-by: Vedant Deshpande <vedantd@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com> Bug 4707773 Change-Id: Ie64897c6772ab00efc5099fa69e4a75eb78463df Signed-off-by: Brad Griffis <bgriffis@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3207080 Reviewed-by: Jon Hunter <jonathanh@nvidia.com> GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
9e50a2a3fd
commit
fae586695f
@@ -186,6 +186,18 @@
|
|||||||
phy-names = "p2u-0", "p2u-1", "p2u-2", "p2u-3";
|
phy-names = "p2u-0", "p2u-1", "p2u-2", "p2u-3";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
pcie-ep@14160000 {/* C4 - End Point */
|
||||||
|
phys = <&p2u_hsio_4>, <&p2u_hsio_5>, <&p2u_hsio_6>,
|
||||||
|
<&p2u_hsio_7>;
|
||||||
|
phy-names = "p2u-0", "p2u-1", "p2u-2", "p2u-3";
|
||||||
|
reset-gpios = <&gpio
|
||||||
|
TEGRA234_MAIN_GPIO(L, 1)
|
||||||
|
GPIO_ACTIVE_LOW>;
|
||||||
|
nvidia,refclk-select-gpios = <&gpio_aon
|
||||||
|
TEGRA234_AON_GPIO(AA, 4)
|
||||||
|
GPIO_ACTIVE_HIGH>;
|
||||||
|
};
|
||||||
|
|
||||||
/* C7 - M.2 Key-M */
|
/* C7 - M.2 Key-M */
|
||||||
pcie@141e0000 {
|
pcie@141e0000 {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
|
|||||||
Reference in New Issue
Block a user