From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Yin Date: Mon, 4 Dec 2023 16:10:28 +0800 Subject: [PATCH v5 1/2] dt-bindings: arm: aspeed: add Meta Harma board In-Reply-To: <20231204081029.2272626-1-peteryin.openbmc@gmail.com> References: <20231204081029.2272626-1-peteryin.openbmc@gmail.com> Message-ID: <20231204081029.2272626-2-peteryin.openbmc@gmail.com> List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Document the new compatibles used on Meta Harma. Signed-off-by: Peter Yin --- 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 e17b3d66d6e55..fac3cda3f4870 100644 --- a/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml +++ b/Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml @@ -79,6 +79,7 @@ properties: - facebook,elbert-bmc - facebook,fuji-bmc - facebook,greatlakes-bmc + - facebook,harma-bmc - facebook,yosemite4-bmc - ibm,everest-bmc - ibm,rainier-bmc -- 2.25.1