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 4854DC4345F for ; Tue, 30 Apr 2024 08:36:12 +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: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:CC:To:From:Date: Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=6VPLTgrbBl3dRnL8MM2wQXCucrkyoq/ftKb0Fnrpajk=; b=tFihbsyjvGGNEA6jkLSk10WEu9 uQ/LBbqSho/Ins9uYQ5wHorD+fX+50+FiugnTESdt25xJIbR6p+o953W3E8GI+IDgf3u84fIftePX vHjzAvm5Lo+3U9YoYHW4QYPAV0raZzr1RbpQGi+ieuFDv+/+v7ZGR2lculg3RA1r11udUYl18Vj9e Wi3gdDJ/KQKB1Q3AOvgA3xoN4P6gZzoZtbUwDcHhTYhsyML9BGrYGp5TWn9C7sScJ2qmzp+ABFnJy uB7wzLiBor+TGAiUileZkvivZVd49TyvT8mRw23Mjtn9uIrfjSs+AqT28W5a+bqLh/eHkGIWMoF6q rpl3yp2w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1s1ixy-00000005cYG-48f6; Tue, 30 Apr 2024 08:35:58 +0000 Received: from esa.microchip.iphmx.com ([68.232.154.123]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1s1ixv-00000005cXb-1sWv for linux-arm-kernel@lists.infradead.org; Tue, 30 Apr 2024 08:35:57 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1714466155; x=1746002155; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=UkUh+w+9HKgqtj0RQ8rDB4l/giBKlbL8suSDRZ8mUi8=; b=QCDsx5/1fD2vMb2/r/Wrm4o8LQOR1aNFfJ0T/yx83rCKAcDrqFbY2+Qx PkTunbtCksQCOnMlHUWCrGgFdTIo0BTOmrdrCHvCkeiOF+16RI3qz/IZU qfNKHKxeaWlw+MbZRJyaflCs/gL9RiysBKj/K0Pg+J2mYyzeCI79n+dnB brshwVrgtJvTgtvFlTL9DKngjwA0M6fhrcqtRwmE05WdbxShaHkSvy28h kMUIQs/Tk0+Q9B0q/fEnAnkSooOadeK3kDKWe3fhSZkWinBLzUCpJphSm xYZhT8OyHZ0f/6fi9TtGAIWg+M7CvUYXcYgj77HVT99PZQYxXyCVkUl5G w==; X-CSE-ConnectionGUID: 7ymLGdXlRHel0zLr79q6yg== X-CSE-MsgGUID: jVEWITJCTba7if8za9kRJw== X-IronPort-AV: E=Sophos;i="6.07,241,1708412400"; d="asc'?scan'208";a="23835974" X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa2.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 30 Apr 2024 01:35:51 -0700 Received: from chn-vm-ex03.mchp-main.com (10.10.85.151) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Tue, 30 Apr 2024 01:35:21 -0700 Received: from wendy (10.10.85.11) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35 via Frontend Transport; Tue, 30 Apr 2024 01:35:19 -0700 Date: Tue, 30 Apr 2024 09:35:02 +0100 From: Conor Dooley To: Kelly Hung CC: , , , , , , , , , , , Subject: Re: [PATCH v7 1/2] dt-bindings: arm: aspeed: add ASUS X4TF board Message-ID: <20240430-spotty-generic-f34c53e2e50a@wendy> References: <20240430045853.3894633-1-Kelly_Hung@asus.com> <20240430045853.3894633-2-Kelly_Hung@asus.com> MIME-Version: 1.0 In-Reply-To: <20240430045853.3894633-2-Kelly_Hung@asus.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240430_013555_586994_2930CFDD X-CRM114-Status: GOOD ( 15.55 ) 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: multipart/mixed; boundary="===============8582594087564808406==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============8582594087564808406== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="vW1rHMiWjpv9z2U+" Content-Disposition: inline --vW1rHMiWjpv9z2U+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 30, 2024 at 12:58:52PM +0800, Kelly Hung wrote: > Document the new compatibles used on ASUS X4TF. >=20 > Signed-off-by: Kelly Hung >=20 > --- > V6 -> v7: > - Remove incorrect tags. > - Modify Signed-off-by field. > v5 -> v6: > - Add Reviewed-by: Krzysztof Kozlowski > - Add Reviewed-by: Rob Herring > - Add Reviewed-by: Zev Weiss > - Add Acked-by: Conor Dooley I did actually ack this, so dropping mine was not required: https://lore.kernel.org/all/20240229-rocket-fraction-76e85d9f4bfb@spud/ > V4 -> V5: Update all changelog from v1 to v5. > V3 -> V4: The new compatible is a BMC for a ASUS X4TF server which use > a ast2600-a3 chip, so correct string to asus,x4tf-bmc. > V2 -> V3: Add a label to indicate it is new compatible for bmc. > V1 -> V2: Remove blank in front of the string x4tf. > --- > Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml | 1 + > 1 file changed, 1 insertion(+) >=20 > diff --git a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml b/D= ocumentation/devicetree/bindings/arm/aspeed/aspeed.yaml > index 749ee54a3..0047eb4ab 100644 > --- a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml > +++ b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml > @@ -74,6 +74,7 @@ properties: > - ampere,mtmitchell-bmc > - aspeed,ast2600-evb > - aspeed,ast2600-evb-a1 > + - asus,x4tf-bmc > - facebook,bletchley-bmc > - facebook,cloudripper-bmc > - facebook,elbert-bmc > --=20 > 2.25.1 >=20 --vW1rHMiWjpv9z2U+ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZjCtKQAKCRB4tDGHoIJi 0i5AAP9qVLkKpEN9rrz34Szz04MkcJNQzs9JmnwGVYOJeL2kBwEAmSfZuCKsFjWk cLm/Ud2P6LCWU/IaEX8UoRgQZVq7UAo= =uHbO -----END PGP SIGNATURE----- --vW1rHMiWjpv9z2U+-- --===============8582594087564808406== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============8582594087564808406==--