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 X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_GIT autolearn=no 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 1E4B1C19759 for ; Thu, 1 Aug 2019 13:56:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D8687214DA for ; Thu, 1 Aug 2019 13:56:50 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=baylibre-com.20150623.gappssmtp.com header.i=@baylibre-com.20150623.gappssmtp.com header.b="13O0vL5D" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730541AbfHAN4u (ORCPT ); Thu, 1 Aug 2019 09:56:50 -0400 Received: from mail-wm1-f53.google.com ([209.85.128.53]:36252 "EHLO mail-wm1-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730522AbfHAN4u (ORCPT ); Thu, 1 Aug 2019 09:56:50 -0400 Received: by mail-wm1-f53.google.com with SMTP id g67so59191223wme.1 for ; Thu, 01 Aug 2019 06:56:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=lIm81eDhukyw6fbCl/+3h+QPFrHXYcRhnM9vCZm0FBU=; b=13O0vL5DX2cs4dd++hzfRHv1CPifo+nEBZIfEK/xPAm8LBOTVk9bmKI2ZMbRTH1Qny gGc5Etb+oieTHOJzEcqzxWDGO6QQqX8ZqANnbyLDBv2TvisCVoaDgG+Sk1kHTmon4u7p 23GDtno64u2hTvVK4IASbns2pDTl99MQ9lBi+m6sVEXUkUpyjOdGM2BNfLvVc5T/fqbP 9RYMi1RBDw8zjzxwomGDcNw8yXfmP3fnwqKgmxCfWTSa6c7Ru6292ZJe91J3mLvVO1do 1LdLqXyr4MpjfSurQz0trb5nuP2J9ZMxqd5XwmuOpZpWwQRuERRQeyL/kh7Wen7RuCof AwZA== 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:mime-version :content-transfer-encoding; bh=lIm81eDhukyw6fbCl/+3h+QPFrHXYcRhnM9vCZm0FBU=; b=C/MBKBG/bPdsh4bJd1qukmIU92iX4b0rXHmnYxmNtx8AkJNanvjI/7UZ41H32dR86Z 4bfkn4luuOJ7CJfRCeV/XBb0NdBl6iwfTWKX/p0jYWrlwLu3bjqk1d3gODM8mxW/Sxoe zpr+w2mFe+f8hCrLJJkLtJgJFFwKHbKQKpasrdj+Zojq3D0UHBJyZ0LC0445/sOUGvDE 92C/z6wnCHyS3v7rBs2CV/pw04n5TJvDoEwruw7Rx2XiY0tj9WsxkADlABzD/2QJDdOw GuTPAV/MUDw7hTbVC7h1O3DumPrMpEpS4l+gSHbgpOd7JzOAoTv98s6gBJQ15QOM4yhk uf8w== X-Gm-Message-State: APjAAAV3yHtpqqpJU7nYTq/aFW08YEPnDHJMECnVYpn7odJvMk5PzYQi 6AErlyO5z+25c5CTOjjsZa7Nfg== X-Google-Smtp-Source: APXvYqz463HiGivdjA4sUX+UrCKICPNW2Wd+t3590qMCqsuXMkM9GjxeAukrBa4PObzWj+jGQXbYjg== X-Received: by 2002:a1c:ef0c:: with SMTP id n12mr111159574wmh.132.1564667808166; Thu, 01 Aug 2019 06:56:48 -0700 (PDT) Received: from bender.baylibre.local (lmontsouris-657-1-212-31.w90-63.abo.wanadoo.fr. [90.63.244.31]) by smtp.gmail.com with ESMTPSA id u6sm69659952wml.9.2019.08.01.06.56.47 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Thu, 01 Aug 2019 06:56:47 -0700 (PDT) From: Neil Armstrong To: robh+dt@kernel.org Cc: Neil Armstrong , linux-amlogic@lists.infradead.org, linux-crypto@vger.kernel.org, linux-serial@vger.kernel.org, linux-spi@vger.kernel.org, linux-watchdog@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, jassisinghbrar@gmail.com, kishon@ti.com, p.zabel@pengutronix.de Subject: [RFC 0/9] dt-bindings: first tentative of conversion to yaml format Date: Thu, 1 Aug 2019 15:56:35 +0200 Message-Id: <20190801135644.12843-1-narmstrong@baylibre.com> X-Mailer: git-send-email 2.22.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-watchdog-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-watchdog@vger.kernel.org This is a first tentative to convert some of the simplest Amlogic dt-bindings to the yaml format. All have been tested using : $ make ARCH=arm64 dtbs_check Issues with the amlogic arm64 DTs has already been identified thanks to the validation scripts. The DT fixes will be pushed once these yaml bindings are acked. Neil Armstrong (9): dt-bindings: mailbox: meson-mhu: convert to yaml dt-bindings: rng: amlogic,meson-rng: convert to yaml dt-bindings: spi: meson: convert to yaml dt-bindings: reset: amlogic,meson-reset: convert to yaml dt-bindings: arm: amlogic: amlogic,meson-gx-ao-secure: convert to yaml dt-bindings: phy: meson-g12a-usb2-phy: convert to yaml dt-bindings: phy: meson-g12a-usb3-pcie-phy: convert to yaml dt-bindings: serial: meson-uart: convert to yaml dt-bindings: watchdog: meson-gxbb-wdt: convert to yaml .../amlogic/amlogic,meson-gx-ao-secure.txt | 28 ------- .../amlogic/amlogic,meson-gx-ao-secure.yaml | 42 +++++++++++ .../devicetree/bindings/mailbox/meson-mhu.txt | 34 --------- .../bindings/mailbox/meson-mhu.yaml | 53 +++++++++++++ .../bindings/phy/meson-g12a-usb2-phy.txt | 22 ------ .../bindings/phy/meson-g12a-usb2-phy.yaml | 67 +++++++++++++++++ .../bindings/phy/meson-g12a-usb3-pcie-phy.txt | 22 ------ .../phy/meson-g12a-usb3-pcie-phy.yaml | 61 +++++++++++++++ .../bindings/reset/amlogic,meson-reset.txt | 19 ----- .../bindings/reset/amlogic,meson-reset.yaml | 40 ++++++++++ .../bindings/rng/amlogic,meson-rng.txt | 21 ------ .../bindings/rng/amlogic,meson-rng.yaml | 37 +++++++++ .../bindings/serial/amlogic,meson-uart.txt | 38 ---------- .../bindings/serial/amlogic,meson-uart.yaml | 75 +++++++++++++++++++ .../bindings/spi/amlogic,meson-gx-spicc.yaml | 74 ++++++++++++++++++ .../bindings/spi/amlogic,meson6-spifc.yaml | 57 ++++++++++++++ .../devicetree/bindings/spi/spi-meson.txt | 55 -------------- .../bindings/watchdog/meson-gxbb-wdt.txt | 16 ---- .../bindings/watchdog/meson-gxbb-wdt.yaml | 37 +++++++++ 19 files changed, 543 insertions(+), 255 deletions(-) delete mode 100644 Documentation/devicetree/bindings/arm/amlogic/amlogic,meson-gx-ao-secure.txt create mode 100644 Documentation/devicetree/bindings/arm/amlogic/amlogic,meson-gx-ao-secure.yaml delete mode 100644 Documentation/devicetree/bindings/mailbox/meson-mhu.txt create mode 100644 Documentation/devicetree/bindings/mailbox/meson-mhu.yaml delete mode 100644 Documentation/devicetree/bindings/phy/meson-g12a-usb2-phy.txt create mode 100644 Documentation/devicetree/bindings/phy/meson-g12a-usb2-phy.yaml delete mode 100644 Documentation/devicetree/bindings/phy/meson-g12a-usb3-pcie-phy.txt create mode 100644 Documentation/devicetree/bindings/phy/meson-g12a-usb3-pcie-phy.yaml delete mode 100644 Documentation/devicetree/bindings/reset/amlogic,meson-reset.txt create mode 100644 Documentation/devicetree/bindings/reset/amlogic,meson-reset.yaml delete mode 100644 Documentation/devicetree/bindings/rng/amlogic,meson-rng.txt create mode 100644 Documentation/devicetree/bindings/rng/amlogic,meson-rng.yaml delete mode 100644 Documentation/devicetree/bindings/serial/amlogic,meson-uart.txt create mode 100644 Documentation/devicetree/bindings/serial/amlogic,meson-uart.yaml create mode 100644 Documentation/devicetree/bindings/spi/amlogic,meson-gx-spicc.yaml create mode 100644 Documentation/devicetree/bindings/spi/amlogic,meson6-spifc.yaml delete mode 100644 Documentation/devicetree/bindings/spi/spi-meson.txt delete mode 100644 Documentation/devicetree/bindings/watchdog/meson-gxbb-wdt.txt create mode 100644 Documentation/devicetree/bindings/watchdog/meson-gxbb-wdt.yaml -- 2.22.0