diff options
author | Vignesh Raghavendra <[email protected]> | 2023-03-22 18:09:20 +0530 |
---|---|---|
committer | Nishanth Menon <[email protected]> | 2023-03-30 12:08:19 -0500 |
commit | 3bc4f501be71766e5988d8233fc29196f552b9b0 (patch) | |
tree | e491207ecd04285dc854cd3389cd70ca18cce6ca | |
parent | 4b71618cb772f20dfeeba826e9d1713a04f9687f (diff) |
dt-bindings: arm: ti: k3: Add compatible for AM62x LP SK
Add compatible for AM62x SoC based Low Power Starter Kit board[1]
[1] https://www.ti.com/tool/SK-AM62-LP
Signed-off-by: Vignesh Raghavendra <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Nishanth Menon <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/arm/ti/k3.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/ti/k3.yaml b/Documentation/devicetree/bindings/arm/ti/k3.yaml index b4703ac88f04..e1183f90bb06 100644 --- a/Documentation/devicetree/bindings/arm/ti/k3.yaml +++ b/Documentation/devicetree/bindings/arm/ti/k3.yaml @@ -30,6 +30,7 @@ properties: - enum: - beagle,am625-beagleplay - ti,am625-sk + - ti,am62-lp-sk - const: ti,am625 - description: K3 AM642 SoC |