All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ariel D'Alessandro <ariel.dalessandro@collabora.com>
To: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Cc: aisheng.dong@nxp.com, ariel.dalessandro@collabora.com,
	festevam@gmail.com, ioana.ciornei@nxp.com,
	jagan@amarulasolutions.com, kernel@pengutronix.de,
	krzk@kernel.org, linux-imx@nxp.com, matt@traverse.com.au,
	matteo.lisi@engicam.com, meenakshi.aggarwal@nxp.com,
	michael@amarulasolutions.com, nathan@kernel.org,
	robh+dt@kernel.org, s.hauer@pengutronix.de, shawnguo@kernel.org,
	tharvey@gateworks.com, robh@kernel.org
Subject: [PATCH v4 1/5] dt-bindings: Add vendor prefix for BSH Hausgeraete GmbH
Date: Fri, 10 Dec 2021 10:23:15 -0300	[thread overview]
Message-ID: <20211210132319.61196-2-ariel.dalessandro@collabora.com> (raw)
In-Reply-To: <20211210132319.61196-1-ariel.dalessandro@collabora.com>

Document vendor prefix for BSH Hausgeraete GmbH ('BSH Home Appliances',
B/S/H/) manufacturer.

Signed-off-by: Ariel D'Alessandro <ariel.dalessandro@collabora.com>
Acked-by: Rob Herring <robh@kernel.org>
---
 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 66d6432fd781..5f35d7ad9760 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -187,6 +187,8 @@ patternProperties:
     description: Shanghai Broadmobi Communication Technology Co.,Ltd.
   "^brcm,.*":
     description: Broadcom Corporation
+  "^bsh,.*":
+    description: BSH Hausgeraete GmbH
   "^buffalo,.*":
     description: Buffalo, Inc.
   "^bur,.*":
-- 
2.30.2


WARNING: multiple messages have this Message-ID (diff)
From: Ariel D'Alessandro <ariel.dalessandro@collabora.com>
To: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Cc: aisheng.dong@nxp.com, ariel.dalessandro@collabora.com,
	festevam@gmail.com, ioana.ciornei@nxp.com,
	jagan@amarulasolutions.com, kernel@pengutronix.de,
	krzk@kernel.org, linux-imx@nxp.com, matt@traverse.com.au,
	matteo.lisi@engicam.com, meenakshi.aggarwal@nxp.com,
	michael@amarulasolutions.com, nathan@kernel.org,
	robh+dt@kernel.org, s.hauer@pengutronix.de, shawnguo@kernel.org,
	tharvey@gateworks.com, robh@kernel.org
Subject: [PATCH v4 1/5] dt-bindings: Add vendor prefix for BSH Hausgeraete GmbH
Date: Fri, 10 Dec 2021 10:23:15 -0300	[thread overview]
Message-ID: <20211210132319.61196-2-ariel.dalessandro@collabora.com> (raw)
In-Reply-To: <20211210132319.61196-1-ariel.dalessandro@collabora.com>

Document vendor prefix for BSH Hausgeraete GmbH ('BSH Home Appliances',
B/S/H/) manufacturer.

Signed-off-by: Ariel D'Alessandro <ariel.dalessandro@collabora.com>
Acked-by: Rob Herring <robh@kernel.org>
---
 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 66d6432fd781..5f35d7ad9760 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -187,6 +187,8 @@ patternProperties:
     description: Shanghai Broadmobi Communication Technology Co.,Ltd.
   "^brcm,.*":
     description: Broadcom Corporation
+  "^bsh,.*":
+    description: BSH Hausgeraete GmbH
   "^buffalo,.*":
     description: Buffalo, Inc.
   "^bur,.*":
-- 
2.30.2


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2021-12-10 13:23 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-10 13:23 [PATCH v4 0/5] Add support for BSH SMM M2 and S2 boards Ariel D'Alessandro
2021-12-10 13:23 ` Ariel D'Alessandro
2021-12-10 13:23 ` Ariel D'Alessandro [this message]
2021-12-10 13:23   ` [PATCH v4 1/5] dt-bindings: Add vendor prefix for BSH Hausgeraete GmbH Ariel D'Alessandro
2021-12-10 13:23 ` [PATCH v4 2/5] dt-bindings: arm: fsl: Add iMX8MN BSH SMM S2 boards Ariel D'Alessandro
2021-12-10 13:23   ` Ariel D'Alessandro
2021-12-10 13:23 ` [PATCH v4 3/5] arm64: dts: imx8mn-bsh-smm-s2/pro: " Ariel D'Alessandro
2021-12-10 13:23   ` Ariel D'Alessandro
2021-12-10 13:23 ` [PATCH v4 4/5] dt-bindings: arm: fsl: Add BSH SMM-M2 IMX6ULZ SystemMaster board Ariel D'Alessandro
2021-12-10 13:23   ` Ariel D'Alessandro
2021-12-10 13:23 ` [PATCH v4 5/5] arm: dts: imx6ulz-bsh-smm-m2: Add BSH SMM-M2 IMX6ULZ SystemMaster Ariel D'Alessandro
2021-12-10 13:23   ` Ariel D'Alessandro
2021-12-14  8:43 ` [PATCH v4 0/5] Add support for BSH SMM M2 and S2 boards Shawn Guo
2021-12-14  8:43   ` Shawn Guo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211210132319.61196-2-ariel.dalessandro@collabora.com \
    --to=ariel.dalessandro@collabora.com \
    --cc=aisheng.dong@nxp.com \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=ioana.ciornei@nxp.com \
    --cc=jagan@amarulasolutions.com \
    --cc=kernel@pengutronix.de \
    --cc=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matt@traverse.com.au \
    --cc=matteo.lisi@engicam.com \
    --cc=meenakshi.aggarwal@nxp.com \
    --cc=michael@amarulasolutions.com \
    --cc=nathan@kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=robh@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    --cc=tharvey@gateworks.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.