From patchwork Mon Jun 6 15:25:54 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Conor Dooley X-Patchwork-Id: 579706 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 3122AC43334 for ; Mon, 6 Jun 2022 15:26:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240724AbiFFP0S (ORCPT ); Mon, 6 Jun 2022 11:26:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48622 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240705AbiFFP0N (ORCPT ); Mon, 6 Jun 2022 11:26:13 -0400 Received: from mail-wm1-x32c.google.com (mail-wm1-x32c.google.com [IPv6:2a00:1450:4864:20::32c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 02E64328ED7 for ; Mon, 6 Jun 2022 08:26:10 -0700 (PDT) Received: by mail-wm1-x32c.google.com with SMTP id i17-20020a7bc951000000b0039c4760ec3fso1976418wml.0 for ; Mon, 06 Jun 2022 08:26:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=conchuod.ie; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=oggV4sOjieyiC3zjEdHQHSt2OuXT3mEVI982IJ/c+54=; b=NaB7ujjGsLox+28AdLK9IidwX+NJOkUleLjf4urIgEJUy6CHXhH2EePr22m74qQdEA 79mv33qy/xswvfwMxz168siPdwUK7Krz2iUEUbL9+0RK6LltHN1Qqo1e2xXu3s9VCK/z NIJWNpW8d1FTfwhqQ7UccQcdKWY7CLUuNH3z7hTLi+k5MVHte1kWZZOptTtRM2sWmlwW pXAtWMrUN74gUFYtK/9l2Xp7uV0zy5f7NglOI//BfmebbOrBcDQL5jVG6NmVlz/J+oZD dLBPOOPbqxl3xt2MG/bFypavTjAOyw++V0cBBF7Bnu8/rcewEjYER1C7DDYUalMDV95C IAZw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=oggV4sOjieyiC3zjEdHQHSt2OuXT3mEVI982IJ/c+54=; b=T65viTuzJWPRio7pQtSJmZJYDTA7qeoPqlIUmkPsOqp55EI+Lva/H5vAV1Z0HnzHfC ll301YHsX5KGSXhIhXmjWT6U7Dsg4fn0n4opNqw8ajZXWHhptMj2NjsmOZ8bQW1Uop58 Fuplw6yaMQAahDKdifEY2CWKcNIgvAmxFa5x7uONV0edSODUM9MTn0TOb2iKKK0MxBe7 QE3lEIOyJNxcKCDevjeRGu7siQmNlLdTUxc6VrONSHUHDlEPy6SNTqcmnF7RihOYiWR8 22cogDnoApFLLMeIBg4m9AUV/BgOnp5YFA91oTCxGcqVENJhigWderUUTRmm/tFzz9n3 3qoQ== X-Gm-Message-State: AOAM533CKHJdJNUQVS/IiN0wHpb9IxWBoEk0UVvNjxWZqjVhbsonQpll vF4Tkey9Am9ItuZ0MWIUeL2k4w== X-Google-Smtp-Source: ABdhPJxQXtq89heOMKFlrzvEzPMju6ZggXxjIjVWhm/vncfRX5ffcbpunfZrkktl/6NLqBfuUMH5Dw== X-Received: by 2002:a05:600c:5021:b0:397:54e1:8274 with SMTP id n33-20020a05600c502100b0039754e18274mr52631051wmr.15.1654529169099; Mon, 06 Jun 2022 08:26:09 -0700 (PDT) Received: from henark71.. ([51.37.234.167]) by smtp.gmail.com with ESMTPSA id h1-20020adffd41000000b002103aebe8absm15623944wrs.93.2022.06.06.08.26.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 Jun 2022 08:26:08 -0700 (PDT) From: Conor Dooley To: Rob Herring , Krzysztof Kozlowski , Andrew Lunn , Support Opensource , Lee Jones , Ulf Hansson , Palmer Dabbelt , Paul Walmsley , Albert Ou , Steve Twiss Cc: Conor Dooley , linux-i2c@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org, linux-riscv@lists.infradead.org, Atul Khare Subject: [PATCH v2 0/4] clear riscv dtbs_check errors Date: Mon, 6 Jun 2022 16:25:54 +0100 Message-Id: <20220606152557.438771-1-mail@conchuod.ie> X-Mailer: git-send-email 2.36.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-mmc@vger.kernel.org From: Conor Dooley Hey, Couple conversions from txt to yaml here with the intent of fixing the the dtbs_check warnings for riscv when building with "defconfig". Atul Khare already sent patches for the gpio-line-names & cache-sets (which went awol) and will clear the remaining two errors. Thanks, Conor. Conor Dooley (4): dt-bindings: mmc: convert mmc-spi-slot to yaml dt-bindings: i2c: convert ocores binding to yaml dt-bindings: mfd: convert da9063 to yaml riscv: dts: sifive: "fix" pmic watchdog node name .../devicetree/bindings/i2c/i2c-ocores.txt | 78 ----------- .../bindings/i2c/opencores,i2c-ocores.yaml | 123 ++++++++++++++++ .../devicetree/bindings/mfd/da9063.txt | 114 --------------- .../devicetree/bindings/mfd/dlg,da9063.yaml | 132 ++++++++++++++++++ .../devicetree/bindings/mmc/mmc-spi-slot.txt | 29 ---- .../devicetree/bindings/mmc/mmc-spi-slot.yaml | 79 +++++++++++ .../devicetree/bindings/trivial-devices.yaml | 2 - MAINTAINERS | 3 +- .../boot/dts/sifive/hifive-unmatched-a00.dts | 2 +- 9 files changed, 337 insertions(+), 225 deletions(-) delete mode 100644 Documentation/devicetree/bindings/i2c/i2c-ocores.txt create mode 100644 Documentation/devicetree/bindings/i2c/opencores,i2c-ocores.yaml delete mode 100644 Documentation/devicetree/bindings/mfd/da9063.txt create mode 100644 Documentation/devicetree/bindings/mfd/dlg,da9063.yaml delete mode 100644 Documentation/devicetree/bindings/mmc/mmc-spi-slot.txt create mode 100644 Documentation/devicetree/bindings/mmc/mmc-spi-slot.yaml base-commit: f2906aa863381afb0015a9eb7fefad885d4e5a56