]> git.baikalelectronics.ru Git - kernel.git/commit
rtc: pcf2123: add proper compatible string
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 19 Aug 2019 18:26:56 +0000 (20:26 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 20 Aug 2019 19:42:19 +0000 (21:42 +0200)
commit6688bffa55e25e268d2b1dc8c101374ab0ea02b4
tree319811a64343f67bda91fdd4172a97b2e616447f
parent334aed8381664077751dd7dc6ee9bb4926966ec3
rtc: pcf2123: add proper compatible string

nxp,rtc-pcf2123 is not a proper compatible strong for this RTC. The part
name is only pcf2123 and is less confusing.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20190819182656.29744-9-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Documentation/devicetree/bindings/rtc/nxp,rtc-2123.txt
drivers/rtc/rtc-pcf2123.c