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 lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (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 397DCC43334 for ; Wed, 8 Jun 2022 20:35:53 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4LJJs33vbmz3bqw for ; Thu, 9 Jun 2022 06:35:51 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=quicinc.com header.i=@quicinc.com header.a=rsa-sha256 header.s=qcdkim header.b=sj/ESHCD; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=quicinc.com (client-ip=199.106.114.38; helo=alexa-out-sd-01.qualcomm.com; envelope-from=quic_jaehyoo@quicinc.com; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=quicinc.com header.i=@quicinc.com header.a=rsa-sha256 header.s=qcdkim header.b=sj/ESHCD; dkim-atps=neutral Received: from alexa-out-sd-01.qualcomm.com (alexa-out-sd-01.qualcomm.com [199.106.114.38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4LJJrK5httz2yL6 for ; Thu, 9 Jun 2022 06:35:13 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; i=@quicinc.com; q=dns/txt; s=qcdkim; t=1654720514; x=1686256514; h=message-id:date:mime-version:subject:to:cc:references: from:in-reply-to:content-transfer-encoding; bh=lS7NLP+OI7h8wB5VjxUrQ3Ia8yVZ5wCvZHOcmmr7wDg=; b=sj/ESHCDnKCvUa5iKBa5lICsc3a9CsjlB7R5xJC8pK2GTA+FcfETgwfs Of4fsNxndgQd8JU9Wor//RlGzetKV4i1PvLb1oTwifLuXOhXXX8zZf89t DW57ImSjlxEKwx1cVVWUsTxgkZM/TY+3UhkfNIfa7FuObWcf1zMWdJcI7 Q=; Received: from unknown (HELO ironmsg02-sd.qualcomm.com) ([10.53.140.142]) by alexa-out-sd-01.qualcomm.com with ESMTP; 08 Jun 2022 13:35:10 -0700 X-QCInternal: smtphost Received: from nasanex01c.na.qualcomm.com ([10.47.97.222]) by ironmsg02-sd.qualcomm.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Jun 2022 13:35:10 -0700 Received: from nalasex01a.na.qualcomm.com (10.47.209.196) by nasanex01c.na.qualcomm.com (10.47.97.222) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.986.22; Wed, 8 Jun 2022 13:35:09 -0700 Received: from [10.110.70.255] (10.80.80.8) by nalasex01a.na.qualcomm.com (10.47.209.196) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.986.22; Wed, 8 Jun 2022 13:35:08 -0700 Message-ID: <4f8f72fa-6dfc-1617-4e43-5715926f9d96@quicinc.com> Date: Wed, 8 Jun 2022 13:35:07 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: [PATCH u-boot v2019.04-aspeed-openbmc v3] ARM: dts: aspeed: add Qualcomm DC-SCM V1 Content-Language: en-US To: Joel Stanley , =?UTF-8?Q?C=c3=a9dric_Le_Goater?= References: <20220607142845.1123692-1-quic_jaehyoo@quicinc.com> From: Jae Hyun Yoo In-Reply-To: <20220607142845.1123692-1-quic_jaehyoo@quicinc.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) To nalasex01a.na.qualcomm.com (10.47.209.196) X-BeenThere: openbmc@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Development list for OpenBMC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: openbmc@lists.ozlabs.org, Graeme Gregory , Jamie Iles Errors-To: openbmc-bounces+openbmc=archiver.kernel.org@lists.ozlabs.org Sender: "openbmc" On 6/7/2022 7:28 AM, Jae Hyun Yoo wrote: > From: Graeme Gregory > > Add initial version of device tree for Qualcomm DC-SCM V1 BMC which is > equipped with Aspeed AST2600 BMC SoC. > > Signed-off-by: Graeme Gregory > Signed-off-by: Jae Hyun Yoo > --- > Changes in v3: > * Dropped compatible string of flash memory - Joel / Cedric > * Dropped I2C pinctrl settings - Joel > > Changes in v2: > * Changed vendor name from Nuvia to Qualcomm. > > arch/arm/dts/Makefile | 1 + > arch/arm/dts/ast2600-qcom-dc-scm-v1.dts | 172 ++++++++++++++++++++++++ > 2 files changed, 173 insertions(+) > create mode 100644 arch/arm/dts/ast2600-qcom-dc-scm-v1.dts > > diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile > index 8f876a0aa0d7..952c3d776adc 100755 > --- a/arch/arm/dts/Makefile > +++ b/arch/arm/dts/Makefile > @@ -687,6 +687,7 @@ dtb-$(CONFIG_ARCH_ASPEED) += \ > ast2600-ncsi.dtb \ > ast2600-p10bmc.dtb \ > ast2600-pfr.dtb \ > + ast2600-qcom-dc-scm-v1.dts \ Please hold it off. It should have s/dts/dtb/ Will submit v4. Thanks, Jae [...]