Merge tag 'meson8-dt-fix' of https://github.com/carlocaione/linux-meson into fixes
authorKevin Hilman <khilman@baylibre.com>
Fri, 8 Apr 2016 23:03:46 +0000 (16:03 -0700)
committerKevin Hilman <khilman@baylibre.com>
Fri, 8 Apr 2016 23:03:46 +0000 (16:03 -0700)
With http://www.spinics.net/lists/devicetree/msg116771.html we split / refactor
the pinctrl driver to have two different pinctrl devices for each bus on the
Amlogic Meson8 / Meson8b SoCs.
These are the missing patches for documentation and DT that weren't pulled into
mainline with the driver changes.

* tag 'meson8-dt-fix' of https://github.com/carlocaione/linux-meson:
  documentation: Fix pinctrl documentation for Meson8 / Meson8b
  ARM: dts: amlogic: Split pinctrl device for Meson8 / Meson8b


Trivial merge