From: Moritz Fischer <moritz.fischer@ettus.com>
To: linux-kernel@vger.kernel.org
Cc: robh+dt@kernel.org, mark.rutland@arm.com, lee.jones@linaro.org,
emilio.lopez@collabora.co.uk, javier@osg.samsung.com,
treding@nvidia.com, shawnguo@kernel.org,
jarkko.sakkinen@linux.intel.com, dmitry.torokhov@gmail.com,
antonynpavlov@gmail.com, devicetree@vger.kernel.org,
moritz.fischer.private@gmail.com, julia@ni.com,
Moritz Fischer <moritz.fischer@ettus.com>
Subject: [PATCH 2/3] mfd: cros_ec_spi: Add additional compatible string for NI version
Date: Wed, 28 Sep 2016 09:59:20 -0700 [thread overview]
Message-ID: <1475081961-3858-2-git-send-email-moritz.fischer@ettus.com> (raw)
In-Reply-To: <1475081961-3858-1-git-send-email-moritz.fischer@ettus.com>
Document the alternative compatibility string for the NI version
of the chromium embedded controller.
Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
---
Documentation/devicetree/bindings/mfd/cros-ec.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/mfd/cros-ec.txt b/Documentation/devicetree/bindings/mfd/cros-ec.txt
index 136e0c2..c49afa9 100644
--- a/Documentation/devicetree/bindings/mfd/cros-ec.txt
+++ b/Documentation/devicetree/bindings/mfd/cros-ec.txt
@@ -14,7 +14,7 @@ Required properties (I2C):
- reg: I2C slave address
Required properties (SPI):
-- compatible: "google,cros-ec-spi"
+- compatible: "google,cros-ec-spi" or "ni,cros-ec-spi"
- reg: SPI chip select
Optional properties (SPI):
--
2.7.4
next prev parent reply other threads:[~2016-09-28 17:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-28 16:59 [PATCH 1/3] Docs: DT: Add National Instruments vendor prefix Moritz Fischer
2016-09-28 16:59 ` Moritz Fischer [this message]
2016-09-28 16:59 ` [PATCH 3/3] mfd: cros_ec_spi: Add compatible string for NI version of cros-ec-spi Moritz Fischer
2016-09-28 17:27 ` Dmitry Torokhov
2016-09-28 17:32 ` Moritz Fischer
2016-10-04 13:29 ` [PATCH 1/3] Docs: DT: Add National Instruments vendor prefix Rob Herring
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=1475081961-3858-2-git-send-email-moritz.fischer@ettus.com \
--to=moritz.fischer@ettus.com \
--cc=antonynpavlov@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.torokhov@gmail.com \
--cc=emilio.lopez@collabora.co.uk \
--cc=jarkko.sakkinen@linux.intel.com \
--cc=javier@osg.samsung.com \
--cc=julia@ni.com \
--cc=lee.jones@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=moritz.fischer.private@gmail.com \
--cc=robh+dt@kernel.org \
--cc=shawnguo@kernel.org \
--cc=treding@nvidia.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox