Searched hist:"610 a5d83010eaf02a857321092cf0cd02178bee7" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/clk/zynqmp/ |
H A D | clk-gate-zynqmp.c | diff 610a5d83010eaf02a857321092cf0cd02178bee7 Mon Jun 28 02:01:19 CDT 2021 Rajan Vaja <rajan.vaja@xilinx.com> clk: zynqmp: Use firmware specific common clock flags
Currently firmware passes CCF specific flags to ZynqMP clock driver. So firmware needs to be updated if CCF flags are changed. The firmware should have its own 'flag number space' that is distinct from the common clk framework's 'flag number space'. So define and use ZynqMP specific common clock flags instead of using CCF flags.
Signed-off-by: Rajan Vaja <rajan.vaja@xilinx.com> Link: https://lore.kernel.org/r/20210628070122.26217-2-rajan.vaja@xilinx.com Signed-off-by: Stephen Boyd <sboyd@kernel.org>
|
H A D | clk-zynqmp.h | diff 610a5d83010eaf02a857321092cf0cd02178bee7 Mon Jun 28 02:01:19 CDT 2021 Rajan Vaja <rajan.vaja@xilinx.com> clk: zynqmp: Use firmware specific common clock flags
Currently firmware passes CCF specific flags to ZynqMP clock driver. So firmware needs to be updated if CCF flags are changed. The firmware should have its own 'flag number space' that is distinct from the common clk framework's 'flag number space'. So define and use ZynqMP specific common clock flags instead of using CCF flags.
Signed-off-by: Rajan Vaja <rajan.vaja@xilinx.com> Link: https://lore.kernel.org/r/20210628070122.26217-2-rajan.vaja@xilinx.com Signed-off-by: Stephen Boyd <sboyd@kernel.org>
|
H A D | clk-mux-zynqmp.c | diff 610a5d83010eaf02a857321092cf0cd02178bee7 Mon Jun 28 02:01:19 CDT 2021 Rajan Vaja <rajan.vaja@xilinx.com> clk: zynqmp: Use firmware specific common clock flags
Currently firmware passes CCF specific flags to ZynqMP clock driver. So firmware needs to be updated if CCF flags are changed. The firmware should have its own 'flag number space' that is distinct from the common clk framework's 'flag number space'. So define and use ZynqMP specific common clock flags instead of using CCF flags.
Signed-off-by: Rajan Vaja <rajan.vaja@xilinx.com> Link: https://lore.kernel.org/r/20210628070122.26217-2-rajan.vaja@xilinx.com Signed-off-by: Stephen Boyd <sboyd@kernel.org>
|
H A D | pll.c | diff 610a5d83010eaf02a857321092cf0cd02178bee7 Mon Jun 28 02:01:19 CDT 2021 Rajan Vaja <rajan.vaja@xilinx.com> clk: zynqmp: Use firmware specific common clock flags
Currently firmware passes CCF specific flags to ZynqMP clock driver. So firmware needs to be updated if CCF flags are changed. The firmware should have its own 'flag number space' that is distinct from the common clk framework's 'flag number space'. So define and use ZynqMP specific common clock flags instead of using CCF flags.
Signed-off-by: Rajan Vaja <rajan.vaja@xilinx.com> Link: https://lore.kernel.org/r/20210628070122.26217-2-rajan.vaja@xilinx.com Signed-off-by: Stephen Boyd <sboyd@kernel.org>
|
H A D | divider.c | diff 610a5d83010eaf02a857321092cf0cd02178bee7 Mon Jun 28 02:01:19 CDT 2021 Rajan Vaja <rajan.vaja@xilinx.com> clk: zynqmp: Use firmware specific common clock flags
Currently firmware passes CCF specific flags to ZynqMP clock driver. So firmware needs to be updated if CCF flags are changed. The firmware should have its own 'flag number space' that is distinct from the common clk framework's 'flag number space'. So define and use ZynqMP specific common clock flags instead of using CCF flags.
Signed-off-by: Rajan Vaja <rajan.vaja@xilinx.com> Link: https://lore.kernel.org/r/20210628070122.26217-2-rajan.vaja@xilinx.com Signed-off-by: Stephen Boyd <sboyd@kernel.org>
|
H A D | clkc.c | diff 610a5d83010eaf02a857321092cf0cd02178bee7 Mon Jun 28 02:01:19 CDT 2021 Rajan Vaja <rajan.vaja@xilinx.com> clk: zynqmp: Use firmware specific common clock flags
Currently firmware passes CCF specific flags to ZynqMP clock driver. So firmware needs to be updated if CCF flags are changed. The firmware should have its own 'flag number space' that is distinct from the common clk framework's 'flag number space'. So define and use ZynqMP specific common clock flags instead of using CCF flags.
Signed-off-by: Rajan Vaja <rajan.vaja@xilinx.com> Link: https://lore.kernel.org/r/20210628070122.26217-2-rajan.vaja@xilinx.com Signed-off-by: Stephen Boyd <sboyd@kernel.org>
|