diff options
author | Niklas Cassel <[email protected]> | 2020-01-03 12:14:29 +0100 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2020-01-04 23:15:47 -0800 |
commit | fbefb7cc8e5121d3db753a1c6a23b7f15f234b22 (patch) | |
tree | 150916ac00e9708d023dda6ac5a201817a1a39fb /drivers/usb/cdns3/cdns3-imx.c | |
parent | e7ce74bc0e97794d69330547aea4bbb0ff0be2bc (diff) |
clk: qcom: apcs-msm8916: use clk_parent_data to specify the parent
Allow accessing the parent clock names required for the driver operation
by using the device tree 'clock-names' property, while falling back to
the previous method of using names in the global name space.
This permits extending the driver to other platforms without having to
modify its source code.
Co-developed-by: Jorge Ramirez-Ortiz <[email protected]>
Signed-off-by: Jorge Ramirez-Ortiz <[email protected]>
Signed-off-by: Niklas Cassel <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Tested-by: Bjorn Andersson <[email protected]>
Reviewed-by: Bjorn Andersson <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions