Searched hist:c1d676cec572544616273d5853cb7cc38fbaa62b (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/dt-bindings/clock/ |
H A D | tegra124-car-common.h | diff c1d676cec572544616273d5853cb7cc38fbaa62b Thu Mar 26 11:53:01 CDT 2015 Thierry Reding <treding@nvidia.com> clk: tegra: Use the proper parent for plld_dsi
The current parent, plld_out0, does not exist. The proper name is pll_d_out0. While at it, rename the plld_dsi clock to pll_d_dsi_out to be more consistent with other clock names.
Fixes: b270491eb9a0 ("clk: tegra: Define PLLD_DSI and remove dsia(b)_mux") Signed-off-by: Thierry Reding <treding@nvidia.com>
|
/openbmc/linux/drivers/clk/tegra/ |
H A D | clk-tegra124.c | diff c1d676cec572544616273d5853cb7cc38fbaa62b Thu Mar 26 11:53:01 CDT 2015 Thierry Reding <treding@nvidia.com> clk: tegra: Use the proper parent for plld_dsi
The current parent, plld_out0, does not exist. The proper name is pll_d_out0. While at it, rename the plld_dsi clock to pll_d_dsi_out to be more consistent with other clock names.
Fixes: b270491eb9a0 ("clk: tegra: Define PLLD_DSI and remove dsia(b)_mux") Signed-off-by: Thierry Reding <treding@nvidia.com>
|