diff options
author | Martin Jücker <martin.juecker@gmail.com> | 2020-11-13 22:25:22 +0100 |
---|---|---|
committer | Krzysztof Kozlowski <krzk@kernel.org> | 2020-11-16 17:32:02 +0100 |
commit | 33baadaee94085fdcfab569eb01501753b074b19 (patch) | |
tree | 5ff04959e93f3ec00430ce65a1c129de6da16fd4 /Documentation/devicetree/bindings/arm/samsung/samsung-boards.yaml | |
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 <martin.juecker@gmail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20201113212525.13455-2-martin.juecker@gmail.com
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/samsung/samsung-boards.yaml')
-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: |