[PATCH 2/3] ARM: bus: da8xx-syscfg: new driver

Kevin Hilman khilman at baylibre.com
Mon Oct 17 09:57:08 PDT 2016


Bartosz Golaszewski <bgolaszewski at baylibre.com> writes:

> Create the driver for the da8xx System Configuration and implement
> support for writing to the three Master Priority registers.
>
> Signed-off-by: Bartosz Golaszewski <bgolaszewski at baylibre.com>

[...]

> +#define DA8XX_IO_PHYS			0x01c00000ul
> +#define DA8XX_SYSCFG0_BASE		(DA8XX_IO_PHYS + 0x14000)

The base addr should come from DT.

Kevin



More information about the linux-arm-kernel mailing list