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 441E4C7EE2E for ; Fri, 9 Jun 2023 11:53:10 +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:In-Reply-To:References: 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=32L4KW3j+8pIws0pDSCtfbWwUIhi3eTchbOooK6cHdI=; b=iEoErfPiOgCbYq F0yqPZM5epQNw3GE91jSrY7W8Alof0Gtz75XiYho1IjZZqEzm/SHrhADRNi/5LA5r5w8ww9rDQgtP +d6QL1ChtSnmbxbQcOl65uF77WJVqX+Ed4XCDsYxKjRrpzbiwK4bKR/9mtQiRjLjLALIr0JNkd0LY SywJ+iKQt3EBt3x78fsPCh8Q7XXsdBMZ0fSOYMH+xLN3/iyP9BVC5quNBXQf/iiCc/iH1YKoHq2MV u/xX0kHHyNLOeSFWwePIecMhnXVgGrzs6Q04k9zMqFz/WQkA+IIDa4kqD3RVeYqQq8cWQbT34/lnA brf4gffAveoeSMLEqrlg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q7aff-00Cpw6-0U; Fri, 09 Jun 2023 11:52:47 +0000 Received: from mail.inventec.com ([61.220.76.156]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q7afb-00Cpst-1h for linux-arm-kernel@lists.infradead.org; Fri, 09 Jun 2023 11:52:45 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=sEx04; d=inventec.com; h=from:to:cc:subject:date:message-id:in-reply-to:content-type: mime-version; bh=EEbqQOffsxMaPWtW7UGxs6N/o1lBOZW5XM+gHa3cw9k=; b=HV2w3Rba7JA1eR1IwRlZkvNJqC8XgJGOJWG+jbZ7EBlvEb4FUBas8yC8ssuU3M 0srULzYZecrVeKFKzCyVoSNu21ISNBCVK+vSPDwjQpX0ua4WL8O+6Z/laE7dFT rZqmJhNg281fgB5UtYeUIC4EFI/bSXAhrBKTGKTNz1XyWvY= Received: from IEC1-EX2016-03.iec.inventec (10.15.2.59) by IEC1-EX2016-04.iec.inventec (10.1.254.222) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.23; Fri, 9 Jun 2023 19:52:34 +0800 Received: from IEC1-MSE-FE2.inventec.com (10.1.254.204) by IEC1-EX2016-03.iec.inventec (10.15.2.59) with Microsoft SMTP Server id 15.1.2507.23 via Frontend Transport; Fri, 9 Jun 2023 19:52:34 +0800 Received: from IEC1-EX2016-02.iec.inventec (IEC1-EX2016-02.iec.inventec [10.1.254.221]) by IEC1-MSE-FE2.inventec.com with ESMTP id 359BqS66062581; Fri, 9 Jun 2023 19:52:28 +0800 (GMT-8) (envelope-from Chen.PJ@inventec.com) Received: from IEC1-EX2016-01.iec.inventec (10.15.2.58) by IEC1-EX2016-02.iec.inventec (10.1.254.221) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.23; Fri, 9 Jun 2023 19:52:28 +0800 Received: from IEC1-EX2016-01.iec.inventec ([fe80::3cbc:265e:12a1:d39b]) by IEC1-EX2016-01.iec.inventec ([fe80::3cbc:265e:12a1:d39b%7]) with mapi id 15.01.2507.023; Fri, 9 Jun 2023 19:52:28 +0800 From: =?big5?B?Q2hlbi5QSiCzr6xmpfQgVEFP?= To: Arnd Bergmann , Olof Johansson , "soc@kernel.org" , Rob Herring , Krzysztof Kozlowski , Joel Stanley , Andrew Jeffery , "linux-arm-kernel@lists.infradead.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-aspeed@lists.ozlabs.org" CC: =?big5?B?WWUuVmljILitpnSyTSBUQU8=?= , =?big5?B?SHVhbmcuQWxhbmcgtsCtXq2mIFRBTw==?= Subject: [PATCH v5 1/2] dt-bindings: arm: aspeed: add Inventec starscream-bmc Thread-Topic: [PATCH v5 1/2] dt-bindings: arm: aspeed: add Inventec starscream-bmc Thread-Index: AQHZmsjdyWzKt8FWXUGyE1efizUsDQ== Date: Fri, 9 Jun 2023 11:52:28 +0000 Message-ID: References: In-Reply-To: Accept-Language: zh-TW, en-US Content-Language: zh-TW X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-imapappendstamp: IEC1-EX2016-01.iec.inventec (15.01.2507.023) x-ms-exchange-messagesentrepresentingtype: 1 x-originating-ip: [10.6.245.192] MIME-Version: 1.0 X-MAIL: IEC1-MSE-FE2.inventec.com 359BqS66062581 X-TM-SNTS-SMTP: 8FC9931BA941FCBC45B2527A75CA23D9CCB5FC066D5F223A6C00B5FF3DDBF2052000:8 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230609_045243_875697_52D48A45 X-CRM114-Status: UNSURE ( 8.64 ) 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 Document the new compatibles used on Inventec starscream-bmc Signed-off-by: Chen PJ --- Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml index 1b585e554791..fb4ce5df2fa0 100644 --- a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml +++ b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml @@ -82,6 +82,7 @@ properties: - ibm,everest-bmc - ibm,rainier-bmc - ibm,tacoma-bmc + - inventec,starscream-bmc - inventec,transformer-bmc - jabil,rbp-bmc - nuvia,dc-scm-bmc -- 2.25.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel