diff mbox series

[v2,1/3] dt-bindings: vendor-prefixes: document Octavo Systems oct prefix

Message ID 20201110102552.7270-1-a.fatoum@pengutronix.de
State Not Applicable, archived
Headers show
Series [v2,1/3] dt-bindings: vendor-prefixes: document Octavo Systems oct prefix | expand

Checks

Context Check Description
robh/checkpatch success
robh/dt-meta-schema success

Commit Message

Ahmad Fatoum Nov. 10, 2020, 10:25 a.m. UTC
Octavo Systems is an American company specializing in design and
manufacturing of System-in-Package devices.

The prefix is already in use for the Octavo Systems OSD3358-SM-RED
device tree, but was so far undocumented. Fix this.

Cc: Neeraj Dantu <neeraj.dantu@octavosystems.com>
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
v1 -> v2:
  - new patch, suggested by Rob
---
 Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
 1 file changed, 2 insertions(+)

Comments

Rob Herring (Arm) Nov. 16, 2020, 5 p.m. UTC | #1
On Tue, 10 Nov 2020 11:25:49 +0100, Ahmad Fatoum wrote:
> Octavo Systems is an American company specializing in design and
> manufacturing of System-in-Package devices.
> 
> The prefix is already in use for the Octavo Systems OSD3358-SM-RED
> device tree, but was so far undocumented. Fix this.
> 
> Cc: Neeraj Dantu <neeraj.dantu@octavosystems.com>
> Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
> ---
> v1 -> v2:
>   - new patch, suggested by Rob
> ---
>  Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>
Alexandre TORGUE Nov. 17, 2020, 2:26 p.m. UTC | #2
Hi Ahmad

On 11/10/20 11:25 AM, Ahmad Fatoum wrote:
> Earlier commit modified the binding, so the SiP is to be specified
> as well. Adjust the device tree accordingly.
> 
> Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
> ---
> v1 -> v2:
>    - split up binding and device tree change
> ---
>   arch/arm/boot/dts/stm32mp157c-lxa-mc1.dts | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/stm32mp157c-lxa-mc1.dts b/arch/arm/boot/dts/stm32mp157c-lxa-mc1.dts
> index 1e5333fd437f..cda8e871f999 100644
> --- a/arch/arm/boot/dts/stm32mp157c-lxa-mc1.dts
> +++ b/arch/arm/boot/dts/stm32mp157c-lxa-mc1.dts
> @@ -15,7 +15,7 @@
>   
>   / {
>   	model = "Linux Automation MC-1 board";
> -	compatible = "lxa,stm32mp157c-mc1", "st,stm32mp157";
> +	compatible = "lxa,stm32mp157c-mc1", "oct,stm32mp15xx-osd32", "st,stm32mp157";
>   
>   	aliases {
>   		ethernet0 = &ethernet0;
> 

Series applied on stm32-next.

Regards
Alex
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index a682f88f9a56..ff7a8abe5590 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -762,6 +762,8 @@  patternProperties:
     description: NXP Semiconductors
   "^oceanic,.*":
     description: Oceanic Systems (UK) Ltd.
+  "^oct,.*":
+    description: Octavo Systems LLC
   "^okaya,.*":
     description: Okaya Electric America, Inc.
   "^oki,.*":