]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
rtc: omap: drop vendor-prefix from power-controller dt property
authorJohan Hovold <johan@kernel.org>
Wed, 10 Dec 2014 23:54:14 +0000 (15:54 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 11 Dec 2014 01:41:16 +0000 (17:41 -0800)
commit094d3ee3ce8c30756446518cc1895b6bbbca12ef
tree2aa971d03eeb983b3d04c87619c78b516f81a73e
parentcf67d0b6410182eefd4db665279fce76c9a19cf9
rtc: omap: drop vendor-prefix from power-controller dt property

Drop the vendor-prefix from the "ti,system-power-controller" device-tree
property name.

It has been agreed to make "system-power-controller" a standard property
and to drop the vendor-prefix that is currently used by several drivers.

Note that drivers that have used "<vendor>,system-power-controller" in a
released kernel will need to support both versions.

Signed-off-by: Johan Hovold <johan@kernel.org>
Cc: Tony Lindgren <tony@atomide.com>
Cc: Benot Cousson <bcousson@baylibre.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: Felipe Balbi <balbi@ti.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/devicetree/bindings/rtc/rtc-omap.txt
arch/arm/boot/dts/am335x-boneblack.dts
drivers/rtc/rtc-omap.c