From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 55BCCC636D4 for ; Mon, 13 Feb 2023 22:22:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=dPAJ4QU7Em1DfHxIs0hcgyeFPbxUcbsyARAnXORFB1Y=; b=T6kvL9KUcE99SX 2cblbiYtE7yn8R/wFvgvaO/Hl8pSCvqqPNqoOUQHaTxlf6DUNyZY+nLBTRU0hvfwa03nCM1Wlormh 05gwjyupW3M22cJQwbHmx8tZDX4rrZjBlgdk6K19h58oOy5iLrvMwNMxbb8xjpgV2rXrEJxOMzGc1 M6SHA6F0O/cnZwGFz1amnQogcJD9xk8g4n/sHYWhpz0xPhsxZJon7JSOWxzQb0FtzAqxzgishYJZS 4vp6CQIGUqb5qmfxPVwPhk04EaQtRvI15evehDDCDptGhoLnh2Ec/VGMfMj0zmuvdOYTQUpk6IbdR +FxswGAYWFv+1NIxtNlg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pRhC7-00GbmO-4M; Mon, 13 Feb 2023 22:21:07 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pRhC3-00Gblh-Nz for linux-arm-kernel@lists.infradead.org; Mon, 13 Feb 2023 22:21:05 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 2F68061214; Mon, 13 Feb 2023 22:21:03 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id AA183C433D2; Mon, 13 Feb 2023 22:21:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1676326862; bh=Xx9JTJbppKpd8lgxM8k8T32w8dkyUExzmRsBsJ7zG6M=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ZFlWX3CEvgfnQ1jNH5Vjl8JeZpxlowwY2T9npNbtYyjkQCUygbAZ4oVR4vHJqvnef UaP1qxPPA/m9249fb2ruDwWVKHqSIvqUrzVIBKXtVO6Dukkrny1ZJ/Qra+vZLdSy39 8nwxEqWXzbX7EDHWpIE27vDHsPQQpUtB1Ymag6y03YA5z7wlsnduwXczA1to6q/lvS Gk+5cOMamIbf1Ossrfr0HYq31ccHnvncHZfTWMtT9HgukCPeHEHtv0I/uDubF1+OQy LZ5pK1c/58KtVM20WsYj5Y9YSsdG2ENl7zjTQGDKowEYatbbYBkpdTrCVQzmoTwNWh 2RgzzSdlvfM8w== From: Bjorn Andersson To: Catalin Marinas , Arnd Bergmann , Bartosz Golaszewski , Bjorn Andersson , Krzysztof Kozlowski , Shawn Guo , Dmitry Baryshkov , Will Deacon Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Bartosz Golaszewski Subject: Re: [RESEND PATCH] arm64: defconfig: enable drivers required by the Qualcomm SA8775P platform Date: Mon, 13 Feb 2023 14:22:59 -0800 Message-Id: <167632698311.557014.11045879973663738246.b4-ty@kernel.org> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230209103531.469809-1-brgl@bgdev.pl> References: <20230209103531.469809-1-brgl@bgdev.pl> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230213_142103_986374_9748B216 X-CRM114-Status: UNSURE ( 9.71 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, 9 Feb 2023 11:35:31 +0100, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski > > Enable the pinctrl, GCC clock and interconnect drivers in order to allow > booting SA8775P boards. The drivers need to be built-in for QUPv3 and > subsequently UART console to work. > > > [...] Applied, thanks! [1/1] arm64: defconfig: enable drivers required by the Qualcomm SA8775P platform commit: 687bcd03a047e65fcf12ae2b693043ee44acad4c Best regards, -- Bjorn Andersson _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel