On 03/04/2017 10:23 PM, Martin Blumenstingl wrote: > Due to the lack of a public GXL or GXM datasheet most of the PWM pin > definitions are currently missing. > However, the people behind the Khadas VIM boards were kind enough to > share the PWM pins and their corresponding register offsets and bits > with me. > > This patch adds all missing PWM pins to the GXL pinctrl driver. The > upcoming Khadas VIM board support patch only needs PWM_F and PWM_AO_A. > I still decided to add all PWM pins just in case there's no public GXL > datasheet release soon. > > > Martin Blumenstingl (2): > pinctrl: meson: gxl: add the missing PWM pin definitions > ARM64: dts: amlogic: meson-gxl: add the missing PWM pins > > arch/arm64/boot/dts/amlogic/meson-gxl.dtsi | 56 ++++++++++++++++++++++++++ > drivers/pinctrl/meson/pinctrl-meson-gxl.c | 64 ++++++++++++++++++++++++++++++ > 2 files changed, 120 insertions(+) > Tested by running it on the Khadas VIM : Tested-by: Neil Armstrong <narmstrong@xxxxxxxxxxxx> and Reviewed-by: Neil Armstrong <narmstrong@xxxxxxxxxxxx> Thanks, Neil -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html