ARM: dts: s5pv210: add RTC 32 KHz clock in SMDKV210
authorKrzysztof Kozlowski <krzk@kernel.org>
Mon, 7 Sep 2020 16:11:30 +0000 (18:11 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Wed, 9 Sep 2020 19:42:07 +0000 (21:42 +0200)
commit7260b363457a22b8723d5cbc43fee67397896d07
treea0965b01cb0291e74a618c60fbee077b770cad17
parent37dea4fa9888e72bc7239c1c495be92901cd3e7f
ARM: dts: s5pv210: add RTC 32 KHz clock in SMDKV210

The S3C RTC requires 32768 Hz clock as input which is provided by PMIC.
However the PMIC is not described in DTS at all so at least add
a workaround to model its clock with a fixed-clock.

This fixes dtbs_check warnings:

  rtc@e2800000: clocks: [[2, 145]] is too short
  rtc@e2800000: clock-names: ['rtc'] is too short

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20200907161141.31034-15-krzk@kernel.org
arch/arm/boot/dts/s5pv210-smdkv210.dts