[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250518193152.63476-8-shradha.t@samsung.com>
Date: Mon, 19 May 2025 01:01:49 +0530
From: Shradha Todi <shradha.t@...sung.com>
To: linux-pci@...r.kernel.org, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-samsung-soc@...r.kernel.or,
linux-kernel@...r.kernel.org, linux-phy@...ts.infradead.org
Cc: manivannan.sadhasivam@...aro.org, lpieralisi@...nel.org, kw@...ux.com,
robh@...nel.org, bhelgaas@...gle.com, jingoohan1@...il.com,
krzk+dt@...nel.org, conor+dt@...nel.org, alim.akhtar@...sung.com,
vkoul@...nel.org, kishon@...nel.org, arnd@...db.de,
m.szyprowski@...sung.com, jh80.chung@...sung.com, Shradha Todi
<shradha.t@...sung.com>
Subject: [PATCH 07/10] dt-bindings: phy: Add PHY bindings support for FSD
SoC
Document PHY device tree bindings for Tesla FSD SoCs.
Signed-off-by: Shradha Todi <shradha.t@...sung.com>
---
.../devicetree/bindings/phy/samsung,exynos-pcie-phy.yaml | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/phy/samsung,exynos-pcie-phy.yaml b/Documentation/devicetree/bindings/phy/samsung,exynos-pcie-phy.yaml
index 41df8bb08ff7..3a5bff0fb82d 100644
--- a/Documentation/devicetree/bindings/phy/samsung,exynos-pcie-phy.yaml
+++ b/Documentation/devicetree/bindings/phy/samsung,exynos-pcie-phy.yaml
@@ -15,10 +15,14 @@ properties:
const: 0
compatible:
- const: samsung,exynos5433-pcie-phy
+ oneOf:
+ - enum:
+ - samsung,exynos5433-pcie-phy
+ - tesla,fsd-pcie-phy
reg:
- maxItems: 1
+ minItems: 1
+ maxItems: 2
samsung,pmu-syscon:
$ref: /schemas/types.yaml#/definitions/phandle
--
2.49.0
Powered by blists - more mailing lists