pinctrl: sun5i: Fix a10s pwm1 pinctrl mapping
authorHans de Goede <hdegoede@redhat.com>
Sat, 19 Sep 2015 21:56:44 +0000 (17:56 -0400)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 2 Oct 2015 11:06:01 +0000 (04:06 -0700)
commitd50a9e1b6de45db883f594cea0ecd1379fd3f669
tree6be05fe19acc66fda632b1ee14149a6223ca15dd
parent1f93e4a96c9109378204c147b3eec0d0e8100fde
pinctrl: sun5i: Fix a10s pwm1 pinctrl mapping

The comment for PG14 mux setting 3 already correctly states that this
muxes PG13 to pwm1, but the text ascociated with it said uart3, fix this.

Note that we use "pwm" rather then "pwm1" to be consistent with pwm0
where the mux setting is also simply called "pwm" and to be consistent
with sun4i/sun7i which do the same.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/sunxi/pinctrl-sun5i-a10s.c
This page took 0.040564 seconds and 5 git commands to generate.