From patchwork Sun Feb 2 21:18:16 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Florian Fainelli X-Patchwork-Id: 205197 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.6 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH, MAILING_LIST_MULTI, SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4CDABC35249 for ; Sun, 2 Feb 2020 21:19:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 161622080D for ; Sun, 2 Feb 2020 21:19:02 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="XzDfGeln" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727093AbgBBVTB (ORCPT ); Sun, 2 Feb 2020 16:19:01 -0500 Received: from mail-pf1-f194.google.com ([209.85.210.194]:41751 "EHLO mail-pf1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726967AbgBBVTB (ORCPT ); Sun, 2 Feb 2020 16:19:01 -0500 Received: by mail-pf1-f194.google.com with SMTP id j9so3380392pfa.8; Sun, 02 Feb 2020 13:18:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=0jJJmK4Mx2WfiOTBPLN7HPig/djh+iM8ysjdKEjile4=; b=XzDfGelnW4RyxFB+tbeMszGkIjQoew0dqWwvQb5TtIrvYypWSAs6YWT2jyDjP5NqX3 iBpWhrtf4wWZnK9NzX3vEBW4t5ZXAg0EpAO1iD+fOnXYqanIGNnYXH04nbAKIGU2jR1s dhDZeFZn1fLS1chq3kNCkVH12PEM7S+z1r2llw/KjUbmsTbVeRnFFikeE5Sbw/UWxj7m sUofKiy7vWBaZgP2VSdQ+GsMqzBioUhtLPgo1Asv6bKfKlBLk9r9velxrqzwxUpZj8rL 8mOadA9ciLTlqnP99CdRrzmktHFv/4eLAUoemczu0IdKOei/MvbYGe0CnvX2ueIi0d6T wy7g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=0jJJmK4Mx2WfiOTBPLN7HPig/djh+iM8ysjdKEjile4=; b=aGNhmeSacwHW+hlqrRjNpsKCYi+ktx261a3iElFh8N5IGX1rK1EZ5KavGqDUUBaBFn I8iBgiYfwWK0KOY15lFO3W0JWX8gudHOrMoqu+O9jq8Hf/I5t95kRSGWWkagG/T89xoM u/mSxDPY2xdAvrfwna5OrGJgX0katQCFLbkBVmqLjeFOnNaLO4xXIP7C+Y9qgH8iSwx7 bBI2PSsDNcxIRiUETFYEp/UolMP612CKreCBvjzjTuUzIX4+C/Vx2gQ6N6t46X7SKv4+ CZ4uwrNDZIhNKi9AHo/xoV1X4D+0GEzV38x1HYTHwJ9hlbrjvUp5T7dlmHWqVTgY2N38 GYgw== X-Gm-Message-State: APjAAAXElU6cJ37CI1fZmmX3TGiXxWHcz1Savweje4pvZAyqFH/DpnjJ xttgHCvCERUy2h/dVCv1SHNcS+OK X-Google-Smtp-Source: APXvYqxRwOkofmsrr6lj+YNgcfcX5JRarYGSg7YEvrBpqLiB0axkrHcOuolx5Rno4QKcbzUacnd0HA== X-Received: by 2002:a63:e4d:: with SMTP id 13mr2717798pgo.343.1580678339094; Sun, 02 Feb 2020 13:18:59 -0800 (PST) Received: from localhost.localdomain (ip68-111-84-250.oc.oc.cox.net. [68.111.84.250]) by smtp.gmail.com with ESMTPSA id y24sm8755639pge.72.2020.02.02.13.18.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 02 Feb 2020 13:18:58 -0800 (PST) From: Florian Fainelli To: linux-arm-kernel@vger.kernel.org Cc: devicetree@vger.kernel.org, Florian Fainelli , Rob Herring , Mark Rutland , Ray Jui , Scott Branden , bcm-kernel-feedback-list@broadcom.com (maintainer:BROADCOM IPROC ARM ARCHITECTURE), Nicolas Saenz Julienne , Sugaya Taichi , Olof Johansson , Andrew Jeffery , Lubomir Rintel , Maxime Ripard , linux-arm-kernel@lists.infradead.org (moderated list:BROADCOM IPROC ARM ARCHITECTURE), linux-kernel@vger.kernel.org (open list), linux-rpi-kernel@lists.infradead.org (moderated list:BROADCOM BCM2711/BCM2835 ARM ARCHITECTURE) Subject: [PATCH 01/12] dt-bindings: arm: bcm: Convert Cygnus to YAML Date: Sun, 2 Feb 2020 13:18:16 -0800 Message-Id: <20200202211827.27682-2-f.fainelli@gmail.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200202211827.27682-1-f.fainelli@gmail.com> References: <20200202211827.27682-1-f.fainelli@gmail.com> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Update the Broadocom Cygnus SoC binding document for boards/SoCs to use YAML. Verified with dt_binding_check and dtbs_check. Signed-off-by: Florian Fainelli --- .../bindings/arm/bcm/brcm,cygnus.txt | 31 --------- .../bindings/arm/bcm/brcm,cygnus.yaml | 66 +++++++++++++++++++ 2 files changed, 66 insertions(+), 31 deletions(-) delete mode 100644 Documentation/devicetree/bindings/arm/bcm/brcm,cygnus.txt create mode 100644 Documentation/devicetree/bindings/arm/bcm/brcm,cygnus.yaml diff --git a/Documentation/devicetree/bindings/arm/bcm/brcm,cygnus.txt b/Documentation/devicetree/bindings/arm/bcm/brcm,cygnus.txt deleted file mode 100644 index 4c77169bb534..000000000000 --- a/Documentation/devicetree/bindings/arm/bcm/brcm,cygnus.txt +++ /dev/null @@ -1,31 +0,0 @@ -Broadcom Cygnus device tree bindings ------------------------------------- - - -Boards with Cygnus SoCs shall have the following properties: - -Required root node property: - -BCM11300 -compatible = "brcm,bcm11300", "brcm,cygnus"; - -BCM11320 -compatible = "brcm,bcm11320", "brcm,cygnus"; - -BCM11350 -compatible = "brcm,bcm11350", "brcm,cygnus"; - -BCM11360 -compatible = "brcm,bcm11360", "brcm,cygnus"; - -BCM58300 -compatible = "brcm,bcm58300", "brcm,cygnus"; - -BCM58302 -compatible = "brcm,bcm58302", "brcm,cygnus"; - -BCM58303 -compatible = "brcm,bcm58303", "brcm,cygnus"; - -BCM58305 -compatible = "brcm,bcm58305", "brcm,cygnus"; diff --git a/Documentation/devicetree/bindings/arm/bcm/brcm,cygnus.yaml b/Documentation/devicetree/bindings/arm/bcm/brcm,cygnus.yaml new file mode 100644 index 000000000000..2606ca956caf --- /dev/null +++ b/Documentation/devicetree/bindings/arm/bcm/brcm,cygnus.yaml @@ -0,0 +1,66 @@ +# SPDX-License-Identifier: GPL-2.0 +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/arm/bcm/brcm,cygnus.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Broadcom Cygnus device tree bindings + +maintainers: + - Ray Jui + - Scott Branden + +properties: + $nodename: + const: '/' + compatible: + oneOf: + - description: BCM11300 based boards + items: + - enum: + - brcm,bcm11300 + - const: brcm,cygnus + + - description: BCM11320 based boards + items: + - enum: + - brcm,bcm11320 + - const: brcm,cygnus + + - description: BCM11350 based boards + items: + - enum: + - brcm,bcm11350 + - const: brcm,cygnus + + - description: BCM11360 based boards + items: + - enum: + - brcm,bcm11360 + - const: brcm,cygnus + + - description: BCM58300 based boards + items: + - enum: + - brcm,bcm58300 + - const: brcm,cygnus + + - description: BCM58302 based boards + items: + - enum: + - brcm,bcm58302 + - const: brcm,cygnus + + - description: BCM58303 based boards + items: + - enum: + - brcm,bcm58303 + - const: brcm,cygnus + + - description: BCM58305 based boards + items: + - enum: + - brcm,bcm58305 + - const: brcm,cygnus + +... From patchwork Sun Feb 2 21:18:18 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Florian Fainelli X-Patchwork-Id: 205192 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.6 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH, MAILING_LIST_MULTI, SIGNED_OFF_BY, SPF_HELO_NONE, SPF_PASS, URIBL_BLOCKED, USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 20EE2C35249 for ; Sun, 2 Feb 2020 21:19:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E96602080D for ; Sun, 2 Feb 2020 21:19:45 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="u2r5sGNL" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727168AbgBBVTE (ORCPT ); Sun, 2 Feb 2020 16:19:04 -0500 Received: from mail-pj1-f68.google.com ([209.85.216.68]:37984 "EHLO mail-pj1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727112AbgBBVTE (ORCPT ); Sun, 2 Feb 2020 16:19:04 -0500 Received: by mail-pj1-f68.google.com with SMTP id j17so5470584pjz.3; Sun, 02 Feb 2020 13:19:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=nME4UAiyqLh/Z+MjnFvU6rmtlnJJbRyaB2eoYcoPeR8=; b=u2r5sGNLhsEZIkA1O36hVJdEuyLiixyE3knkt8AjtlD5EqZAJi5fN5O1dP/AJLOtm2 1hdfQj3Gp68oojMSLET6znQvJyocBnxqc9gxIeprx09nORZibJI9Ng3CDWwaWzbPSTVy OXey57EMP/WwpK4K49hkFObnACgz4bq7h1lfD1BRUOHjpr+FdAeScbZTaPbY7Vcn8+aF rUI5ks7HG33MdJ8UzvIYmol3sGN2Z+DroyZthHgB5gJQMNsJJy0yW3pcdailzKpzGGEs gmYZOiv2eZRUAurNIMvZichT8JDNvbkh7FOs91qVI/Kwy9kfW60p/uqO7p51uiqIk0T2 zJIg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=nME4UAiyqLh/Z+MjnFvU6rmtlnJJbRyaB2eoYcoPeR8=; b=B8atvuYtwUOyA6VboE/oTPHIU/NHRC+0q4XydjMEyG0y90M1GDm08fIfr+iD4vjs7Q AohW+4tj7SSAoquGn2knPZEt1amOlfaVxA2MJPjsQEZ/AY/YvuBgo+qqbXPzV/oHXLkN i+JRFkv/z5Nv4VhP1ZNu3WjylxjuJkVslohy4JPwEsfO55gRJloaEnFdi8LmvPitcIUk ZnpWqmQyZmSlbR5kPAkpvE0iuU9a+sw9/Fl09/X+t05JCeahU8EAjn39DCqzPnyo3wdu 47RQ7URd1nfwsKtyvjIzYSyJu+EZkbXS9rqG5ttyxy6yESm0y1PYjjt5YrGMaguz796F fiLg== X-Gm-Message-State: APjAAAUkZzU+bKBAcCJie+le9dIPzYKDsJN7oBZh0kULIbFdF5B+Dztd 30vsEKy8f1GZ575q8DqgDXgS3BQH X-Google-Smtp-Source: APXvYqz3mAk+fb8Lm122pYlg0JTJXIatyW2WXJIFxF3SI5w/XJAdJAztUgAIr7JigfBZ72dcns9g3g== X-Received: by 2002:a17:90a:8c0f:: with SMTP id a15mr26321514pjo.86.1580678342786; Sun, 02 Feb 2020 13:19:02 -0800 (PST) Received: from localhost.localdomain (ip68-111-84-250.oc.oc.cox.net. [68.111.84.250]) by smtp.gmail.com with ESMTPSA id y24sm8755639pge.72.2020.02.02.13.19.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 02 Feb 2020 13:19:02 -0800 (PST) From: Florian Fainelli To: linux-arm-kernel@vger.kernel.org Cc: devicetree@vger.kernel.org, Florian Fainelli , Rob Herring , Mark Rutland , Ray Jui , Scott Branden , bcm-kernel-feedback-list@broadcom.com (maintainer:BROADCOM IPROC ARM ARCHITECTURE), Nicolas Saenz Julienne , Sugaya Taichi , Olof Johansson , Andrew Jeffery , Lubomir Rintel , Maxime Ripard , linux-arm-kernel@lists.infradead.org (moderated list:BROADCOM IPROC ARM ARCHITECTURE), linux-kernel@vger.kernel.org (open list), linux-rpi-kernel@lists.infradead.org (moderated list:BROADCOM BCM2711/BCM2835 ARM ARCHITECTURE) Subject: [PATCH 03/12] dt-bindings: arm: bcm: Convert Northstar Plus to YAML Date: Sun, 2 Feb 2020 13:18:18 -0800 Message-Id: <20200202211827.27682-4-f.fainelli@gmail.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200202211827.27682-1-f.fainelli@gmail.com> References: <20200202211827.27682-1-f.fainelli@gmail.com> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Update the Broadcom Northstar Plus SoC binding document for boards/SoCs to use YAML. Verified with dt_binding_check and dtbs_check. Signed-off-by: Florian Fainelli --- .../devicetree/bindings/arm/bcm/brcm,nsp.txt | 34 ---------- .../devicetree/bindings/arm/bcm/brcm,nsp.yaml | 68 +++++++++++++++++++ 2 files changed, 68 insertions(+), 34 deletions(-) delete mode 100644 Documentation/devicetree/bindings/arm/bcm/brcm,nsp.txt create mode 100644 Documentation/devicetree/bindings/arm/bcm/brcm,nsp.yaml diff --git a/Documentation/devicetree/bindings/arm/bcm/brcm,nsp.txt b/Documentation/devicetree/bindings/arm/bcm/brcm,nsp.txt deleted file mode 100644 index eae53e4556be..000000000000 --- a/Documentation/devicetree/bindings/arm/bcm/brcm,nsp.txt +++ /dev/null @@ -1,34 +0,0 @@ -Broadcom Northstar Plus device tree bindings --------------------------------------------- - -Broadcom Northstar Plus family of SoCs are used for switching control -and management applications as well as residential router/gateway -applications. The SoC features dual core Cortex A9 ARM CPUs, integrating -several peripheral interfaces including multiple Gigabit Ethernet PHYs, -DDR3 memory, PCIE Gen-2, USB 2.0 and USB 3.0, serial and NAND flash, -SATA and several other IO controllers. - -Boards with Northstar Plus SoCs shall have the following properties: - -Required root node property: - -BCM58522 -compatible = "brcm,bcm58522", "brcm,nsp"; - -BCM58525 -compatible = "brcm,bcm58525", "brcm,nsp"; - -BCM58535 -compatible = "brcm,bcm58535", "brcm,nsp"; - -BCM58622 -compatible = "brcm,bcm58622", "brcm,nsp"; - -BCM58623 -compatible = "brcm,bcm58623", "brcm,nsp"; - -BCM58625 -compatible = "brcm,bcm58625", "brcm,nsp"; - -BCM88312 -compatible = "brcm,bcm88312", "brcm,nsp"; diff --git a/Documentation/devicetree/bindings/arm/bcm/brcm,nsp.yaml b/Documentation/devicetree/bindings/arm/bcm/brcm,nsp.yaml new file mode 100644 index 000000000000..d76b9b14f000 --- /dev/null +++ b/Documentation/devicetree/bindings/arm/bcm/brcm,nsp.yaml @@ -0,0 +1,68 @@ +# SPDX-License-Identifier: GPL-2.0 +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/arm/bcm/brcm,nsp.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Broadcom Northstar Plus device tree bindings + +description: + Broadcom Northstar Plus family of SoCs are used for switching control + and management applications as well as residential router/gateway + applications. The SoC features dual core Cortex A9 ARM CPUs, integrating + several peripheral interfaces including multiple Gigabit Ethernet PHYs, + DDR3 memory, PCIE Gen-2, USB 2.0 and USB 3.0, serial and NAND flash, + SATA and several other IO controllers. + +maintainers: + - Ray Jui + - Scott Branden + +properties: + $nodename: + const: '/' + compatible: + oneOf: + - description: BCM58522 based boards + items: + - enum: + - brcm,bcm58522 + - const: brcm,nsp + + - description: BCM58525 based boards + items: + - enum: + - brcm,bcm58525 + - const: brcm,nsp + + - description: BCM58535 based boards + items: + - enum: + - brcm,bcm58535 + - const: brcm,nsp + + - description: BCM58622 based boards + items: + - enum: + - brcm,bcm58622 + - const: brcm,nsp + + - description: BCM58623 based boards + items: + - enum: + - brcm,bcm58623 + - const: brcm,nsp + + - description: BCM58625 based boards + items: + - enum: + - brcm,bcm58625 + - const: brcm,nsp + + - description: BCM88312 based boards + items: + - enum: + - brcm,bcm88312 + - const: brcm,nsp + +... From patchwork Sun Feb 2 21:18:20 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Florian Fainelli X-Patchwork-Id: 205193 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.6 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH, MAILING_LIST_MULTI, SIGNED_OFF_BY, SPF_HELO_NONE, SPF_PASS, URIBL_BLOCKED, USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1F6A6C3524B for ; Sun, 2 Feb 2020 21:19:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E91FD2080D for ; Sun, 2 Feb 2020 21:19:44 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="ry5sjD1L" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727191AbgBBVTI (ORCPT ); Sun, 2 Feb 2020 16:19:08 -0500 Received: from mail-pf1-f193.google.com ([209.85.210.193]:42789 "EHLO mail-pf1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726995AbgBBVTH (ORCPT ); Sun, 2 Feb 2020 16:19:07 -0500 Received: by mail-pf1-f193.google.com with SMTP id 4so6462102pfz.9; Sun, 02 Feb 2020 13:19:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=cLNIp7PhbQluM+POzy592n9tV10I9FW4qXHr+ace/0o=; b=ry5sjD1L5SWWSxiszhSYKOJe3zcYfWegJDPhnA4gdDOnQqfvHPpwtdd6hcUx/L1NtJ K/z/1wv0N6xLazRKhcauNDxKBsbvhb7fPo96DoV1ZC7LLGFO8hqcASm9IJwkntCbr66e JqYgA3aV69TyKP7LALziFFb+ZFDl2IWDoglcCE6LRumZ1kZGx6vxTUqwk99zX3QEHMlA VCjfCZoeHIrEJhhzywxDYJlCf33sB6aP2l5BQ3NA8NciKDGJVvpSBP9wSD7JxYtenqtG qtrbdnkPxfcWZ8opEdCU/V6UKRB1zP9o6pKwGKTtIax1eDBjG5XiXRVCbIszFUk/uaEt mt2w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=cLNIp7PhbQluM+POzy592n9tV10I9FW4qXHr+ace/0o=; b=YsE7pqsCbiIzosIs4IZ2k1YdpWME/2BmYjywtJRYYjiVDpxKEbuKJLPtnFiD7PbRcI 1lEu3WpvBtuOkKCgZeshTX+Ecn4++Os0I+ep2qaEa6+Dm/KVPSnvm0L1NubNYNMyOrnF YvO1ow1enJDLAKBNMzwnw9nDZcWSeInNVDm7E/GRJlZI4pC0zxRXttpAV6A77PlTzyKk LNIQKBMNy4VMDM9grr1CFSGNpsYmsF/5wR4mf7iyat4vVy2/pqrsrIUJ3L0LBf6jwoQC BYQnx071DAoRjPbC+zhO7pVYfXITN8KdeHKksvY61n2QboYxp5EFF2fBBmyFV5ybrV0Q 3vUA== X-Gm-Message-State: APjAAAW3BpVl1JkxYwnCsvfaZQMpO/4gu17fgp1zbvW68mMglu9KD4Yr axmoedH7rqFZ4cCw7OlLcPFe71T9 X-Google-Smtp-Source: APXvYqwrkI357eRs0qOJv+iVUPF/RoVjanzj2RJmPd1gxl+n4lOhSsmQZ6FZzFooY9j35ZJi4460Hg== X-Received: by 2002:a63:744f:: with SMTP id e15mr23111913pgn.344.1580678345992; Sun, 02 Feb 2020 13:19:05 -0800 (PST) Received: from localhost.localdomain (ip68-111-84-250.oc.oc.cox.net. [68.111.84.250]) by smtp.gmail.com with ESMTPSA id y24sm8755639pge.72.2020.02.02.13.19.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 02 Feb 2020 13:19:05 -0800 (PST) From: Florian Fainelli To: linux-arm-kernel@vger.kernel.org Cc: devicetree@vger.kernel.org, Florian Fainelli , Rob Herring , Mark Rutland , Ray Jui , Scott Branden , bcm-kernel-feedback-list@broadcom.com (maintainer:BROADCOM IPROC ARM ARCHITECTURE), Nicolas Saenz Julienne , Sugaya Taichi , Olof Johansson , Andrew Jeffery , Lubomir Rintel , Maxime Ripard , linux-arm-kernel@lists.infradead.org (moderated list:BROADCOM IPROC ARM ARCHITECTURE), linux-kernel@vger.kernel.org (open list), linux-rpi-kernel@lists.infradead.org (moderated list:BROADCOM BCM2711/BCM2835 ARM ARCHITECTURE) Subject: [PATCH 05/12] dt-bindings: arm: bcm: Convert Stingray to YAML Date: Sun, 2 Feb 2020 13:18:20 -0800 Message-Id: <20200202211827.27682-6-f.fainelli@gmail.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200202211827.27682-1-f.fainelli@gmail.com> References: <20200202211827.27682-1-f.fainelli@gmail.com> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Update the Broadcom Stingray SoC binding document for boards/SoCs to use YAML. Verified with dt_binding_check and dtbs_check. Signed-off-by: Florian Fainelli --- .../bindings/arm/bcm/brcm,stingray.txt | 12 --------- .../bindings/arm/bcm/brcm,stingray.yaml | 26 +++++++++++++++++++ 2 files changed, 26 insertions(+), 12 deletions(-) delete mode 100644 Documentation/devicetree/bindings/arm/bcm/brcm,stingray.txt create mode 100644 Documentation/devicetree/bindings/arm/bcm/brcm,stingray.yaml diff --git a/Documentation/devicetree/bindings/arm/bcm/brcm,stingray.txt b/Documentation/devicetree/bindings/arm/bcm/brcm,stingray.txt deleted file mode 100644 index 23a02178dd44..000000000000 --- a/Documentation/devicetree/bindings/arm/bcm/brcm,stingray.txt +++ /dev/null @@ -1,12 +0,0 @@ -Broadcom Stingray device tree bindings ------------------------------------------------- - -Boards with Stingray shall have the following properties: - -Required root node property: - -Stingray Combo SVK board -compatible = "brcm,bcm958742k", "brcm,stingray"; - -Stingray SST100 board -compatible = "brcm,bcm958742t", "brcm,stingray"; diff --git a/Documentation/devicetree/bindings/arm/bcm/brcm,stingray.yaml b/Documentation/devicetree/bindings/arm/bcm/brcm,stingray.yaml new file mode 100644 index 000000000000..b58307086cf2 --- /dev/null +++ b/Documentation/devicetree/bindings/arm/bcm/brcm,stingray.yaml @@ -0,0 +1,26 @@ +# SPDX-License-Identifier: GPL-2.0 +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/arm/bcm/brcm,stingray.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Broadcom Stingray device tree bindings + +maintainers: + - Ray Jui + - Scott Branden + +properties: + $nodename: + const: '/' + compatible: + oneOf: + - description: Broadcom Stingray based boards + items: + - enum: + - brcm,bcm958742k + - brcm,bcm958742t + - brcm,bcm958802a802x + - const: brcm,stingray + +... From patchwork Sun Feb 2 21:18:22 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Florian Fainelli X-Patchwork-Id: 205194 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.6 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH, MAILING_LIST_MULTI, SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 28015C3524C for ; Sun, 2 Feb 2020 21:19:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id F14222080D for ; Sun, 2 Feb 2020 21:19:39 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="OdR7OyUh" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727258AbgBBVTi (ORCPT ); Sun, 2 Feb 2020 16:19:38 -0500 Received: from mail-pl1-f193.google.com ([209.85.214.193]:44694 "EHLO mail-pl1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727219AbgBBVTL (ORCPT ); Sun, 2 Feb 2020 16:19:11 -0500 Received: by mail-pl1-f193.google.com with SMTP id d9so5015984plo.11; Sun, 02 Feb 2020 13:19:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=CApnqFg6dAZdHAMhoDwm2LWWZ1aLumfh05lDg8StLtA=; b=OdR7OyUhWCueywPWrKoWOPiNpevH5fUhLA9mhQFziQWq6oeHDZvw3DPqt3AaAXOw87 H2Ngmu5zB3r8ZQ9+/CpWeJhgXhHhJelkA0Hwv4cFPtoZDGel2iNSNB6kaKGdU2s+2b1V mGrDOt+jIslxRLg17+fitXzfUuNS7ZZZdyxeCVpb0ytCWlX5GaFZ1JT4S2DM8IJ0NARj vvfOSrTTO5DaR5LhvXYx5wsHJqCJA5Xy3WIVKFIZ7kciCBQCtqlYHcBQKC2N+zRfX5qw EsSfQPph0HD2I5ck6/tZLixz7xKAN5UpisoszBxuJ3edgvkfq796mihiWeTRFeR8qCKR dOEg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=CApnqFg6dAZdHAMhoDwm2LWWZ1aLumfh05lDg8StLtA=; b=tHs7wKLKaxS9PQ02cSVu/6wohsBbXAiHstaZoPfe723C/PqQ0tXUUz0lLzkqgHG716 P/FdW7YErhvFmbnc5wzxJPd2rNmSnlzKnOphYgwF9kVagOe6/a9wemrxSINntKNj4JoB Bj6c2aThQSFzNqLkDkDxuY4xBCoSLwKwWa5dNNdJqpDhIndkZxS3wrWYgjxxjjV1fwa2 YneIA4e7uVOxwj3IspvmmUTp9hxUgIJsxH2TNId6Ab7voZtdnzBa3ZJrUXDhvllNyT1l 68SX6Br7tybn0dhGXpWFMFDn9OP+DTYzHc5tQ/Od96kLFsc9tbe1jH4sROV35Lnr+ZIf d2/A== X-Gm-Message-State: APjAAAUpJ0aizy6bqW8WtAN5WskPP9VuGpV72C4c8LpD07hOlaCcmfsz PPL9YvKSLy4uU+Tv7mmiRtLOFjBP X-Google-Smtp-Source: APXvYqxHPR3/QXzPWDEAYpCdrDvxmozm3gOtRBBYqdU0CamZVu9N8hjZFtU/72TwTeU9l/DPURiD6w== X-Received: by 2002:a17:902:8bc7:: with SMTP id r7mr17315291plo.12.1580678349098; Sun, 02 Feb 2020 13:19:09 -0800 (PST) Received: from localhost.localdomain (ip68-111-84-250.oc.oc.cox.net. [68.111.84.250]) by smtp.gmail.com with ESMTPSA id y24sm8755639pge.72.2020.02.02.13.19.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 02 Feb 2020 13:19:08 -0800 (PST) From: Florian Fainelli To: linux-arm-kernel@vger.kernel.org Cc: devicetree@vger.kernel.org, Florian Fainelli , Rob Herring , Mark Rutland , Ray Jui , Scott Branden , bcm-kernel-feedback-list@broadcom.com (maintainer:BROADCOM IPROC ARM ARCHITECTURE), Nicolas Saenz Julienne , Sugaya Taichi , Olof Johansson , Andrew Jeffery , Lubomir Rintel , Maxime Ripard , linux-arm-kernel@lists.infradead.org (moderated list:BROADCOM IPROC ARM ARCHITECTURE), linux-kernel@vger.kernel.org (open list), linux-rpi-kernel@lists.infradead.org (moderated list:BROADCOM BCM2711/BCM2835 ARM ARCHITECTURE) Subject: [PATCH 07/12] dt-bindings: arm: bcm: Convert BCM23550 to YAML Date: Sun, 2 Feb 2020 13:18:22 -0800 Message-Id: <20200202211827.27682-8-f.fainelli@gmail.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200202211827.27682-1-f.fainelli@gmail.com> References: <20200202211827.27682-1-f.fainelli@gmail.com> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Update the Broadcom BCM23550 SoC binding document for boards/SoCs to use YAML. Verified with dt_binding_check and dtbs_check. Signed-off-by: Florian Fainelli --- .../bindings/arm/bcm/brcm,bcm23550.txt | 15 ------------ .../bindings/arm/bcm/brcm,bcm23550.yaml | 23 +++++++++++++++++++ 2 files changed, 23 insertions(+), 15 deletions(-) delete mode 100644 Documentation/devicetree/bindings/arm/bcm/brcm,bcm23550.txt create mode 100644 Documentation/devicetree/bindings/arm/bcm/brcm,bcm23550.yaml diff --git a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm23550.txt b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm23550.txt deleted file mode 100644 index 080baad923d6..000000000000 --- a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm23550.txt +++ /dev/null @@ -1,15 +0,0 @@ -Broadcom BCM23550 device tree bindings --------------------------------------- - -This document describes the device tree bindings for boards with the BCM23550 -SoC. - -Required root node property: - - compatible: brcm,bcm23550 - -Example: - / { - model = "BCM23550 SoC"; - compatible = "brcm,bcm23550"; - [...] - } diff --git a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm23550.yaml b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm23550.yaml new file mode 100644 index 000000000000..7a828ccd24f8 --- /dev/null +++ b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm23550.yaml @@ -0,0 +1,23 @@ +# SPDX-License-Identifier: GPL-2.0 +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/arm/bcm/brcm,bcm23550.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Broadcom BCM23550 device tree bindings + +maintainers: + - Florian Fainelli + +properties: + $nodename: + const: '/' + compatible: + oneOf: + - description: BCM23550 based boards + items: + - enum: + - brcm,bcm23550-sparrow + - const: brcm,bcm23550 + +... From patchwork Sun Feb 2 21:18:24 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Florian Fainelli X-Patchwork-Id: 205196 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.6 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH, MAILING_LIST_MULTI, SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7680CC3524C for ; Sun, 2 Feb 2020 21:19:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 4B5F820658 for ; Sun, 2 Feb 2020 21:19:15 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="D2C6PvZV" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727234AbgBBVTO (ORCPT ); Sun, 2 Feb 2020 16:19:14 -0500 Received: from mail-pl1-f194.google.com ([209.85.214.194]:33312 "EHLO mail-pl1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727229AbgBBVTN (ORCPT ); Sun, 2 Feb 2020 16:19:13 -0500 Received: by mail-pl1-f194.google.com with SMTP id ay11so5033417plb.0; Sun, 02 Feb 2020 13:19:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=vT7D46rNtqWVvxbI9rtqz5C9FcqGbTfaLxkBJQBHayw=; b=D2C6PvZVUx9xEL7/rgHr/IvxB9ojCf24EgGUc+9tG5qtVZzq8hpUq/pfSvKaVZ66Gz 1jpIZ9i7KSsBQdAYeGLdYk3AC8hFQiUUakC622rySC8y2Cr/qfQRhADMDuGBv0TWBgFW vUuvKs7/KkczuTaVdDpac53bbtUTsbiiPTGQDaYv/V27Q01hFJUKfpyLx4/YEFucdskr B+WBeccWPjkel4mdeU4luPGLzePpAUPShzjDSFgBCuhU2teTAERseO5EXUIGIzbnp/28 ITr4kBaYvj4QYKNDVIV26b1sLoKo+fPzmEKiZbzZvbj3S9WhE2iPj7jGDXai3TXBCAgH gl0g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=vT7D46rNtqWVvxbI9rtqz5C9FcqGbTfaLxkBJQBHayw=; b=h3I2YW1XR4F1pcbsQtjyQ/4HE+gOCfxRn4Oj/IrSWbJBA7vgmPecrs2EFYyZchJzLn HVcFEsprgt/tUlZ5tFyknZx6auLKly/FfgHeiKdN8a3rI3/UIMwzhufao6wyKd1Kyqjg 22nuvfMm+so3dCqjkAMcC8S6yiuUtxN2BwlmJa2ijPlMdYi7W0DA9A1jGnboiJjXN6Ip nrC9Om2HcFbp3HktCvQ1sAnlFtjUY/EJEUajcu1q9ozfDIVNlWYdyeEbboxHcFF5bpbx cbLKIXAHZak7teYitt1kZeLVxEhJ8AyX1YdhuvJODvH0ChymqQtF5qaQRDP8TuZ1I97i Foag== X-Gm-Message-State: APjAAAVPBteD5Th1s/685PNo/Pm7HsTO0G+CuapJHKsMq1PWr3reMLS3 4s2Mw0tRxexjztg42xVQHeIbif9s X-Google-Smtp-Source: APXvYqyssLFpheMWXm8rEhTJhAajigs2uuLN08Ng2ewQylBb4tdQBLGMDdnq7oA15MNZXESAze/1rg== X-Received: by 2002:a17:902:6a84:: with SMTP id n4mr20351768plk.294.1580678352669; Sun, 02 Feb 2020 13:19:12 -0800 (PST) Received: from localhost.localdomain (ip68-111-84-250.oc.oc.cox.net. [68.111.84.250]) by smtp.gmail.com with ESMTPSA id y24sm8755639pge.72.2020.02.02.13.19.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 02 Feb 2020 13:19:11 -0800 (PST) From: Florian Fainelli To: linux-arm-kernel@vger.kernel.org Cc: devicetree@vger.kernel.org, Florian Fainelli , Rob Herring , Mark Rutland , Ray Jui , Scott Branden , bcm-kernel-feedback-list@broadcom.com (maintainer:BROADCOM IPROC ARM ARCHITECTURE), Nicolas Saenz Julienne , Sugaya Taichi , Olof Johansson , Andrew Jeffery , Lubomir Rintel , Maxime Ripard , linux-arm-kernel@lists.infradead.org (moderated list:BROADCOM IPROC ARM ARCHITECTURE), linux-kernel@vger.kernel.org (open list), linux-rpi-kernel@lists.infradead.org (moderated list:BROADCOM BCM2711/BCM2835 ARM ARCHITECTURE) Subject: [PATCH 09/12] dt-bindings: arm: bcm: Convert BCM11351 to YAML Date: Sun, 2 Feb 2020 13:18:24 -0800 Message-Id: <20200202211827.27682-10-f.fainelli@gmail.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200202211827.27682-1-f.fainelli@gmail.com> References: <20200202211827.27682-1-f.fainelli@gmail.com> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Update the Broadcom BCM11351 SoC family binding document for boards/SoCs to use YAML. Verified with dt_binding_check and dtbs_check. Signed-off-by: Florian Fainelli --- .../bindings/arm/bcm/brcm,bcm11351.txt | 10 -------- .../bindings/arm/bcm/brcm,bcm11351.yaml | 23 +++++++++++++++++++ 2 files changed, 23 insertions(+), 10 deletions(-) delete mode 100644 Documentation/devicetree/bindings/arm/bcm/brcm,bcm11351.txt create mode 100644 Documentation/devicetree/bindings/arm/bcm/brcm,bcm11351.yaml diff --git a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm11351.txt b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm11351.txt deleted file mode 100644 index 0ff6560e6094..000000000000 --- a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm11351.txt +++ /dev/null @@ -1,10 +0,0 @@ -Broadcom BCM11351 device tree bindings -------------------------------------------- - -Boards with the bcm281xx SoC family (which includes bcm11130, bcm11140, -bcm11351, bcm28145, bcm28155 SoCs) shall have the following properties: - -Required root node property: - -compatible = "brcm,bcm11351"; -DEPRECATED: compatible = "bcm,bcm11351"; diff --git a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm11351.yaml b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm11351.yaml new file mode 100644 index 000000000000..f69605da3e8a --- /dev/null +++ b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm11351.yaml @@ -0,0 +1,23 @@ +# SPDX-License-Identifier: GPL-2.0 +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/arm/bcm/brcm,bcm11351.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Broadcom BCM11351 device tree bindings + +maintainers: + - Florian Fainelli + +properties: + $nodename: + const: '/' + compatible: + oneOf: + - description: BCM11351 based boards + items: + - enum: + - brcm,bcm28155-ap + - const: brcm,bcm11351 + +... From patchwork Sun Feb 2 21:18:27 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Florian Fainelli X-Patchwork-Id: 205195 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.6 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH, MAILING_LIST_MULTI, SIGNED_OFF_BY, SPF_HELO_NONE, SPF_PASS, URIBL_BLOCKED, USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3D089C47409 for ; Sun, 2 Feb 2020 21:19:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 0F23C21741 for ; Sun, 2 Feb 2020 21:19:36 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="jqlUNlkw" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727265AbgBBVTT (ORCPT ); Sun, 2 Feb 2020 16:19:19 -0500 Received: from mail-pl1-f172.google.com ([209.85.214.172]:45162 "EHLO mail-pl1-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727258AbgBBVTS (ORCPT ); Sun, 2 Feb 2020 16:19:18 -0500 Received: by mail-pl1-f172.google.com with SMTP id b22so5007061pls.12; Sun, 02 Feb 2020 13:19:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=ipAhlw5WrsUU5opUi6Qmf1XgM2Fq+bPWZGrkUnEi1PQ=; b=jqlUNlkwxxWhM/E6FJwjoqn00hnGheJApKd3G3+IRHM2eTahOI3CAScHOb2kDB+3Ak aeEiR6zOkAlIqpG4ZROtszwHLfARNMD2bY/5M16B5hRHb0Svkuw3/loLSaWAZiV/gOM7 aGzJQrQgGmc8dNQLpxltgheHhJQAEhHcZsAR0qjZXEGRLSOFVIhejChQaGgjt3p29oaQ PKikzKKUHAcdJj/buattmAQ/SNCSUvC2TflHD0IzbC7jPwrnE4EHW4CCfCyOTdK/9ybr Fat0CcweqkaKbdDcHwo6hWs1NYjyshBqzt7NcgWnt0cq3IyubvJOEobHt3AHmVE742NZ uJXQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=ipAhlw5WrsUU5opUi6Qmf1XgM2Fq+bPWZGrkUnEi1PQ=; b=s01beADt2qqSnp2//0xG5Dn9HBwMbx+4mXwrgiz157G4moD85+s2eOiyDZFmI/YPE1 IhhIPhguGvnC4RHieTWuvVKXa9zR0xWFoNEK4sRJ3t5lLIIAHLaF9/S5QZd35juRcRI2 R73/1FFsc0p15LvG+fX4GzI+IJWbAaAal6QYxz//xA781Judca5cc5keu9clPQ5bkKuL tLMrk9DUswg0Yi7UaJpsHA0nT+6NPHRUpfugPSldJy8549vkGn//t+dzHMI/OtuHYdPX sFpiahE78lDjvS6UUnWC7PY2Zn2At+kMmJSVZ5Mn1iISmG/5y3d4eSfKcQM0VYkWQyux iZbQ== X-Gm-Message-State: APjAAAWteGQh/NKBPGHMBWTLVvUgws4YpNbNQtASB9gFZW2b0tO/V0D5 vLvRn+7cSMKjnTqw89imVEAvFO3K X-Google-Smtp-Source: APXvYqzleHkzLuuK6EbthbsR8W7Ckozvij4yX5QVnZMianpMTeoYoP7+KcICZDn/XgokllSTiDsNzw== X-Received: by 2002:a17:902:9a08:: with SMTP id v8mr19262721plp.251.1580678357623; Sun, 02 Feb 2020 13:19:17 -0800 (PST) Received: from localhost.localdomain (ip68-111-84-250.oc.oc.cox.net. [68.111.84.250]) by smtp.gmail.com with ESMTPSA id y24sm8755639pge.72.2020.02.02.13.19.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 02 Feb 2020 13:19:17 -0800 (PST) From: Florian Fainelli To: linux-arm-kernel@vger.kernel.org Cc: devicetree@vger.kernel.org, Florian Fainelli , Rob Herring , Mark Rutland , Ray Jui , Scott Branden , bcm-kernel-feedback-list@broadcom.com (maintainer:BROADCOM IPROC ARM ARCHITECTURE), Nicolas Saenz Julienne , Sugaya Taichi , Olof Johansson , Andrew Jeffery , Lubomir Rintel , Maxime Ripard , linux-arm-kernel@lists.infradead.org (moderated list:BROADCOM IPROC ARM ARCHITECTURE), linux-kernel@vger.kernel.org (open list), linux-rpi-kernel@lists.infradead.org (moderated list:BROADCOM BCM2711/BCM2835 ARM ARCHITECTURE) Subject: [PATCH 12/12] dt-bindings: arm: bcm: Convert BCM2835 firmware binding to YAML Date: Sun, 2 Feb 2020 13:18:27 -0800 Message-Id: <20200202211827.27682-13-f.fainelli@gmail.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200202211827.27682-1-f.fainelli@gmail.com> References: <20200202211827.27682-1-f.fainelli@gmail.com> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Convert the Raspberry Pi BCM2835 firmware binding document to YAML. Verified with dt_binding_check and dtbs_check. Signed-off-by: Florian Fainelli --- .../arm/bcm/raspberrypi,bcm2835-firmware.txt | 14 -------- .../arm/bcm/raspberrypi,bcm2835-firmware.yaml | 33 +++++++++++++++++++ 2 files changed, 33 insertions(+), 14 deletions(-) delete mode 100644 Documentation/devicetree/bindings/arm/bcm/raspberrypi,bcm2835-firmware.txt create mode 100644 Documentation/devicetree/bindings/arm/bcm/raspberrypi,bcm2835-firmware.yaml diff --git a/Documentation/devicetree/bindings/arm/bcm/raspberrypi,bcm2835-firmware.txt b/Documentation/devicetree/bindings/arm/bcm/raspberrypi,bcm2835-firmware.txt deleted file mode 100644 index 6824b3180ffb..000000000000 --- a/Documentation/devicetree/bindings/arm/bcm/raspberrypi,bcm2835-firmware.txt +++ /dev/null @@ -1,14 +0,0 @@ -Raspberry Pi VideoCore firmware driver - -Required properties: - -- compatible: Should be "raspberrypi,bcm2835-firmware" -- mboxes: Phandle to the firmware device's Mailbox. - (See: ../mailbox/mailbox.txt for more information) - -Example: - -firmware { - compatible = "raspberrypi,bcm2835-firmware"; - mboxes = <&mailbox>; -}; diff --git a/Documentation/devicetree/bindings/arm/bcm/raspberrypi,bcm2835-firmware.yaml b/Documentation/devicetree/bindings/arm/bcm/raspberrypi,bcm2835-firmware.yaml new file mode 100644 index 000000000000..4ccbe3bf616c --- /dev/null +++ b/Documentation/devicetree/bindings/arm/bcm/raspberrypi,bcm2835-firmware.yaml @@ -0,0 +1,33 @@ +# SPDX-License-Identifier: GPL-2.0 +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/arm/bcm/raspberrypi,bcm2835.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Raspberry Pi VideoCore firmware driver + +maintainers: + - Eric Anholt + - Stefan Wahren + +properties: + compatible: + const: raspberrypi,bcm2835-firmware simple-bus + + mboxes: + $ref: '/schemas/types.yaml#/definitions/phandle' + description: | + Phandle to the firmware device's Mailbox. + (See: ../mailbox/mailbox.txt for more information) + +required: + - compatible + - mboxes + +examples: + - | + firmware { + compatible = "raspberrypi,bcm2835-firmware"; + mboxes = <&mailbox>; + }; +...