[PATCH v3 07/10] dt-bindings: omap: Add Samsung Galaxy Tab 2 7.0

Mithil Bavishi posted 10 patches 2 weeks, 1 day ago
[PATCH v3 07/10] dt-bindings: omap: Add Samsung Galaxy Tab 2 7.0
Posted by Mithil Bavishi 2 weeks, 1 day ago
Add samsung-espresso7 codename for the 7 inch variant

Signed-off-by: Mithil Bavishi <bavishimithil@gmail.com>
---
 Documentation/devicetree/bindings/arm/ti/omap.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/arm/ti/omap.yaml b/Documentation/devicetree/bindings/arm/ti/omap.yaml
index 93e04a109..32978dd9e 100644
--- a/Documentation/devicetree/bindings/arm/ti/omap.yaml
+++ b/Documentation/devicetree/bindings/arm/ti/omap.yaml
@@ -138,6 +138,7 @@ properties:
               - motorola,xyboard-mz617
               - ti,omap4-panda
               - ti,omap4-sdp
+              - samsung,espresso7
           - const: ti,omap4430
           - const: ti,omap4
 
-- 
2.43.0
Re: [PATCH v3 07/10] dt-bindings: omap: Add Samsung Galaxy Tab 2 7.0
Posted by Krzysztof Kozlowski 2 weeks ago
On Fri, Nov 08, 2024 at 08:04:36PM +0000, Mithil Bavishi wrote:
> Add samsung-espresso7 codename for the 7 inch variant
> 
> Signed-off-by: Mithil Bavishi <bavishimithil@gmail.com>
> ---
>  Documentation/devicetree/bindings/arm/ti/omap.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/ti/omap.yaml b/Documentation/devicetree/bindings/arm/ti/omap.yaml
> index 93e04a109..32978dd9e 100644
> --- a/Documentation/devicetree/bindings/arm/ti/omap.yaml
> +++ b/Documentation/devicetree/bindings/arm/ti/omap.yaml
> @@ -138,6 +138,7 @@ properties:
>                - motorola,xyboard-mz617
>                - ti,omap4-panda
>                - ti,omap4-sdp
> +              - samsung,espresso7

Keep alphabetical order

Best regards,
Krzysztof