summaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2019-02-28 00:26:55 +0530
committerJagan Teki <jagan@amarulasolutions.com>2019-05-09 00:44:13 +0530
commitea9dc35aab9fd9e87cbb73a3a63fcbea4d6378c3 (patch)
tree1784b86aaf3ce4e1cedd64b5330d036e9d97d104 /cmd
parentd7a672e35f4788f95cee36797f7cf80474fd151b (diff)
reset: Get the RESET by index without device
Getting a RESET by index with device is not straight forward for some use-cases like handling clock operations for child node in parent driver. So we need to process the child node in parent probe via ofnode and process RESET operation for child without udevice but with ofnode. So add reset_get_by_index_nodev() and move the common code in reset_get_by_index_tail() to use for reset_get_by_index() Cc: Stephen Warren <swarren@nvidia.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions