From patchwork Tue Jun 20 17:07:25 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jassi Brar X-Patchwork-Id: 694611 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 68A99EB64D7 for ; Tue, 20 Jun 2023 17:07:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229788AbjFTRHd (ORCPT ); Tue, 20 Jun 2023 13:07:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48786 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229593AbjFTRHb (ORCPT ); Tue, 20 Jun 2023 13:07:31 -0400 Received: from mail-ua1-x930.google.com (mail-ua1-x930.google.com [IPv6:2607:f8b0:4864:20::930]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2A3E910E2 for ; Tue, 20 Jun 2023 10:07:30 -0700 (PDT) Received: by mail-ua1-x930.google.com with SMTP id a1e0cc1a2514c-78a1e095508so1338592241.0 for ; Tue, 20 Jun 2023 10:07:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1687280849; x=1689872849; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=1KD/qvxJOc3b4KgS6sdlf1So0mk1/jsrGWQamnUQ/Qk=; b=VP5bdClvPlybw7aor+YaCPJnNF7rxyDbY2AUMA4Sd8REXUfOq3H2Toy3dhRaO3y2gg jC7M4iFwq3HEsirmo6qFnq4Gp5Ydi5YVUgnEUQOfJKOKs5B3+t6ttVJyC5y4GIyBptz0 q6yTL4D4e57FdDnbX21X1NVu1QzJC9EVZGDRfu+a/qHcBfW8pJo/VYlfo7w8mndN40Lh KjBHXI9hNnH+6dVW3XkO2uzEX0qYSrzq+1hnNI2u3fVnqNtdqJ19N1PZLixyEjHQC8FH 1Vbk/Y2Nt/cBXkuCDJMgspVZo9hJHhyEBmQoui87+vWdVvPcu/+Z1FnjAlqlxMyN/oA3 OU5Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687280849; x=1689872849; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1KD/qvxJOc3b4KgS6sdlf1So0mk1/jsrGWQamnUQ/Qk=; b=E5BatKFgeVuSEfDc3+BMH/oZdapfoc/W7ta/DuFAz4auOnKAjJ6DQRKlv7vddmjLwh gQyjUBVuNLWdnAhDt/BsYxae/VY71CzIyQ0S438HtahHYUVezOKCGvx8U/jO2dWcbiDa QhpOoWIQrCvriGsl0LTk0DqHl4NSp6Raf+mTiEwQ+QerVG5cz8X3XFwFWPT1SZe1cxcG zvMDdDN5DL6pjrXIFNwYTmEvGufY4QQPoDDWgjqnXNJ4lgom+Yz5QAdITxKnvZLHORq9 1yb8k8sQrfLQTodN9wI8c3D/txgJqsykj+jUKpfxOGnyrdpWWBn8OmufNzPjFQZrWYb/ x9+Q== X-Gm-Message-State: AC+VfDzWVM4KiX5hh1xfe6ljXXjL8Gr/5DG8J6wyD1rqs5Mc6vATHOzM pASfxnBwuuTpzxchFhTQLU8DtX19krjCtCzeLKk= X-Google-Smtp-Source: ACHHUZ6WoDeirwgdHBEytEMjfupCjGvK1KdKZCdmgtbK8JRrohidVrJDX9lb0R7kEPKmxzvnPVjVAg== X-Received: by 2002:a05:6102:4ae:b0:440:cf20:3f90 with SMTP id r14-20020a05610204ae00b00440cf203f90mr386481vsa.18.1687280849073; Tue, 20 Jun 2023 10:07:29 -0700 (PDT) Received: from jassi-Alienware-x17-R2.. (wnpgmb0311w-ds01-45-177-228.dynamic.bellmts.net. [206.45.177.228]) by smtp.gmail.com with ESMTPSA id i10-20020ac860ca000000b003f9cca00552sm1288795qtm.93.2023.06.20.10.07.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 20 Jun 2023 10:07:28 -0700 (PDT) From: jaswinder.singh@linaro.org To: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: krzysztof.kozlowski+dt@linaro.org, robh@kernel.org, ilias.apalodimas@linaro.org, masahisa.kojima@linaro.org, Jassi Brar Subject: [PATCHv2] dt-bindings: arm: socionext: add Synquacer platforms Date: Tue, 20 Jun 2023 12:07:25 -0500 Message-Id: <20230620170725.13794-1-jaswinder.singh@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230616035813.255062-1-jaswinder.singh@linaro.org> References: <20230616035813.255062-1-jaswinder.singh@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org From: Jassi Brar Socionext's DeveloperBox is based on the SC2A11B SoC (Synquacer). Specify bindings for the platform and boards based on that. Signed-off-by: Jassi Brar --- .../bindings/arm/socionext/synquacer.yaml | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 Documentation/devicetree/bindings/arm/socionext/synquacer.yaml diff --git a/Documentation/devicetree/bindings/arm/socionext/synquacer.yaml b/Documentation/devicetree/bindings/arm/socionext/synquacer.yaml new file mode 100644 index 000000000000..c582d9c31213 --- /dev/null +++ b/Documentation/devicetree/bindings/arm/socionext/synquacer.yaml @@ -0,0 +1,29 @@ +# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/arm/socionext/synquacer.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Socionext Synquacer platform + +maintainers: + - Masahisa Kojima + - Jassi Brar + +description: + Socionext SC2A11B (Synquacer) SoC based boards + +properties: + $nodename: + const: '/' + compatible: + oneOf: + - items: + - enum: + - socionext,developer-box + - socionext,synquacer + - const: socionext,sc2a11b + +additionalProperties: true + +...