From patchwork Tue Feb 7 09:41:01 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steffen Trumtrar X-Patchwork-Id: 651454 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 B87BCC6379F for ; Tue, 7 Feb 2023 09:41:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231671AbjBGJlY (ORCPT ); Tue, 7 Feb 2023 04:41:24 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49102 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231463AbjBGJlX (ORCPT ); Tue, 7 Feb 2023 04:41:23 -0500 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DE5ADD2 for ; Tue, 7 Feb 2023 01:41:21 -0800 (PST) Received: from ptz.office.stw.pengutronix.de ([2a0a:edc0:0:900:1d::77] helo=pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1pPKTM-0003Aq-86; Tue, 07 Feb 2023 10:41:08 +0100 From: Steffen Trumtrar To: Dinh Nguyen Cc: Rob Herring , Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, kernel@pengutronix.de Subject: [PATCH 2/2] dt-bindings: altera: Add enclustra mercury PE1 Date: Tue, 7 Feb 2023 10:41:01 +0100 Message-Id: <20230207094101.522240-2-s.trumtrar@pengutronix.de> X-Mailer: git-send-email 2.39.0 In-Reply-To: <20230207094101.522240-1-s.trumtrar@pengutronix.de> References: <20230207094101.522240-1-s.trumtrar@pengutronix.de> MIME-Version: 1.0 X-SA-Exim-Connect-IP: 2a0a:edc0:0:900:1d::77 X-SA-Exim-Mail-From: s.trumtrar@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: devicetree@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add binding for the enclustra PE1 baseboard from enclustra GmbH. Signed-off-by: Steffen Trumtrar --- Documentation/devicetree/bindings/arm/altera.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm/altera.yaml b/Documentation/devicetree/bindings/arm/altera.yaml index 3eee03aa935c..6f306f9f2f9d 100644 --- a/Documentation/devicetree/bindings/arm/altera.yaml +++ b/Documentation/devicetree/bindings/arm/altera.yaml @@ -32,6 +32,7 @@ properties: items: - enum: - google,chameleon-v3 + - enclustra,mercury-pe1 - const: enclustra,mercury-aa1 - const: altr,socfpga-arria10 - const: altr,socfpga