From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH v1] pinctrl: mediatek: improve Kconfig dependencies Date: Thu, 13 Dec 2018 08:49:46 -0800 Message-ID: <7hlg4ts76d.fsf@baylibre.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Linus Walleij , Sean Wang Cc: Matthias Brugger , Weijie Gao , linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, Ryder Lee List-Id: linux-mediatek@lists.infradead.org Ryder Lee writes: > Remove prompts to make all pinctrl cores to non-visible symbols and > make sure the target SoCs would be coupled with the corresponding > cores. > > Signed-off-by: Ryder Lee Tested-by: Kevin Hilman Tested on the mt7623-rfb1 board which has been failing in kernelCI, and this patch gets things booting again. Kevin