[U-Boot] [PULL u-boot] Please pull u-boot-amlogic-20181207

Hi Tom,
Two simple fixes for the pinctrl driver.
Thanks, Neil
The following changes since commit d452f27b3ea806fd99aee4b73a723318032c1d5c:
Prepare v2019.01-rc1 (2018-12-03 23:50:13 -0500)
are available in the Git repository at:
git://git.denx.de/u-boot-amlogic.git tags/u-boot-amlogic-20181207
for you to fetch changes up to 139ebe9eb9dac96ab72680e7e8ba77ef9b4cc88b:
pinctrl: meson: axg: Fix GPIO pin offsets (2018-12-07 11:01:09 +0100)
---------------------------------------------------------------- Two fixes for the Amlogic Pinctrl driver : - bad usage of clrsetbits_le32 - bad pin definition for AXG Family
---------------------------------------------------------------- Carlo Caione (2): pinctrl: meson: Fix GPIO direction registers access pinctrl: meson: axg: Fix GPIO pin offsets
drivers/pinctrl/meson/pinctrl-meson-axg.c | 22 +++++++++++----------- drivers/pinctrl/meson/pinctrl-meson.c | 4 ++-- 2 files changed, 13 insertions(+), 13 deletions(-)

On Fri, Dec 07, 2018 at 11:02:03AM +0100, Neil Armstrong wrote:
Hi Tom,
Two simple fixes for the pinctrl driver.
Thanks, Neil
The following changes since commit d452f27b3ea806fd99aee4b73a723318032c1d5c:
Prepare v2019.01-rc1 (2018-12-03 23:50:13 -0500)
are available in the Git repository at:
git://git.denx.de/u-boot-amlogic.git tags/u-boot-amlogic-20181207
for you to fetch changes up to 139ebe9eb9dac96ab72680e7e8ba77ef9b4cc88b:
pinctrl: meson: axg: Fix GPIO pin offsets (2018-12-07 11:01:09 +0100)
Applied to u-boot/master, thanks!
participants (2)
-
Neil Armstrong
-
Tom Rini