pinctrl: pinctrl-nomadik: Append sleepmode property with vendor specific prefixes
authorLee Jones <lee.jones@linaro.org>
Thu, 14 Jun 2012 10:27:56 +0000 (11:27 +0100)
committerLee Jones <lee.jones@linaro.org>
Fri, 13 Jul 2012 08:14:39 +0000 (10:14 +0200)
commit612e1d5f1c192996889038598fb82ea03fb01573
tree21272007353bd34851e6475f55cfd4e48471acbf
parentddb3b99c532930c9f891e97af5ef4e6691076c16
pinctrl: pinctrl-nomadik: Append sleepmode property with vendor specific prefixes

Any non-standard property should contain the vendor's identifier which
should be perpended onto the property name followed by a comma. This
aids in name-space collision prevention. This patch ensures the
sleepmode property adheres to the rules.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Documentation/devicetree/bindings/gpio/gpio-nmk.txt
drivers/pinctrl/pinctrl-nomadik.c