lkml.org 
[lkml]   [2017]   [Aug]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] firmware: of: populate /firmware/ node during init
Date
Hi Rob, Arnd,

Recently Rob pointed to place SCMI device node under /firmware/ node
and when I did that, I observed I had to populate the node first to
get scmi node populated. Some research showed qcom_scm and optee drivers
handle it in their own ways. This small series is to make it generic
so that all the users of /firmware/ node need not repeat the same.

Sudeep Holla (3):
firmware: of: populate /firmware/ node during init
firmware: qcom_scm: drop redandant of_platform_populate
drivers: tee: rework optee_driver_{init,exit} to use platform device

drivers/firmware/Makefile | 1 +
drivers/firmware/of.c | 34 +++++++++++++++++++++
drivers/firmware/qcom_scm.c | 24 ---------------
drivers/tee/optee/core.c | 74 +++++++++++++++------------------------------
4 files changed, 60 insertions(+), 73 deletions(-)
create mode 100644 drivers/firmware/of.c

--
2.7.4

\
 
 \ /
  Last update: 2017-08-11 15:32    [W:0.066 / U:0.648 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site