ARM: dts: s5pv210: add RTC 32 KHz clock in Goni
authorKrzysztof Kozlowski <krzk@kernel.org>
Mon, 7 Sep 2020 16:11:28 +0000 (18:11 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Wed, 9 Sep 2020 19:41:53 +0000 (21:41 +0200)
commitebb105b59c7566a249cf0ee1cfc86386f04cd442
treef88e1e5f43c9479aa56663e64ee38d0625519e46
parent086c4498b0cc87fdb09188f3da7056e898814948
ARM: dts: s5pv210: add RTC 32 KHz clock in Goni

The S3C RTC requires 32768 Hz clock as input which is provided by PMIC.
However there is no such clock provider but rather a regulator driver
which registers the clock as a regulator.  This is an old driver which
will not be updated so add a workaround - a fixed-clock to fill missing
clock phandle reference in S3C RTC.

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-13-krzk@kernel.org
arch/arm/boot/dts/s5pv210-goni.dts