diff options
| author | Martin Jücker <[email protected]> | 2020-11-13 22:25:22 +0100 |
|---|---|---|
| committer | Krzysztof Kozlowski <[email protected]> | 2020-11-16 17:32:02 +0100 |
| commit | 33baadaee94085fdcfab569eb01501753b074b19 (patch) | |
| tree | 5ff04959e93f3ec00430ce65a1c129de6da16fd4 | |
| parent | c0f5d3873bc806f32584558fc1c8c593758c2967 (diff) | |
dt-bindings: arm: samsung: document bindings for P4 Note family board
Document the GT-N8010/GT-N8013 device binding and the P4 Note common
binding that it is based on.
Signed-off-by: Martin Jücker <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
| -rw-r--r-- | Documentation/devicetree/bindings/arm/samsung/samsung-boards.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/samsung/samsung-boards.yaml b/Documentation/devicetree/bindings/arm/samsung/samsung-boards.yaml index eb92f9eefaba..dbc401984152 100644 --- a/Documentation/devicetree/bindings/arm/samsung/samsung-boards.yaml +++ b/Documentation/devicetree/bindings/arm/samsung/samsung-boards.yaml @@ -83,6 +83,14 @@ properties: - const: samsung,exynos4412 - const: samsung,exynos4 + - description: Samsung p4note family boards + items: + - enum: + - samsung,n8010 # Samsung GT-N8010/GT-N8013 + - const: samsung,p4note + - const: samsung,exynos4412 + - const: samsung,exynos4 + - description: Exynos5250 based boards items: - enum: |