Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1463246
| From | Kevin Hilman <khilman@baylibre.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] pinctrl: meson: get rid of unneeded domain structures |
| Date | 2016-08-16 01:00 +0200 |
| Message-ID | <s6z1n-3il-11@gated-at.bofh.it> (permalink) |
| References | <s5Leh-4ob-15@gated-at.bofh.it> |
| Organization | BayLibre |
Beniamino Galvani <b.galvani@gmail.com> writes:
> The driver originally supported more domains (register ranges) per
> pinctrl device, but since commit 9dab1868ec0d ("pinctrl: amlogic: Make
> driver independent from two-domain configuration") each device gets
> assigned a single domain and we instantiate multiple pinctrl devices
> in the DT.
>
> Therefore, now the 'meson_domain' and 'meson_domain_data' structures
> don't have any reason to exist and can be removed to make the model
> simpler to understand. This commit doesn't change behavior.
>
> Tested on a Odroid-C2.
>
> Signed-off-by: Beniamino Galvani <b.galvani@gmail.com>
Looks good and boot tested on meson-gxbb-p200:
Acked-by: Kevin Hilman <khilman@baylibre.com>
Tested-by: Kevin Hilman <khilman@baylibre.com>
Kevin
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] pinctrl: meson: get rid of unneeded domain structures Beniamino Galvani <b.galvani@gmail.com> - 2016-08-13 19:50 +0200 Re: [PATCH] pinctrl: meson: get rid of unneeded domain structures Kevin Hilman <khilman@baylibre.com> - 2016-08-16 01:00 +0200 Re: [PATCH] pinctrl: meson: get rid of unneeded domain structures Linus Walleij <linus.walleij@linaro.org> - 2016-08-22 11:30 +0200
csiph-web