]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ti-st: add device tree support
authorGigi Joseph <gigi.joseph@gmail.com>
Fri, 9 Jan 2015 03:45:02 +0000 (03:45 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Jan 2015 13:04:10 +0000 (05:04 -0800)
commit46d0d33350e9b32642d745a8b46a954910196b4d
tree9428c3075ecda272e3cfd84ea00fe30015061d49
parent2e5df413becf6bd3854d1eb4f96542a53848bb27
ti-st: add device tree support

When using device tree, driver configuration data need to be read from
device node.
Add support for getting the platform data information from the device
tree information stored in the .dtb file in case it exists.

Signed-off-by: Eyal Reizer <eyalr@ti.com>
Signed-off-by: bvijay <bvijay@ti.com>
Diff rendering mode:inlineside by side

Signed-off-by: Gigi Joseph <gigi.joseph@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/ti-st/st_kim.c
drivers/misc/ti-st/st_ll.c
include/linux/ti_wilink_st.h