Home
last modified time | relevance | path

Searched hist:"1 a2669df3c1fcef1e212fc9fe39b37b0b67a97f0" (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/drivers/clk/at91/
H A Dsama7g5.cdiff 1a2669df3c1fcef1e212fc9fe39b37b0b67a97f0 Thu Jun 15 04:32:21 CDT 2023 Claudiu Beznea <claudiu.beznea@microchip.com> clk: at91: clk-programmable: add support for parent_hw

Add support for parent_hw in programmable clock driver.
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-programmable 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-6-claudiu.beznea@microchip.com
H A Dat91sam9n12.cdiff 1a2669df3c1fcef1e212fc9fe39b37b0b67a97f0 Thu Jun 15 04:32:21 CDT 2023 Claudiu Beznea <claudiu.beznea@microchip.com> clk: at91: clk-programmable: add support for parent_hw

Add support for parent_hw in programmable clock driver.
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-programmable 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-6-claudiu.beznea@microchip.com
H A Dsama5d3.cdiff 1a2669df3c1fcef1e212fc9fe39b37b0b67a97f0 Thu Jun 15 04:32:21 CDT 2023 Claudiu Beznea <claudiu.beznea@microchip.com> clk: at91: clk-programmable: add support for parent_hw

Add support for parent_hw in programmable clock driver.
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-programmable 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-6-claudiu.beznea@microchip.com
H A Ddt-compat.cdiff 1a2669df3c1fcef1e212fc9fe39b37b0b67a97f0 Thu Jun 15 04:32:21 CDT 2023 Claudiu Beznea <claudiu.beznea@microchip.com> clk: at91: clk-programmable: add support for parent_hw

Add support for parent_hw in programmable clock driver.
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-programmable 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-6-claudiu.beznea@microchip.com
H A Dat91rm9200.cdiff 1a2669df3c1fcef1e212fc9fe39b37b0b67a97f0 Thu Jun 15 04:32:21 CDT 2023 Claudiu Beznea <claudiu.beznea@microchip.com> clk: at91: clk-programmable: add support for parent_hw

Add support for parent_hw in programmable clock driver.
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-programmable 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-6-claudiu.beznea@microchip.com
H A Dat91sam9g45.cdiff 1a2669df3c1fcef1e212fc9fe39b37b0b67a97f0 Thu Jun 15 04:32:21 CDT 2023 Claudiu Beznea <claudiu.beznea@microchip.com> clk: at91: clk-programmable: add support for parent_hw

Add support for parent_hw in programmable clock driver.
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-programmable 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-6-claudiu.beznea@microchip.com
H A Dat91sam9rl.cdiff 1a2669df3c1fcef1e212fc9fe39b37b0b67a97f0 Thu Jun 15 04:32:21 CDT 2023 Claudiu Beznea <claudiu.beznea@microchip.com> clk: at91: clk-programmable: add support for parent_hw

Add support for parent_hw in programmable clock driver.
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-programmable 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-6-claudiu.beznea@microchip.com
H A Dat91sam9260.cdiff 1a2669df3c1fcef1e212fc9fe39b37b0b67a97f0 Thu Jun 15 04:32:21 CDT 2023 Claudiu Beznea <claudiu.beznea@microchip.com> clk: at91: clk-programmable: add support for parent_hw

Add support for parent_hw in programmable clock driver.
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-programmable 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-6-claudiu.beznea@microchip.com
H A Dat91sam9x5.cdiff 1a2669df3c1fcef1e212fc9fe39b37b0b67a97f0 Thu Jun 15 04:32:21 CDT 2023 Claudiu Beznea <claudiu.beznea@microchip.com> clk: at91: clk-programmable: add support for parent_hw

Add support for parent_hw in programmable clock driver.
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-programmable 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-6-claudiu.beznea@microchip.com
H A Dsam9x60.cdiff 1a2669df3c1fcef1e212fc9fe39b37b0b67a97f0 Thu Jun 15 04:32:21 CDT 2023 Claudiu Beznea <claudiu.beznea@microchip.com> clk: at91: clk-programmable: add support for parent_hw

Add support for parent_hw in programmable clock driver.
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-programmable 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-6-claudiu.beznea@microchip.com
H A Dsama5d4.cdiff 1a2669df3c1fcef1e212fc9fe39b37b0b67a97f0 Thu Jun 15 04:32:21 CDT 2023 Claudiu Beznea <claudiu.beznea@microchip.com> clk: at91: clk-programmable: add support for parent_hw

Add support for parent_hw in programmable clock driver.
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-programmable 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-6-claudiu.beznea@microchip.com
H A Dclk-programmable.cdiff 1a2669df3c1fcef1e212fc9fe39b37b0b67a97f0 Thu Jun 15 04:32:21 CDT 2023 Claudiu Beznea <claudiu.beznea@microchip.com> clk: at91: clk-programmable: add support for parent_hw

Add support for parent_hw in programmable clock driver.
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-programmable 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-6-claudiu.beznea@microchip.com
H A Dsama5d2.cdiff 1a2669df3c1fcef1e212fc9fe39b37b0b67a97f0 Thu Jun 15 04:32:21 CDT 2023 Claudiu Beznea <claudiu.beznea@microchip.com> clk: at91: clk-programmable: add support for parent_hw

Add support for parent_hw in programmable clock driver.
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-programmable 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-6-claudiu.beznea@microchip.com
H A Dpmc.hdiff 1a2669df3c1fcef1e212fc9fe39b37b0b67a97f0 Thu Jun 15 04:32:21 CDT 2023 Claudiu Beznea <claudiu.beznea@microchip.com> clk: at91: clk-programmable: add support for parent_hw

Add support for parent_hw in programmable clock driver.
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-programmable 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-6-claudiu.beznea@microchip.com