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: 579126 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 97D5BCCA484 for ; Mon, 6 Jun 2022 15:26:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240633AbiFFP0R (ORCPT ); Mon, 6 Jun 2022 11:26:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48626 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240707AbiFFP0N (ORCPT ); Mon, 6 Jun 2022 11:26:13 -0400 Received: from mail-wm1-x334.google.com (mail-wm1-x334.google.com [IPv6:2a00:1450:4864:20::334]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 260E7328ED9 for ; Mon, 6 Jun 2022 08:26:11 -0700 (PDT) Received: by mail-wm1-x334.google.com with SMTP id z9so1077468wmf.3 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=Y5y49OAzik/DE/soqur0CxhUxAq765IksY1qb26x15bckNbESefQpc0VxqXG5IjbWf 0sb5ioC/zxhNabSJNehQ481VnFRcH1zt9MfHxnzBEfmFP5fJUHCkO7RQoHkoR2o0fKsX xm5uDCHofbNpKA+zpZQ5kcH9ZY5yE/WGwTod/eYWhsek86h7WkZbmtZl1SgrTFbMV11G RRqT88GGbdJasWSPDhSHyXNIa3PidmXqW1g/lwwPEw8tRqDaLmGrTx+ljs+C4EY9e7jh MoWN49gmrKEws6d7joOjFUJ+iaQi54DZYD5tplN6/c8u7jG92+v86oDYBD1ZM0eainS6 y3KA== X-Gm-Message-State: AOAM532IBl2fdfiIsdZ7fd1gD1cuUBiyH/JtlNuNhSrRyUOEFaqjzYOR TZKc+hDYhxn8xJ/Ay2IwAmU78w== 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: devicetree@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