Message ID | 20241108200440.7562-8-bavishimithil@gmail.com |
---|---|
State | New |
Headers | show |
Series | Initial support for Samsung Galaxy Tab 2 series | expand |
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
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
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(+)