Re: [PATCH] ARM: zynq: DT: Enable all FCLKs by default

2022-10-25 Thread Michal Simek
On 10/12/22 11:30, Michal Simek wrote: From: Christian Kohn The fclk-enable property is set to 0 which disables all FCLKs. Enable all FCLKs so they can be used as clock sources in the programmable logic. Signed-off-by: Christian Kohn Acked-by: Soren Brinkmann Signed-off-by: Michal Simek

[PATCH] ARM: zynq: DT: Enable all FCLKs by default

2022-10-12 Thread Michal Simek
From: Christian Kohn The fclk-enable property is set to 0 which disables all FCLKs. Enable all FCLKs so they can be used as clock sources in the programmable logic. Signed-off-by: Christian Kohn Acked-by: Soren Brinkmann Signed-off-by: Michal Simek --- arch/arm/dts/zynq-7000.dtsi | 2 +- 1

Re: [PATCH] ARM: zynq: DT: Enable all FCLKs by default

2022-07-07 Thread Michal Simek
Hi Tom, On 7/7/22 14:31, Tom Rini wrote: On Thu, Jul 07, 2022 at 12:50:10PM +0200, Michal Simek wrote: From: Christian Kohn The fclk-enable property is set to 0 which disables all FCLKs. Enable all FCLKs so they can be used as clock sources in the programmable logic. Signed-off-by:

Re: [PATCH] ARM: zynq: DT: Enable all FCLKs by default

2022-07-07 Thread Tom Rini
On Thu, Jul 07, 2022 at 12:50:10PM +0200, Michal Simek wrote: > From: Christian Kohn > > The fclk-enable property is set to 0 which disables all FCLKs. > Enable all FCLKs so they can be used as clock sources in the > programmable logic. > > Signed-off-by: Christian Kohn > Signed-off-by:

[PATCH] ARM: zynq: DT: Enable all FCLKs by default

2022-07-07 Thread Michal Simek
From: Christian Kohn The fclk-enable property is set to 0 which disables all FCLKs. Enable all FCLKs so they can be used as clock sources in the programmable logic. Signed-off-by: Christian Kohn Signed-off-by: Michal Simek --- arch/arm/dts/zynq-7000.dtsi | 2 +- 1 file changed, 1