freebsd-dev/sys/arm/mv
Zbigniew Bodek dc3b75aeef Enable MBUS bridge configuration in mv_rtc driver
This patch fixes sporadic problems with updating time
with mv_rtc driver by configuring access to it via MBUS.
For this purpose already existing second set of resources
in rtc@3800 node of Armada 38x DT is used.

Submitted by: Dominik Ermel <der@semihalf.com>
Obtained from: Semihalf
Sponsored by: Stormshield
Differential revision: https://reviews.freebsd.org/D10901
2017-06-08 16:48:09 +00:00
..
armada Introduce separate watchdog driver for Armada to fix phony DELAY 2017-05-25 14:22:00 +00:00
armada38x Enable MBUS bridge configuration in mv_rtc driver 2017-06-08 16:48:09 +00:00
armadaxp Stop including fdt_common.h from the arm code when it's unneeded. 2016-11-14 11:41:22 +00:00
discovery
kirkwood
orion Move arm's devmap to some generic place, so it can be used 2016-04-26 11:53:37 +00:00
files.mv Introduce separate watchdog driver for Armada to fix phony DELAY 2017-05-25 14:22:00 +00:00
gpio.c Use the correct OF_getencprop over OF_getprop + fdt32_to_cpu to read 2016-11-14 12:03:08 +00:00
ic.c
mpic.c Fix MPIC mask/unmask 2017-05-19 08:25:40 +00:00
mv_common.c Add workaround for CESA MBUS windows with 4GB DRAM 2017-05-25 14:25:05 +00:00
mv_localbus.c Use OF_prop_free instead of direct call to free(9) 2016-05-13 22:05:16 +00:00
mv_machdep.c Optimize Armada38x low-level MBUS settings 2017-04-18 10:39:14 +00:00
mv_pci.c Unmask legacy interrupts on Marvell PCIE controller 2017-05-25 14:34:21 +00:00
mv_ts.c Stop including fdt_common.h from the arm code when it's unneeded. 2016-11-14 11:41:22 +00:00
mvreg.h Enable SCU Speculative linefills to L2 on Armada 38x 2017-05-25 14:19:20 +00:00
mvvar.h Move arm's devmap to some generic place, so it can be used 2016-04-26 11:53:37 +00:00
mvwin.h Enable proper configuration of CESA MBUS windows 2017-05-19 08:19:39 +00:00
rtc.c
std-pj4b.mv
std.mv
timer.c