]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: Add 32KHz clock as default clock source
authorLokesh Vutla <lokeshvutla@ti.com>
Mon, 27 Apr 2020 17:26:04 +0000 (22:56 +0530)
committerTony Lindgren <tony@atomide.com>
Tue, 5 May 2020 17:56:42 +0000 (10:56 -0700)
commit8f405d18951708c71efff27c47c8bd4f480e5f38
tree24b72b5245ddb7f691ad9f4edf7ab2046d6cee64
parent0e6c92ce1d170795a396f8108369eb2c8412797f
ARM: dts: Add 32KHz clock as default clock source

Clocksource to timer configured in pwm mode can be selected using the DT
property ti,clock-source. There are few pwm timers which are not
selecting the clock source and relying on default value in hardware or
selected by driver. Instead of relying on default value, always select
the clock source from DT.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am335x-guardian.dts
arch/arm/boot/dts/am3517-evm.dts
arch/arm/boot/dts/logicpd-torpedo-baseboard.dtsi
arch/arm/boot/dts/omap3-gta04.dtsi