Message ID | 20200312153411.13535-1-paul@crapouillou.net |
---|---|
State | New |
Headers | show |
Series | [1/2] dt-bindings: arm/samsung: Add compatible string for the Galaxy S2 | expand |
diff --git a/Documentation/devicetree/bindings/arm/samsung/samsung-boards.yaml b/Documentation/devicetree/bindings/arm/samsung/samsung-boards.yaml index 63acd57c4799..e2b19caac795 100644 --- a/Documentation/devicetree/bindings/arm/samsung/samsung-boards.yaml +++ b/Documentation/devicetree/bindings/arm/samsung/samsung-boards.yaml @@ -55,6 +55,7 @@ properties: - samsung,smdkv310 # Samsung SMDKV310 eval - samsung,trats # Samsung Tizen Reference - samsung,universal_c210 # Samsung C210 + - samsung,i9100 # Samsung Galaxy S2 - const: samsung,exynos4210 - const: samsung,exynos4
Add compatible string for the Samsung Galaxy S2 (i9100 version), which is an Exynos 4210 based device. Signed-off-by: Paul Cercueil <paul@crapouillou.net> --- .../devicetree/bindings/arm/samsung/samsung-boards.yaml | 1 + 1 file changed, 1 insertion(+)