On Sat, Aug 13, 2016 at 7:41 PM, Beniamino Galvani <b.galv...@gmail.com> wrote:
> 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.galv...@gmail.com> Patch applied with Kevin's ACK/Test tags. Yours, Linus Walleij