Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1502242

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

From Kevin Hilman <khilman@baylibre.com>
Newsgroups linux.kernel
Subject Re: [PATCH 2/3] ARM: bus: da8xx-syscfg: new driver
Date 2016-10-17 19:10 +0200
Message-ID <stjAd-6l5-5@gated-at.bofh.it> (permalink)
References <stj7b-5TV-7@gated-at.bofh.it> <stj7c-5TV-25@gated-at.bofh.it>
Organization BayLibre

Show all headers | View raw


Bartosz Golaszewski <bgolaszewski@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@baylibre.com>

[...]

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

The base addr should come from DT.

Kevin

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 2/3] ARM: bus: da8xx-syscfg: new driver Bartosz Golaszewski <bgolaszewski@baylibre.com> - 2016-10-17 18:40 +0200
  Re: [PATCH 2/3] ARM: bus: da8xx-syscfg: new driver Kevin Hilman <khilman@baylibre.com> - 2016-10-17 19:10 +0200
  Re: [PATCH 2/3] ARM: bus: da8xx-syscfg: new driver Laurent Pinchart <laurent.pinchart@ideasonboard.com> - 2016-10-18 23:00 +0200
    Re: [PATCH 2/3] ARM: bus: da8xx-syscfg: new driver Laurent Pinchart <laurent.pinchart@ideasonboard.com> - 2016-10-19 11:10 +0200
      Re: [PATCH 2/3] ARM: bus: da8xx-syscfg: new driver Kevin Hilman <khilman@baylibre.com> - 2016-10-20 19:00 +0200
        Re: [PATCH 2/3] ARM: bus: da8xx-syscfg: new driver Laurent Pinchart <laurent.pinchart@ideasonboard.com> - 2016-10-20 20:10 +0200
          Re: [PATCH 2/3] ARM: bus: da8xx-syscfg: new driver Kevin Hilman <khilman@baylibre.com> - 2016-10-20 21:50 +0200
            Re: [PATCH 2/3] ARM: bus: da8xx-syscfg: new driver Tomi Valkeinen <tomi.valkeinen@ti.com> - 2016-10-21 11:30 +0200
              Re: [PATCH 2/3] ARM: bus: da8xx-syscfg: new driver Sekhar Nori <nsekhar@ti.com> - 2016-10-21 12:00 +0200
                Re: [PATCH 2/3] ARM: bus: da8xx-syscfg: new driver Tomi Valkeinen <tomi.valkeinen@ti.com> - 2016-10-21 12:00 +0200
    Re: [PATCH 2/3] ARM: bus: da8xx-syscfg: new driver Bartosz Golaszewski <bgolaszewski@baylibre.com> - 2016-10-19 17:50 +0200

csiph-web