summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPaul Cercueil <paul@crapouillou.net>2020-03-11 21:23:16 +0300
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2020-03-24 13:03:22 +0300
commit5840748520be19ea97ffdb80e5aa313c6ef60575 (patch)
tree305ff8fa158b483001cf8d8ea094495106bb4af0 /tools/perf/scripts/python/export-to-postgresql.py
parentf9b2a4d6a5f18e0aaf715206a056565c56889d9f (diff)
downloadlinux-5840748520be19ea97ffdb80e5aa313c6ef60575.tar.xz
rtc: jz4740: Add support for JZ4760 SoC
The WENR feature (set a magic value to enable RTC registers read-write) first appeared on the JZ4760; the JZ4780 came much later. Since it would be dangerous to specify a newer SoC's compatible string as the fallback of an older SoC's compatible string, we add support for the "ingenic,jz4760-rtc" compatible string in the driver. This will permit to support the JZ4770 by having: compatible = "ingenic,jz4770-rtc", "ingenic,jz4760-rtc"; Instead of doing: compatible = "ingenic,jz4770-rtc", "ingenic,jz4780-rtc"; Signed-off-by: Paul Cercueil <paul@crapouillou.net> Link: https://lore.kernel.org/r/20200311182318.22154-1-paul@crapouillou.net Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions