Searched hist:"077782 e3f2f34003fb8d13f8becfeab69c4f6570" (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/drivers/clk/at91/ |
H A D | sama7g5.c | diff 077782e3f2f34003fb8d13f8becfeab69c4f6570 Thu Jun 15 04:32:23 CDT 2023 Claudiu Beznea <claudiu.beznea@microchip.com> clk: at91: clk-utmi: add support for parent_hw
Add support for parent_hw in utmi clock drivers. With this parent-child relation is described with pointers rather than strings making registration a bit faster.
All the SoC based drivers that rely on clk-utmi were adapted to the new API change. The switch itself for SoCs will be done in subsequent patches.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> Reviewed-by: Maxime Ripard <mripard@kernel.org> Link: https://lore.kernel.org/r/20230615093227.576102-8-claudiu.beznea@microchip.com
|
H A D | sama5d3.c | diff 077782e3f2f34003fb8d13f8becfeab69c4f6570 Thu Jun 15 04:32:23 CDT 2023 Claudiu Beznea <claudiu.beznea@microchip.com> clk: at91: clk-utmi: add support for parent_hw
Add support for parent_hw in utmi clock drivers. With this parent-child relation is described with pointers rather than strings making registration a bit faster.
All the SoC based drivers that rely on clk-utmi were adapted to the new API change. The switch itself for SoCs will be done in subsequent patches.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> Reviewed-by: Maxime Ripard <mripard@kernel.org> Link: https://lore.kernel.org/r/20230615093227.576102-8-claudiu.beznea@microchip.com
|
H A D | dt-compat.c | diff 077782e3f2f34003fb8d13f8becfeab69c4f6570 Thu Jun 15 04:32:23 CDT 2023 Claudiu Beznea <claudiu.beznea@microchip.com> clk: at91: clk-utmi: add support for parent_hw
Add support for parent_hw in utmi clock drivers. With this parent-child relation is described with pointers rather than strings making registration a bit faster.
All the SoC based drivers that rely on clk-utmi were adapted to the new API change. The switch itself for SoCs will be done in subsequent patches.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> Reviewed-by: Maxime Ripard <mripard@kernel.org> Link: https://lore.kernel.org/r/20230615093227.576102-8-claudiu.beznea@microchip.com
|
H A D | clk-utmi.c | diff 077782e3f2f34003fb8d13f8becfeab69c4f6570 Thu Jun 15 04:32:23 CDT 2023 Claudiu Beznea <claudiu.beznea@microchip.com> clk: at91: clk-utmi: add support for parent_hw
Add support for parent_hw in utmi clock drivers. With this parent-child relation is described with pointers rather than strings making registration a bit faster.
All the SoC based drivers that rely on clk-utmi were adapted to the new API change. The switch itself for SoCs will be done in subsequent patches.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> Reviewed-by: Maxime Ripard <mripard@kernel.org> Link: https://lore.kernel.org/r/20230615093227.576102-8-claudiu.beznea@microchip.com
|
H A D | at91sam9g45.c | diff 077782e3f2f34003fb8d13f8becfeab69c4f6570 Thu Jun 15 04:32:23 CDT 2023 Claudiu Beznea <claudiu.beznea@microchip.com> clk: at91: clk-utmi: add support for parent_hw
Add support for parent_hw in utmi clock drivers. With this parent-child relation is described with pointers rather than strings making registration a bit faster.
All the SoC based drivers that rely on clk-utmi were adapted to the new API change. The switch itself for SoCs will be done in subsequent patches.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> Reviewed-by: Maxime Ripard <mripard@kernel.org> Link: https://lore.kernel.org/r/20230615093227.576102-8-claudiu.beznea@microchip.com
|
H A D | at91sam9rl.c | diff 077782e3f2f34003fb8d13f8becfeab69c4f6570 Thu Jun 15 04:32:23 CDT 2023 Claudiu Beznea <claudiu.beznea@microchip.com> clk: at91: clk-utmi: add support for parent_hw
Add support for parent_hw in utmi clock drivers. With this parent-child relation is described with pointers rather than strings making registration a bit faster.
All the SoC based drivers that rely on clk-utmi were adapted to the new API change. The switch itself for SoCs will be done in subsequent patches.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> Reviewed-by: Maxime Ripard <mripard@kernel.org> Link: https://lore.kernel.org/r/20230615093227.576102-8-claudiu.beznea@microchip.com
|
H A D | at91sam9x5.c | diff 077782e3f2f34003fb8d13f8becfeab69c4f6570 Thu Jun 15 04:32:23 CDT 2023 Claudiu Beznea <claudiu.beznea@microchip.com> clk: at91: clk-utmi: add support for parent_hw
Add support for parent_hw in utmi clock drivers. With this parent-child relation is described with pointers rather than strings making registration a bit faster.
All the SoC based drivers that rely on clk-utmi were adapted to the new API change. The switch itself for SoCs will be done in subsequent patches.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> Reviewed-by: Maxime Ripard <mripard@kernel.org> Link: https://lore.kernel.org/r/20230615093227.576102-8-claudiu.beznea@microchip.com
|
H A D | sama5d4.c | diff 077782e3f2f34003fb8d13f8becfeab69c4f6570 Thu Jun 15 04:32:23 CDT 2023 Claudiu Beznea <claudiu.beznea@microchip.com> clk: at91: clk-utmi: add support for parent_hw
Add support for parent_hw in utmi clock drivers. With this parent-child relation is described with pointers rather than strings making registration a bit faster.
All the SoC based drivers that rely on clk-utmi were adapted to the new API change. The switch itself for SoCs will be done in subsequent patches.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> Reviewed-by: Maxime Ripard <mripard@kernel.org> Link: https://lore.kernel.org/r/20230615093227.576102-8-claudiu.beznea@microchip.com
|
H A D | sama5d2.c | diff 077782e3f2f34003fb8d13f8becfeab69c4f6570 Thu Jun 15 04:32:23 CDT 2023 Claudiu Beznea <claudiu.beznea@microchip.com> clk: at91: clk-utmi: add support for parent_hw
Add support for parent_hw in utmi clock drivers. With this parent-child relation is described with pointers rather than strings making registration a bit faster.
All the SoC based drivers that rely on clk-utmi were adapted to the new API change. The switch itself for SoCs will be done in subsequent patches.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> Reviewed-by: Maxime Ripard <mripard@kernel.org> Link: https://lore.kernel.org/r/20230615093227.576102-8-claudiu.beznea@microchip.com
|
H A D | pmc.h | diff 077782e3f2f34003fb8d13f8becfeab69c4f6570 Thu Jun 15 04:32:23 CDT 2023 Claudiu Beznea <claudiu.beznea@microchip.com> clk: at91: clk-utmi: add support for parent_hw
Add support for parent_hw in utmi clock drivers. With this parent-child relation is described with pointers rather than strings making registration a bit faster.
All the SoC based drivers that rely on clk-utmi were adapted to the new API change. The switch itself for SoCs will be done in subsequent patches.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> Reviewed-by: Maxime Ripard <mripard@kernel.org> Link: https://lore.kernel.org/r/20230615093227.576102-8-claudiu.beznea@microchip.com
|