rt pinctrl and gpio driver for Rockchip SoCs.
>
> config PINCTRL_RZA1
> bool "Renesas RZ/A1 gpio and pinctrl driver"
>
>
>
> From: Linus Walleij
> Date: 2021-03-05 08:43
> To: jay...@rock-chips.com
> CC: Stephen Rothwell; Linux Kernel Mailing List
On Fri, Mar 5, 2021 at 1:13 AM jay...@rock-chips.com
wrote:
> Could you show me the issue log ?
It's attached to Stephen's original mail in this thread.
Yours,
Linus Walleij
Hi Linus,
On Thu, 4 Mar 2021 09:16:17 +0100 Linus Walleij
wrote:
>
> On Thu, Mar 4, 2021 at 2:12 AM Stephen Rothwell wrote:
>
> > After merging the pinctrl tree, today's linux-next build (x86_64
> > allmodconfig ) failed like this:
> >
> >
> > Presumably caused by commit
> >
> > c9e84d46cc03
On Thu, Mar 4, 2021 at 2:12 AM Stephen Rothwell wrote:
> After merging the pinctrl tree, today's linux-next build (x86_64
> allmodconfig ) failed like this:
>
>
> Presumably caused by commit
>
> c9e84d46cc03 ("pinctrl: rockchip: make driver be tristate module")
>
> I have used the pinctrl tree
On Wed, Jan 27, 2021 at 08:41:26PM +1100, Stephen Rothwell wrote:
> Hi all,
>
> After merging the pinctrl tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
Thanks for the message. This should be fixed already.
Best regards,
Krzysztof
On Wed, Nov 4, 2020 at 4:10 AM Stephen Rothwell wrote:
> On Fri, 30 Oct 2020 12:50:16 +1100 Stephen Rothwell
> wrote:
> >
> > Hi all,
> >
> > After merging the pinctrl tree, today's linux-next build (x86_64
> > allmodconfig) failed like this:
> >
> > ERROR: modpost: "irq_gc_set_wake" [drivers/pi
Hi all,
On Fri, 30 Oct 2020 12:50:16 +1100 Stephen Rothwell
wrote:
>
> Hi all,
>
> After merging the pinctrl tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> ERROR: modpost: "irq_gc_set_wake" [drivers/pinctrl/pinctrl-rockchip.ko]
> undefined!
>
> Caused by commit
On Fri, Jul 17, 2020 at 11:01 AM Hanks Chen wrote:
> On Fri, 2020-07-17 at 17:16 +1000, Stephen Rothwell wrote:
> > Caused by commit
> >
> > e6f744c6ad4f ("pinctrl: mediatek: add pinctrl support for MT6779 SoC")
> >
> > Forgot to include module.h (since it is tristate in Kconfig) or init.h?
> >
On Fri, 2020-07-17 at 17:16 +1000, Stephen Rothwell wrote:
> Hi all,
>
> After merging the pinctrl tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> drivers/pinctrl/mediatek/pinctrl-mt6779.c:783:1: warning: data definition has
> no type or storage class
> 783 | arch_
On Wed, Aug 21, 2019 at 8:16 AM Stephen Rothwell wrote:
> After merging the pinctrl tree, today's linux-next build (arm
> multi_v7_defconfig) failed like this:
>
> drivers/pinctrl/pinctrl-st.c: In function 'st_pctl_dt_parse_groups':
> drivers/pinctrl/pinctrl-st.c:1212:15: error: implicit declarat
On Tue, Dec 6, 2016 at 10:31 PM, Stephen Rothwell wrote:
> Hi Linus,
>
> On Mon, 5 Dec 2016 10:00:38 +1100 Stephen Rothwell
> wrote:
>>
>> After merging the pinctrl tree, today's linux-next build (arm
>> multi_v7_defconfig) failed like this:
>>
>> drivers/gpio/gpio-pl061.c: In function 'pl061_ir
> Hi Linus,
>
> On Mon, 5 Dec 2016 10:00:38 +1100 Stephen Rothwell
> wrote:
>>
>> After merging the pinctrl tree, today's linux-next build (arm
>> multi_v7_defconfig) failed like this:
>>
>> drivers/gpio/gpio-pl061.c: In function 'pl061_irq_set_wake':
>> drivers/gpio/gpio-pl061.c:280:28: error:
On 2016-12-06 23:46, Stephen Rothwell wrote:
> Hi Peter,
>
> On Tue, 6 Dec 2016 23:27:48 +0100 Peter Rosin wrote:
>>
>> The bug you are referring to is in the gpio tree, not pinctrl.
>> That had me confused for a while, and is the reason I'm writing
>> this. Maybe the next person need not be conf
Hi Peter,
On Tue, 6 Dec 2016 23:27:48 +0100 Peter Rosin wrote:
>
> The bug you are referring to is in the gpio tree, not pinctrl.
> That had me confused for a while, and is the reason I'm writing
> this. Maybe the next person need not be confused...
Part of the gpio tree has been merged into the
Hi Linus,
On Mon, 5 Dec 2016 10:00:38 +1100 Stephen Rothwell
wrote:
>
> After merging the pinctrl tree, today's linux-next build (arm
> multi_v7_defconfig) failed like this:
>
> drivers/gpio/gpio-pl061.c: In function 'pl061_irq_set_wake':
> drivers/gpio/gpio-pl061.c:280:28: error: 'struct gpio_
Laxman, this must be due to one of the two top commits for tegra:
commit 1d18a3f0f0809f6c71f1f6e9e268ee904ce0b588
"pinctrl: tegra: avoid parked_reg and parked_bank"
commit b22ef2a0979f2b91cfeeabb086e4d665183a93a1
"pinctrl: tegra: Correctly check the supported configuration"
Is it something you ca
On Mon, Dec 21, 2015 at 5:58 AM, Stephen Rothwell wrote:
> After merging the pinctrl tree, today's linux-next build (arm
> multi_v7_defconfig) failed like this:
Argh damned, I pushed a oneliner fix in accordance with Pramod's
report. Sorry about the mess.
Yours,
Linus Walleij
--
To unsubscribe
Hi Stephen Rothwell,
This is the same error what we discussed on Friday mail-chain. Please see the
attachment of my reply.
Regards,
Pramod
> -Original Message-
> From: Stephen Rothwell [mailto:s...@canb.auug.org.au]
> Sent: 21 December 2015 10:28
> To: Linus Walleij
> Cc: linux-n...@vge
]
Sent: 18 December 2015 11:28
To: Pramod Kumar
Cc: Linus Walleij; linux-n...@vger.kernel.org; linux-kernel@vger.kernel.org; Ray
Jui; Scott Branden
Subject: Re: linux-next: build failure after merge of the pinctrl tree
Hi Pramod,
On Fri, 18 Dec 2015 05:34:58 + Pramod Kumar
wrote:
Hi Stephen/L
December 2015 11:28
> To: Pramod Kumar
> Cc: Linus Walleij; linux-n...@vger.kernel.org; linux-kernel@vger.kernel.org;
> Ray
> Jui; Scott Branden
> Subject: Re: linux-next: build failure after merge of the pinctrl tree
>
> Hi Pramod,
>
> On Fri, 18 Dec 2015 05:34:58 +00
Hi Pramod,
On Fri, 18 Dec 2015 05:34:58 + Pramod Kumar wrote:
>
> Hi Stephen/Linus,
>
> Please suggest us how could we fix this issue.
I think you issue is different from what I reported, What I reported
was caused by the addition of the dependency on COMPILE_TEST which
allowed the driver t
Hi Stephen/Linus,
The patch " [PATCH v2 5/7] gpio: Rename func/macro/var to IP-block,iproc"
(https://lkml.org/lkml/2015/11/18/1004) in "for-next" and "devel" of pinctrl
tree ( http://git.linaro.org/people/linus.walleij/linux-pinctrl.git ) has
little rebase issue.
Original patch has:
-static v
On Fri, Oct 2, 2015 at 5:37 AM, Stephen Rothwell wrote:
>> Caused by commit
>>
>> 776180848b57 ("pinctrl: introduce driver for Atmel PIO4 controller")
>>
>> I have used the pinctrl tree from next-20150924 for today.
>
> I am still getting this error.
Sorry for slow fixing, I was travelling.
I
Hi Linus,
On Fri, 25 Sep 2015 13:34:10 +1000 Stephen Rothwell
wrote:
>
> After merging the pinctrl tree, today's linux-next build (arm
> multi_v7_defconfig) failed like this:
>
> drivers/pinctrl/pinctrl-at91-pio4.c: In function 'atmel_gpio_irq_set_type':
> drivers/pinctrl/pinctrl-at91-pio4.c:17
On Mon, Jan 12, 2015 at 6:02 AM, Stephen Rothwell wrote:
> After merging the pinctrl tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
Fixed already, hopefully. (Atleast the autobuilders are happy.)
Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "uns
On Fri, May 30, 2014 at 8:08 AM, Stephen Rothwell wrote:
> Hi Linus,
>
> After merging the pinctrl tree, today's linux-next build (arm
> multi_v7_defconfig)
> failed like this:
>
> drivers/pinctrl/sirf/pinctrl-sirf.c: In function 'sirfsoc_gpio_handle_irq':
> drivers/pinctrl/sirf/pinctrl-sirf.c:5
On Tue, Feb 11, 2014 at 4:56 AM, Stephen Rothwell wrote:
> drivers/pinctrl/pinctrl-st.c:407:18: error: 'stid127_delays' undeclared here
> (not in a function)
>
> Caused by commit cab6bf05bab5 ("pinctrl: st: add stid127 support").
Oh darn, I was waiting for an update of that patch but forgot.
I
On Tue, Dec 10, 2013 at 4:02 AM, Stephen Rothwell wrote:
> After merging the pinctrl tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> sound/soc/fsl/eukrea-tlv320.c:28:28: fatal error: asm/mach-types.h: No such
> file or directory
> #include
>
Hi Linus,
On Tue, 10 Dec 2013 14:02:18 +1100 Stephen Rothwell
wrote:
>
> After merging the pinctrl tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> sound/soc/fsl/eukrea-tlv320.c:28:28: fatal error: asm/mach-types.h: No such
> file or directory
> #include
>
29 matches
Mail list logo