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 14963C25B48 for ; Thu, 26 Oct 2023 10:55:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344616AbjJZKzp (ORCPT ); Thu, 26 Oct 2023 06:55:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56222 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230285AbjJZKzo (ORCPT ); Thu, 26 Oct 2023 06:55:44 -0400 Received: from mail-lf1-x132.google.com (mail-lf1-x132.google.com [IPv6:2a00:1450:4864:20::132]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CC7C919D for ; Thu, 26 Oct 2023 03:55:41 -0700 (PDT) Received: by mail-lf1-x132.google.com with SMTP id 2adb3069b0e04-5079f9ec8d9so846015e87.0 for ; Thu, 26 Oct 2023 03:55:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1698317740; x=1698922540; darn=vger.kernel.org; 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=dUYZd0Ej097jAhIw6DNm96Y3LVWu6JPXMni62KgrIN8=; b=l0obdJTHYWptkiEEjz2dzvxoel7Vn33Ifsp0uR6RJJaQHnperervUJGswUpgcft8zR zfLaLpRy2FkoyMeZwAsAL2vUTzIsmxlde0SnlUyR7XL2059gJniXuPZEgyesZf/tK+0u fj8Vb9Ifpi1Epx5+wA5VtC2dTbeqBJh/H3n3XFQLao+R2e0R9c0g4UryoZRPh4S6aUns +JGauesxrgtBVNUHGi1eza04ke1cSQR55Ki3L8vaFX9ZDL9nYhsXz+Vv8jA3M69rqr1L jC2QVbR0qiDkgKfvyimjEgwKCnqN6D2tIyLgPcMf3lVaNzUXtoX9zNVp0TGraLCuXdxb O4Rw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698317740; x=1698922540; 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=dUYZd0Ej097jAhIw6DNm96Y3LVWu6JPXMni62KgrIN8=; b=dJCCS6opH2jwi8P56OLBdOfx1OHRkkqKLw+dafy2Ecj75SACaThbctm6CQnZ3M6b7T 5qgq+Ubwj7sr/tZHuhhSB1iiUsqyD+15GAHgOC4juRSe99PfDZuB2Sibf1Yld33h0CzV SF7tnjzTQ7dQRZchxYJxGoYC6sodAvDv4T1/v1gL2a8wMYNMaczA56WKFDKeuKPFSi69 NaPlrwOGRUwmY313H09gIq8YuzuuigR/2+Rg4NGmOdoD6y1Njpyh8N7iYwdAkEI5Sw8z Dv/HFfEpOjmAQQ38gQTNF/IOkhgeY+uLjIwFiaoHVOPhKwmocAVDME/M9cEBMP8Nt7m2 c4qg== X-Gm-Message-State: AOJu0YwFQAGKyzMZxuPGsSw27HV7nVGRYFFrlI/fMNuV/65QJyx3b7cR DSK8CGJQhxvjr2+MAyrch27F9A== X-Google-Smtp-Source: AGHT+IFJY2h+PhA5ZUnssDD4RsegMb7tOojibhbB7ctcpygg5CqvyoT4m7nEpbiCRLtXU5nM8L/JGg== X-Received: by 2002:a05:6512:159c:b0:507:cc09:59ab with SMTP id bp28-20020a056512159c00b00507cc0959abmr854411lfb.9.1698317740057; Thu, 26 Oct 2023 03:55:40 -0700 (PDT) Received: from [172.30.204.123] (UNUSED.212-182-62-129.lubman.net.pl. [212.182.62.129]) by smtp.gmail.com with ESMTPSA id z8-20020a196508000000b0050420b0a642sm2993332lfb.91.2023.10.26.03.55.38 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 26 Oct 2023 03:55:39 -0700 (PDT) Message-ID: <3ec21dca-14c8-41ed-8295-bc0463826e00@linaro.org> Date: Thu, 26 Oct 2023 12:55:37 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH 5/5] arm64: defconfig: Enable SC8380XP SoC base configs Content-Language: en-US To: Sibi Sankar , andersson@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, catalin.marinas@arm.com, ulf.hansson@linaro.org Cc: agross@kernel.org, conor+dt@kernel.org, ayan.kumar.halder@amd.com, j@jannau.net, dmitry.baryshkov@linaro.org, nfraprado@collabora.com, m.szyprowski@samsung.com, u-kumar1@ti.com, peng.fan@nxp.com, lpieralisi@kernel.org, quic_rjendra@quicinc.com, abel.vesa@linaro.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, quic_tsoni@quicinc.com, neil.armstrong@linaro.org References: <20231025142427.2661-1-quic_sibis@quicinc.com> <20231025142427.2661-6-quic_sibis@quicinc.com> From: Konrad Dybcio In-Reply-To: <20231025142427.2661-6-quic_sibis@quicinc.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 10/25/23 16:24, Sibi Sankar wrote: > From: Rajendra Nayak > > Enable GCC, Pinctrl and Interconnect configs for SC8380XP needed to boot > to a console shell. > > Signed-off-by: Rajendra Nayak > Signed-off-by: Sibi Sankar > --- Please mention that =y is necessary to get console and =m would cause issues there Konrad 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 30119C25B6B for ; Thu, 26 Oct 2023 10:56:15 +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-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Kf92Tcf+nT+1I1bFadiS6qKGUQCv1qW1mfSXD9EnkYA=; b=fptoSxVcd5lYzI KxTSjdTECUsVGrBd/ChVqizK+uIpX0F3j7LCyXVNFNiQ7eqUJGA6g/gYHnogle2d62KZw34OGywoa 88m2gR2yQz8rY+oLMh62+o30Mx6FSvC1NUrBDk+vDmI0qkNLldcQSIC43J9l84sn8khYpAnMXxmrf mJBiQ4ODujxbut2w4Rxl+gqNdbsmkqPJgvGSzkizktfLan4pMf9YW1HGAcUf2ULVM/w0Z0OFcpVNp kR4gGlLP0PoWFc5B71USri5QouHluX3GweFrUwgwLlZ8eBDo+F5ZbCbr6co7NKIkf/sZeuVhK8UJE IcKL1Q6K5s58bVwYH70w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qvy1h-00EF6M-0t; Thu, 26 Oct 2023 10:55:45 +0000 Received: from mail-lf1-x132.google.com ([2a00:1450:4864:20::132]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qvy1e-00EF3g-2V for linux-arm-kernel@lists.infradead.org; Thu, 26 Oct 2023 10:55:44 +0000 Received: by mail-lf1-x132.google.com with SMTP id 2adb3069b0e04-507a5f2193bso832478e87.1 for ; Thu, 26 Oct 2023 03:55:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1698317740; x=1698922540; darn=lists.infradead.org; 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=dUYZd0Ej097jAhIw6DNm96Y3LVWu6JPXMni62KgrIN8=; b=nSS92KZS9UdPYXNH8qppoSrue2P14CwW8lzXip87BvX6HCrOLAp25MXUYCyAQcWUiG f1muP9evY9Y6LSQYW+xewmQqkmo4/BJO3RKmLDURD2yyew2fx9ikUlfqHT8kYLRogaJC oQgYqlf7C4lRI0ZRbBzn8Ofz8XdplkItsoK0cJL2hZS8tU/mWmLUTATYOZw/Ctk0nWXP p6nnnuZ2YyvfbAkb4hxcGun1c3+ra4JImNSW7FG6L4/Kmmsmwp+WV7/VRYYlFGy8dosW L08+3CKBVkIauBY1IVQuC+Xk/KyA4zayUyR2NXf0XkZWCzNhUG/f1t8mZTWYxqquSR0G +QiA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698317740; x=1698922540; 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=dUYZd0Ej097jAhIw6DNm96Y3LVWu6JPXMni62KgrIN8=; b=dYDdD5mvpZmQb8cKYawdNRe8TPkRw8pbgf5t7P9hgZS/YwKQEAHeXDNVgWpYQHfxwV Zvyee/O7nnZyofABoOsbfjFvKKdEPGITzxn+7kmNWox33BJKwI4bKvOiH8CceDvekzGs 2a6XcIUsr9sUR5Nzns3IQQ2GZFQtkpLVNLlobG8P/TAR8A1yFIDsZvJS/YRUQt1tX34B 8NZfO7FnPx28hFCVHIJbj0WKTQqoGZa7B1k/8cSqGsvMzIfxrbc2wQazGKd3ytDhNLno YuVHzp6gKpx00BbV8O81n1lkq5ZeFjfrqAyV3tHOeptQ+xvaGErRbChuywW3KXRrJQv6 L/kQ== X-Gm-Message-State: AOJu0YxmS9xjxltAwR2o9ocu380r2jEv1GtWgluemQ0S2xHS7fqEUstk Tiw3XmZLKZTQL7RkHOZUB+1TLg== X-Google-Smtp-Source: AGHT+IFJY2h+PhA5ZUnssDD4RsegMb7tOojibhbB7ctcpygg5CqvyoT4m7nEpbiCRLtXU5nM8L/JGg== X-Received: by 2002:a05:6512:159c:b0:507:cc09:59ab with SMTP id bp28-20020a056512159c00b00507cc0959abmr854411lfb.9.1698317740057; Thu, 26 Oct 2023 03:55:40 -0700 (PDT) Received: from [172.30.204.123] (UNUSED.212-182-62-129.lubman.net.pl. [212.182.62.129]) by smtp.gmail.com with ESMTPSA id z8-20020a196508000000b0050420b0a642sm2993332lfb.91.2023.10.26.03.55.38 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 26 Oct 2023 03:55:39 -0700 (PDT) Message-ID: <3ec21dca-14c8-41ed-8295-bc0463826e00@linaro.org> Date: Thu, 26 Oct 2023 12:55:37 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH 5/5] arm64: defconfig: Enable SC8380XP SoC base configs Content-Language: en-US To: Sibi Sankar , andersson@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, catalin.marinas@arm.com, ulf.hansson@linaro.org Cc: agross@kernel.org, conor+dt@kernel.org, ayan.kumar.halder@amd.com, j@jannau.net, dmitry.baryshkov@linaro.org, nfraprado@collabora.com, m.szyprowski@samsung.com, u-kumar1@ti.com, peng.fan@nxp.com, lpieralisi@kernel.org, quic_rjendra@quicinc.com, abel.vesa@linaro.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, quic_tsoni@quicinc.com, neil.armstrong@linaro.org References: <20231025142427.2661-1-quic_sibis@quicinc.com> <20231025142427.2661-6-quic_sibis@quicinc.com> From: Konrad Dybcio In-Reply-To: <20231025142427.2661-6-quic_sibis@quicinc.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231026_035542_816776_AFB7615F X-CRM114-Status: UNSURE ( 7.77 ) 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 10/25/23 16:24, Sibi Sankar wrote: > From: Rajendra Nayak > > Enable GCC, Pinctrl and Interconnect configs for SC8380XP needed to boot > to a console shell. > > Signed-off-by: Rajendra Nayak > Signed-off-by: Sibi Sankar > --- Please mention that =y is necessary to get console and =m would cause issues there Konrad _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel