aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/serio
diff options
context:
space:
mode:
authorDinh Nguyen <dinguyen@altera.com>2013-08-14 15:25:19 -0500
committerOlof Johansson <olof@lixom.net>2013-08-29 12:58:55 -0700
commit13960b47dc1df695f8537c32a0e0ce5ae5d4eee4 (patch)
tree44294a7a3bf360dbc4797bef9009758942488c3b /Documentation/devicetree/bindings/serio
parentof: add vendor prefix for Altera Corp. (diff)
downloadlinux-dev-13960b47dc1df695f8537c32a0e0ce5ae5d4eee4.tar.xz
linux-dev-13960b47dc1df695f8537c32a0e0ce5ae5d4eee4.zip
dts: Deprecate ALTR as a vendor prefix
Because most of the vendor prefixes are lower case, deprecate the vendor prefix "ALTR" in place of "altr" for Altera Corp.. Signed-off-by: Dinh Nguyen <dinguyen@altera.com> Acked-by: Stephen Warren <swarren@wwwdotorg.org> Cc: Rob Herring <rob.herring@calxeda.com> Cc: Pawel Moll <pawel.moll@arm.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Stephen Warren <swarren@wwwdotorg.org> Cc: Ian Campbell <ian.campbell@citrix.com> Cc: devicetree@vger.kernel.org Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'Documentation/devicetree/bindings/serio')
-rw-r--r--Documentation/devicetree/bindings/serio/altera_ps2.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/serio/altera_ps2.txt b/Documentation/devicetree/bindings/serio/altera_ps2.txt
index 4d9eecc2ef7d..520199e2e347 100644
--- a/Documentation/devicetree/bindings/serio/altera_ps2.txt
+++ b/Documentation/devicetree/bindings/serio/altera_ps2.txt
@@ -1,4 +1,5 @@
Altera UP PS/2 controller
Required properties:
-- compatible : should be "ALTR,ps2-1.0".
+- compatible : should be "ALTR,ps2-1.0". <DEPRECATED>
+- compatible : should be "altr,ps2-1.0".