From patchwork Sun Feb 3 12:31:31 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Brian Masney X-Patchwork-Id: 10794635 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 09E9D159A for ; Sun, 3 Feb 2019 12:31:50 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id DB43B2B445 for ; Sun, 3 Feb 2019 12:31:49 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id CB6E22B44C; Sun, 3 Feb 2019 12:31:49 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 764772B445 for ; Sun, 3 Feb 2019 12:31:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=XLX45/XlU986B0tyw5WxOJS3WDfaAwGkRZETw/2vqfo=; b=rj8YVgN6EvmbuGlSwqHuEzqduB qgi3j9s554GGPfqAD+CixUz7TfAYZnTBJHlZSInbB/JOWnvEQ0v/8xpvKtHN97hGJVwq0WlxEFFv3 2j4gIXMG8bLOn6WtJfbnzy+OUm39i1t21/4YOJsjb9w2c4Bj0gG6jnfa71Nx9Q0lIk+3PqrFrIKA/ VsAxXYpg1ZRJXKFdSUqptJlK8wQcVLysfg7o2JwzGUQ6dWtmmVkVUQiLTl3wRuLtAWhW9A2rg7WI9 f9VFEKduiflsHjXJl34/IRpvBr2XXvD4gd+j57cm5khTe6jUVmskThA6nFA1/XKz4jfdbsl7fO9Aj Rvzs/4kg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gqGw7-00008U-FP; Sun, 03 Feb 2019 12:31:47 +0000 Received: from onstation.org ([52.200.56.107]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gqGw4-00007e-Vm for linux-arm-kernel@lists.infradead.org; Sun, 03 Feb 2019 12:31:46 +0000 Received: from localhost.localdomain (c-98-239-145-235.hsd1.wv.comcast.net [98.239.145.235]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: masneyb) by onstation.org (Postfix) with ESMTPSA id 5B95B627; Sun, 3 Feb 2019 12:31:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=onstation.org; s=default; t=1549197101; bh=UVgHSUmeIlDINs+wXWcp/GfbQZ9kaoUTJLRb4rUulBk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ZguLBKQwVWgKxh+3kKagDauU+d7xXsxjg0kWfch49E3rXIrUtkGTHNQIOE/3/7Fuf 3PrhPl3NhBzjN2wQvfqYnSsOb2DWKKfd1a//uxNDrC3C4yzVK1fFgQ04kkeUF3ru7Z b5v9nHy0F4hjwdbsL97ZQJLkoJIbsqR9pUfDqMEc= From: Brian Masney To: linus.walleij@linaro.org, tglx@linutronix.de, marc.zyngier@arm.com Subject: [PATCH -next 2/2] pinctrl: qcom: spmi-gpio: select IRQ_DOMAIN_HIERARCHY in Kconfig Date: Sun, 3 Feb 2019 07:31:31 -0500 Message-Id: <20190203123131.28323-2-masneyb@onstation.org> X-Mailer: git-send-email 2.17.2 In-Reply-To: <20190203123131.28323-1-masneyb@onstation.org> References: <20190203123131.28323-1-masneyb@onstation.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190203_043145_078416_7B0B911D X-CRM114-Status: UNSURE ( 9.16 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linaro-kernel@lists.linaro.org, kernel-build-reports@lists.linaro.org, sboyd@kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, bjorn.andersson@linaro.org, linux-gpio@vger.kernel.org, linux-next@vger.kernel.org, andy.gross@linaro.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Select IRQ_DOMAIN_HIERARCHY for spmi-gpio in Kconfig since this driver is now setup as a hierarchical IRQ chip. Signed-off-by: Brian Masney --- drivers/pinctrl/qcom/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/pinctrl/qcom/Kconfig b/drivers/pinctrl/qcom/Kconfig index 836e9f3eae4c..93efbffcd3a4 100644 --- a/drivers/pinctrl/qcom/Kconfig +++ b/drivers/pinctrl/qcom/Kconfig @@ -137,6 +137,7 @@ config PINCTRL_QCOM_SPMI_PMIC select PINMUX select PINCONF select GENERIC_PINCONF + select IRQ_DOMAIN_HIERARCHY help This is the pinctrl, pinmux, pinconf and gpiolib driver for the Qualcomm GPIO and MPP blocks found in the Qualcomm PMIC's chips,