From mboxrd@z Thu Jan 1 00:00:00 1970 From: narmstrong@baylibre.com (Neil Armstrong) Date: Wed, 15 Mar 2017 10:49:13 +0100 Subject: [PATCH 2/3] pinctrl: meson-gxl: Fix inverted registers and add missing pins In-Reply-To: References: <1488893462-7016-1-git-send-email-narmstrong@baylibre.com> <1488893462-7016-3-git-send-email-narmstrong@baylibre.com> Message-ID: <5e975901-b5d4-fdc8-9866-ad6bc9e3b599@baylibre.com> To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org On 03/15/2017 10:43 AM, Linus Walleij wrote: > On Tue, Mar 7, 2017 at 2:31 PM, Neil Armstrong wrote: > >> Fix some inverted bit numbers in some pinctrl groups and add missing pins >> and groups to be in pair with the GXBB pinctrl pins definition. >> >> Signed-off-by: Neil Armstrong > > This does not apply on my fixes branch and possibly no other > v4.11-rc1-based branch. Can you please rebase it and resend? > > I guess this also needs queueing for fixes? > > Yours, > Linus Walleij > Hi Linus, Indeed, it depends on Martin's "pinctrl: meson: gxl: add the missing PWM pin definitions" posted earlier. Neil