diff options
author | Sinthu Raja <[email protected]> | 2023-01-16 12:44:44 +0530 |
---|---|---|
committer | Vignesh Raghavendra <[email protected]> | 2023-01-22 14:19:57 +0530 |
commit | 73b1c4f5f53e531f75d4b65dec4784cf67e685f2 (patch) | |
tree | 0f2f71f51161712f3f698aff6ecc1754541f934a | |
parent | 880932e657ffc677c1b053a947afa87ffed1b29d (diff) |
dt-bindings: arm: ti: Add binding for AM68 SK
AM68 Starter Kit is a low cost, small form factor board designed for
TI's AM68 SoC which is optimized to provide best in class performance
for industrial applications and add binding for the same.
Signed-off-by: Sinthu Raja <[email protected]>
Reviewed-by: Neha Malcom Francis <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Vignesh Raghavendra <[email protected]>
Link: https://lore.kernel.org/r/[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 b28cce4a9157..239643293abe 100644 --- a/Documentation/devicetree/bindings/arm/ti/k3.yaml +++ b/Documentation/devicetree/bindings/arm/ti/k3.yaml @@ -75,6 +75,7 @@ properties: - description: K3 J721s2 SoC items: - enum: + - ti,am68-sk - ti,j721s2-evm - const: ti,j721s2 |