From: <linux-kernel-dev@beckhoff.com>
To: robh+dt@kernel.org, shawnguo@kernel.org
Cc: mark.rutland@arm.com, kernel@pengutronix.de,
fabio.estevam@nxp.com, linux@armlinux.org.uk,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, andrew@lunn.ch,
Patrick Bruenn <p.bruenn@beckhoff.com>
Subject: [PATCH v5 1/4] dt-bindings: arm: Add entry for Beckhoff CX9020
Date: Wed, 26 Jul 2017 14:05:31 +0200 [thread overview]
Message-ID: <20170726120534.5516-2-linux-kernel-dev@beckhoff.com> (raw)
In-Reply-To: <20170726120534.5516-1-linux-kernel-dev@beckhoff.com>
From: Patrick Bruenn <p.bruenn@beckhoff.com>
- add vendor prefix bhf for Beckhoff
- add new board binding bhf,cx9020
Signed-off-by: Patrick Bruenn <p.bruenn@beckhoff.com>
---
Documentation/devicetree/bindings/arm/bhf.txt | 6 ++++++
Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
MAINTAINERS | 5 +++++
3 files changed, 12 insertions(+)
create mode 100644 Documentation/devicetree/bindings/arm/bhf.txt
diff --git a/Documentation/devicetree/bindings/arm/bhf.txt b/Documentation/devicetree/bindings/arm/bhf.txt
new file mode 100644
index 000000000000..886b503caf9c
--- /dev/null
+++ b/Documentation/devicetree/bindings/arm/bhf.txt
@@ -0,0 +1,6 @@
+Beckhoff Automation Platforms Device Tree Bindings
+--------------------------------------------------
+
+CX9020 Embedded PC
+Required root node properties:
+ - compatible = "bhf,cx9020", "fsl,imx53";
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt
index daf465bef758..20c2cf57ebc9 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -47,6 +47,7 @@ avic Shanghai AVIC Optoelectronics Co., Ltd.
axentia Axentia Technologies AB
axis Axis Communications AB
bananapi BIPAI KEJI LIMITED
+bhf Beckhoff Automation GmbH & Co. KG
boe BOE Technology Group Co., Ltd.
bosch Bosch Sensortec GmbH
boundary Boundary Devices Inc.
diff --git a/MAINTAINERS b/MAINTAINERS
index f66488dfdbc9..e1d3111aea97 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1196,6 +1196,11 @@ F: arch/arm/boot/dts/sama*.dtsi
F: arch/arm/include/debug/at91.S
F: drivers/memory/atmel*
+ARM/BECKHOFF SUPPORT
+M: Patrick Bruenn <p.bruenn@beckhoff.com>
+S: Maintained
+F: Documentation/devicetree/bindings/arm/bhf.txt
+
ARM/CALXEDA HIGHBANK ARCHITECTURE
M: Rob Herring <robh@kernel.org>
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
--
2.11.0
next prev parent reply other threads:[~2017-07-26 12:05 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-26 12:05 [PATCH v5 0/4] ARM: dts: imx: add CX9020 Embedded PC device tree linux-kernel-dev
2017-07-26 12:05 ` linux-kernel-dev [this message]
2017-08-03 16:06 ` [PATCH v5 1/4] dt-bindings: arm: Add entry for Beckhoff CX9020 Rob Herring
2017-07-26 12:05 ` [PATCH v5 2/4] ARM: dts: imx53: add srtc node linux-kernel-dev
2017-07-26 12:05 ` [PATCH v5 3/4] ARM: dts: imx53: add alternative UART2 configuration linux-kernel-dev
2017-07-26 12:05 ` [PATCH v5 4/4] ARM: dts: imx: add CX9020 Embedded PC device tree linux-kernel-dev
2017-08-03 1:47 ` [PATCH v5 0/4] " Shawn Guo
[not found] ` <20170726120534.5516-1-linux-kernel-dev-QonKdJ6Bx35Wk0Htik3J/w@public.gmane.org>
2017-08-05 3:07 ` 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=20170726120534.5516-2-linux-kernel-dev@beckhoff.com \
--to=linux-kernel-dev@beckhoff.com \
--cc=andrew@lunn.ch \
--cc=devicetree@vger.kernel.org \
--cc=fabio.estevam@nxp.com \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=mark.rutland@arm.com \
--cc=p.bruenn@beckhoff.com \
--cc=robh+dt@kernel.org \
--cc=shawnguo@kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).