• Pavan Savoy's avatar
    drivers:misc: ti-st: move from rfkill to sysfs · ec60d0ad
    Pavan Savoy authored
    The communication between ST KIM and UIM was interfaced
    over the /dev/rfkill device node.
    Move the interface to a simpler less abusive sysfs entry
    mechanism and document it in Documentation/ABI/testing/
    under sysfs-platform-kim.
    
    Shared transport driver would now read the UART details
    originally received by bootloader or firmware as platform
    data.
    The data read will be shared over sysfs entries for the user-space
    UIM or other n/w manager/plugins to be read, and assist the driver
    by opening up the UART, setting the baud-rate and installing the
    line discipline.
    Signed-off-by: default avatarPavan Savoy <pavan_savoy@ti.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    ec60d0ad
sysfs-platform-kim 1.93 KB