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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1C235C5479D for ; Mon, 9 Jan 2023 18:14:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237565AbjAISO2 (ORCPT ); Mon, 9 Jan 2023 13:14:28 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35872 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237737AbjAISNo (ORCPT ); Mon, 9 Jan 2023 13:13:44 -0500 Received: from mail-wr1-x436.google.com (mail-wr1-x436.google.com [IPv6:2a00:1450:4864:20::436]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BA92714027 for ; Mon, 9 Jan 2023 10:11:07 -0800 (PST) Received: by mail-wr1-x436.google.com with SMTP id bk16so9059286wrb.11 for ; Mon, 09 Jan 2023 10:11:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=fML4kPdr/TJZTTTjmDRqZF2NKNyIrXL/psZmLGwFohM=; b=m+fHzmBRRmF0BsG7LIAgKERc94P4/TYZiGuv2hl2kyEkRddu8aKFzX9476xmik78CG UsJw18F5gsV9YLSp8LMulmGbo1rrCZI/o3bDIe0W8l30ll1ABpAY6m04D7bQK4wo/kKB xVUEoSchbv5Qt1rguhdILk1ezkn7KVaPbEGAIirexPPBmqoN8Lp8UGUQdyQPnVQXy1dE xysaH5osPcYaE1IJfvlKrTw3cHMyEnpBocHevQ9EqRUPZNX/xBrrYNvP0aHlRNcy6mtr clG/Mt8HIMOjgc+tRH4qcP+UXGaSoxO4A9IlzcI7amrv1SDxIz2FWQJdaTqaYV447O4l D1lQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=fML4kPdr/TJZTTTjmDRqZF2NKNyIrXL/psZmLGwFohM=; b=ryNcF6Go/mbiGVKHhO98HDY9lNcbpj/uO/Yg39QdBBfW9GG2ij35lf3Lnz3OSHntHV ScCWOcqyevxhyGO2DvUN38Bt/bGtIuh/xkz0xE4G7+xBFA5AF1azw0D/7OT+8BCqZQ4n LGt5QIpfaDk/7lxc033aIzjy9Y3plJXYhPaj8jj+Iw5lWuW5RqgVR85vGWnOYD81Wwnh tiPbkn4Ego+5rwX2slc+FjKi5ZmHvA1AbkCHBMK58mkzxpxEjfpQpn5LZ5GVltpeLaIr eRTh5VQRVnEcHNtgGttiSiot2i5ZqEApVw0kSb83SrAF/xzI1a1AmQELDqnLOzGSjyWf krgw== X-Gm-Message-State: AFqh2kpmnjbB2ENnGBYnLVpJGmOQVTaIzcX+WDLh2/2M8cdMwTU/XeIe t2Pv26hjM5qY3kiVhLqCej2xlQ== X-Google-Smtp-Source: AMrXdXt7fojJue/+zqiYvHFyhcP0O74KqMDyTAn2+LC1MBCbIrE+iHWW/13fcFX63cwCA3EoHUAtcQ== X-Received: by 2002:a05:6000:136c:b0:2bb:e1fb:5d83 with SMTP id q12-20020a056000136c00b002bbe1fb5d83mr4390655wrz.58.1673287865741; Mon, 09 Jan 2023 10:11:05 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id y15-20020adffa4f000000b002bbec19c8acsm3846694wrr.64.2023.01.09.10.11.01 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 09 Jan 2023 10:11:05 -0800 (PST) Message-ID: <04bcb4c5-0605-2ea8-d658-feee4370ac4b@linaro.org> Date: Mon, 9 Jan 2023 19:11:01 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Subject: Re: [PATCH 11/18] arm64: defconfig: enable the pinctrl driver for Qualcomm SA8775P platforms Content-Language: en-US To: Bartosz Golaszewski , Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Michael Turquette , Stephen Boyd , Georgi Djakov , Will Deacon , Robin Murphy , Joerg Roedel , Manivannan Sadhasivam , Jassi Brar , Linus Walleij , Catalin Marinas , Richard Cochran , Srinivas Kandagatla , Vinod Koul , Alex Elder Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, iommu@lists.linux.dev, linux-gpio@vger.kernel.org, netdev@vger.kernel.org, Bartosz Golaszewski References: <20230109174511.1740856-1-brgl@bgdev.pl> <20230109174511.1740856-12-brgl@bgdev.pl> From: Krzysztof Kozlowski In-Reply-To: <20230109174511.1740856-12-brgl@bgdev.pl> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 09/01/2023 18:45, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski > > Enable the Qualcomm SA8775P TLMM pinctrl and GPIO driver. It needs to be > built-in for UART to provide a console. One defconfig patch for entire SA8775p patchset. There is no point to enable piece by piece because anyway each defconfig will have to go via qcom soc tree. Best regards, Krzysztof