diff options
author | Stephen Boyd <sboyd@kernel.org> | 2019-06-14 10:46:06 -0700 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2019-06-17 07:13:54 -0700 |
commit | c8edb316b9bb6149193436dfbd240994733e27be (patch) | |
tree | eedfdd9b952a89bacfcca319b9bffbd322d57bb9 /drivers/clk/socfpga | |
parent | 9caec6620f25b6d15646bbdb93062c872ba3b56f (diff) | |
download | linux-stable-c8edb316b9bb6149193436dfbd240994733e27be.tar.gz linux-stable-c8edb316b9bb6149193436dfbd240994733e27be.tar.bz2 linux-stable-c8edb316b9bb6149193436dfbd240994733e27be.zip |
clk: Do a DT parent lookup even when index < 0
We want to allow the parent lookup to happen even if the index is some
value less than 0. This may be the case if a clk provider only specifies
the .name member to match a string in the "clock-names" DT property. We
shouldn't require that the index be >= 0 to make this use case work.
Fixes: 601b6e93304a ("clk: Allow parents to be specified via clkspec index")
Reported-by: Alexandre Mergnat <amergnat@baylibre.com>
Cc: Jerome Brunet <jbrunet@baylibre.com>
Cc: Chen-Yu Tsai <wens@csie.org>
Reviewed-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/socfpga')
0 files changed, 0 insertions, 0 deletions