Thread (1 message) 1 message, 1 author, 2021-03-05

Re: linux-next: build failure after merge of the pinctrl tree

From: Stephen Rothwell <hidden>
Date: 2021-03-05 02:13:03
Also in: lkml

Hi,

On Fri, 5 Mar 2021 08:46:46 +0800 "jay.xu@rock-chips.com" [off-list ref] wrote:
quoted hunk
Thanks,and I think i have miss to upstream the changes,
I have resend them in a new thread.
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -155,9 +155,7 @@ config ARCH_REALTEK
 config ARCH_ROCKCHIP
        bool "Rockchip Platforms"
        select ARCH_HAS_RESET_CONTROLLER
-       select GPIOLIB
        select PINCTRL
-       select PINCTRL_ROCKCHIP
        select PM
        select ROCKCHIP_TIMER
        help
diff --git a/drivers/pinctrl/Kconfig b/drivers/pinctrl/Kconfig
index b197d23324fb..970c18191f6f 100644
--- a/drivers/pinctrl/Kconfig
+++ b/drivers/pinctrl/Kconfig
@@ -179,10 +179,14 @@ config PINCTRL_OXNAS
 
 config PINCTRL_ROCKCHIP
        tristate "Rockchip gpio and pinctrl driver"
+       select GPIOLIB
        select PINMUX
        select GENERIC_PINCONF
        select GENERIC_IRQ_CHIP
        select MFD_SYSCON
+       default ARCH_ROCKCHIP
+       help
+         This support 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.xu@rock-chips.com
CC: Stephen Rothwell; Linux Kernel Mailing List; Linux Next Mailing List
Subject: Re: Re: linux-next: build failure after merge of the pinctrl tree
On Fri, Mar 5, 2021 at 1:13 AM jay.xu@rock-chips.com
[off-list ref] wrote:
 
quoted
Could you show me the issue log ?  
 
It's attached to Stephen's original mail in this thread.
Sorry I lost the error message, but it was a reference to a symbol that
has no EXPORT_SYMBOL.  So building the driver as a module should show
the error.

-- 
Cheers,
Stephen Rothwell

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help