diff mbox series

[v4,1/3] dt-bindings: Add vendor prefix for Satoz

Message ID 20200106151827.31511-1-miquel.raynal@bootlin.com (mailing list archive)
State New, archived
Headers show
Series [v4,1/3] dt-bindings: Add vendor prefix for Satoz | expand

Commit Message

Miquel Raynal Jan. 6, 2020, 3:18 p.m. UTC
Satoz is a Chinese TFT manufacturer.
Website: http://www.sat-sz.com/English/index.html

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Acked-by: Rob Herring <robh@kernel.org>
---

Changes since v3:
* None.

Changes since v2:
* None.

Changes since v1:
* Added Rob's Ack.

 Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
 1 file changed, 2 insertions(+)

Comments

Sam Ravnborg Jan. 8, 2020, 9:03 p.m. UTC | #1
Hi Miquel.

On Mon, Jan 06, 2020 at 04:18:25PM +0100, Miquel Raynal wrote:
> Satoz is a Chinese TFT manufacturer.
> Website: http://www.sat-sz.com/English/index.html
> 
> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
> Acked-by: Rob Herring <robh@kernel.org>

I have applied this.
Can you please re-do patch 2/3 so the compatible is added to
panel-simple.yaml - which I just pushed to drm-misc-next.

Then we have a two-line entry rather than a whole file
as you also asked for.

	Sam

> ---
> 
> Changes since v3:
> * None.
> 
> Changes since v2:
> * None.
> 
> Changes since v1:
> * Added Rob's Ack.
> 
>  Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> index 967e78c5ec0a..4894c5314b49 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -819,6 +819,8 @@ patternProperties:
>      description: Sancloud Ltd
>    "^sandisk,.*":
>      description: Sandisk Corporation
> +  "^satoz,.*":
> +    description: Satoz International Co., Ltd
>    "^sbs,.*":
>      description: Smart Battery System
>    "^schindler,.*":
> -- 
> 2.20.1
Miquel Raynal Jan. 9, 2020, 6:40 p.m. UTC | #2
Hi Sam,

Sam Ravnborg <sam@ravnborg.org> wrote on Wed, 8 Jan 2020 22:03:56 +0100:

> Hi Miquel.
> 
> On Mon, Jan 06, 2020 at 04:18:25PM +0100, Miquel Raynal wrote:
> > Satoz is a Chinese TFT manufacturer.
> > Website: http://www.sat-sz.com/English/index.html
> > 
> > Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
> > Acked-by: Rob Herring <robh@kernel.org>  
> 
> I have applied this.
> Can you please re-do patch 2/3 so the compatible is added to
> panel-simple.yaml - which I just pushed to drm-misc-next.
> 
> Then we have a two-line entry rather than a whole file
> as you also asked for.

Great! I think it's much better like this. Let's drop patch 2/3, I'm
re-sending 2/3 (updated) and 3/3 (no changes).

Thanks,
Miquèl
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index 967e78c5ec0a..4894c5314b49 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -819,6 +819,8 @@  patternProperties:
     description: Sancloud Ltd
   "^sandisk,.*":
     description: Sandisk Corporation
+  "^satoz,.*":
+    description: Satoz International Co., Ltd
   "^sbs,.*":
     description: Smart Battery System
   "^schindler,.*":