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

Mithil Bavishi posted 10 patches 2 weeks, 1 day ago
[PATCH v3 09/10] dt-bindings: omap: Add Samsung Galaxy Tab 2 10.1
Posted by Mithil Bavishi 2 weeks, 1 day ago
Add samsung-espresso10 codename for the 10 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 32978dd9e..4ddea1a20 100644
--- a/Documentation/devicetree/bindings/arm/ti/omap.yaml
+++ b/Documentation/devicetree/bindings/arm/ti/omap.yaml
@@ -139,6 +139,7 @@ properties:
               - ti,omap4-panda
               - ti,omap4-sdp
               - samsung,espresso7
+              - samsung,espresso10
           - const: ti,omap4430
           - const: ti,omap4
 
-- 
2.43.0
Re: [PATCH v3 09/10] dt-bindings: omap: Add Samsung Galaxy Tab 2 10.1
Posted by Krzysztof Kozlowski 2 weeks ago
On 08/11/2024 21:04, Mithil Bavishi wrote:
> Add samsung-espresso10 codename for the 10 inch variant
> 
> Signed-off-by: Mithil Bavishi <bavishimithil@gmail.com>
> ---
>  Documentation/devicetree/bindings/arm/ti/omap.yaml | 1 +

Squash it. Really, these are just one liners for similar devices.

Best regards,
Krzysztof