linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: darshanapadmadas@gmail.com (Darshana Padmadas)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 2/4] dt-bindings: Document deprecated device vendor name to fix related warning
Date: Sat,  8 Nov 2014 22:52:06 +0530	[thread overview]
Message-ID: <1415467328-9745-3-git-send-email-darshanapadmadas@gmail.com> (raw)
In-Reply-To: <1415467328-9745-1-git-send-email-darshanapadmadas@gmail.com>

This patch documents deprecated vendor name "isil" to fix warning of
undocumented string for device isl29028 as reported while running checkpatch.pl
on drivers/staging/iio/light/isl29028.c. This is done to maintain compatibility
with older kernels.

Signed-off-by: Darshana Padmadas <darshanapadmadas@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Mark Rutland <mark.rutland@arm.com>
---
 Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt
index ac7269f..ab97459 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -68,6 +68,7 @@ img	Imagination Technologies Ltd.
 intel	Intel Corporation
 intercontrol	Inter Control Group
 isee	ISEE 2007 S.L.
+isil    Intersil (deprecated, use isl)
 isl	Intersil
 karo	Ka-Ro electronics GmbH
 keymile	Keymile GmbH
-- 
1.9.1

  parent reply	other threads:[~2014-11-08 17:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-08 17:22 [PATCH v5 0/4] Correct vendor-prefix and document device isl29028 Darshana Padmadas
2014-11-08 17:22 ` [PATCH v5 1/4] dt-bindings: Document correct and deprecated vendor-prefix with " Darshana Padmadas
2014-11-08 17:22 ` Darshana Padmadas [this message]
2014-11-08 17:22 ` [PATCH v5 3/4] Staging: iio: light: Added correct vendor-prefix for " Darshana Padmadas
2014-11-08 17:22 ` [PATCH v5 4/4] arch: arm: boot: dts: Correct vendor-prefix for iio device isl29028 in compatible property Darshana Padmadas
2014-11-20 11:21 ` [PATCH v5 0/4] Correct vendor-prefix and document device isl29028 Arnd Bergmann

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=1415467328-9745-3-git-send-email-darshanapadmadas@gmail.com \
    --to=darshanapadmadas@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.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).