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.7 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,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 3D470FA372F for ; Thu, 17 Oct 2019 07:12:43 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 06A4021835 for ; Thu, 17 Oct 2019 07:12:43 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=bgdev-pl.20150623.gappssmtp.com header.i=@bgdev-pl.20150623.gappssmtp.com header.b="ETXvlQBJ" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2407941AbfJQHMm (ORCPT ); Thu, 17 Oct 2019 03:12:42 -0400 Received: from mail-wr1-f51.google.com ([209.85.221.51]:38368 "EHLO mail-wr1-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2407942AbfJQHMm (ORCPT ); Thu, 17 Oct 2019 03:12:42 -0400 Received: by mail-wr1-f51.google.com with SMTP id o15so583946wru.5 for ; Thu, 17 Oct 2019 00:12:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=ycUh96qu7Qeb2/OqBRaIXG5bF+f+x1C5nZ4WXE/7KGs=; b=ETXvlQBJ3Y5EkrhzyFRZRu+ng3aMpSuYl30Vc47qL1j2DslM1Vk1igbKojGQ/3yaug tUwSfQLld8axTYQjQYdhv7j3D5AnXc/O1kUfYKmtBDthY7Y3O4tREApuGP283V82ibwI 6gVRo8cKQkB77NTN2fuZJjNkBjuSNDdkkCY0cWAoXMQV6lw3ZlwlAwBIm6e1Tv4ffYyH QS9tqCiiZsOWtxuAOp24wmYfxDFIHnIb0XSZAPLTdJO+ehPbE090wF8hsdAwvx2IgW8s hwKeqRqTG62NRRgtIokbPkim6SilSiJsr3Q8jOVgoRoHCLfuG+C+GofArRlH5tdI+ODF 9nDg== 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=ycUh96qu7Qeb2/OqBRaIXG5bF+f+x1C5nZ4WXE/7KGs=; b=MzxpXo+cE7B0KtWDiQbnycHbnQ1bcjYfBff/RIC5+HhblXYa7ArdlUz9N1799B3f6M QyPORXBwFaawmQq3u5C3IMf6+9qJpH6nQgdXcIUgLWNgb39k81+KU5dURxWVcjHlQdnK 48To41gzIClS6H/GcxDruh1eYlnMEvBWHeDbiJE/CQVGDHUfLF5pPji4rqt6M2vXq73k BxoSUmS19orf1E+A5z5FwIwl5Axhgo1R6AmTTrEqjOzQzpEI0M6CEvjuvbmcIHg6dALY 5mAT0x9b0sAU89h9R9oJKFWVDXIMWH3SCbY8VThyU3P9N+x9Dxg8ECCxyQWeLQPgaek/ uPpA== X-Gm-Message-State: APjAAAVs+eG3O/xdZSflIM3Bej9ag1cHXXMT5xa0r7rBjZ+9fb20JU/f aq4gz4fgT+A2fpwHdaJBOffNxw== X-Google-Smtp-Source: APXvYqyuEmEGEmZzcCODblXwV4dNYq8zprqYQKx4JnNQqfOFIAWHDrLQ+JHpjgaTLWfh5BR86lOdcA== X-Received: by 2002:a5d:5587:: with SMTP id i7mr1371578wrv.289.1571296358768; Thu, 17 Oct 2019 00:12:38 -0700 (PDT) Received: from debian-brgl.home ([2a01:cb1d:af:5b00:6d6c:8493:1ab5:dad7]) by smtp.gmail.com with ESMTPSA id n22sm1156689wmk.19.2019.10.17.00.12.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 17 Oct 2019 00:12:38 -0700 (PDT) From: Bartosz Golaszewski To: Rob Herring , Mark Rutland , Dmitry Torokhov , Jacek Anaszewski , Pavel Machek , Dan Murphy , Lee Jones , Sebastian Reichel , Liam Girdwood , Mark Brown Cc: linux-input@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-leds@vger.kernel.org, linux-pm@vger.kernel.org, Bartosz Golaszewski Subject: [PATCH v3 0/6] dt-bindings: max77650: convert the device-tree bindings to yaml Date: Thu, 17 Oct 2019 09:12:28 +0200 Message-Id: <20191017071234.8719-1-brgl@bgdev.pl> X-Mailer: git-send-email 2.23.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-leds-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-leds@vger.kernel.org From: Bartosz Golaszewski This series converts all DT binding documents for MAX77650 PMIC to YAML. v1 -> v2: - use upper case for abbreviations in commit messages v2 -> v3: - pull all example fragments into the binding document for the core MFD module - fix all dt_binding_check errors - add references to submodules to the main binding document - drop the type for gpio-line-names - drop the description for the interrupts property - completely delete the previous txt files Bartosz Golaszewski (6): dt-bindings: mfd: max77650: convert the binding document to yaml dt-bindings: input: max77650: convert the binding document to yaml dt-bindings: regulator: max77650: convert the binding document to yaml dt-bindings: power: max77650: convert the binding document to yaml dt-bindings: leds: max77650: convert the binding document to yaml MAINTAINERS: update the list of maintained files for max77650 .../bindings/input/max77650-onkey.txt | 26 --- .../bindings/input/max77650-onkey.yaml | 35 ++++ .../bindings/leds/leds-max77650.txt | 57 ------- .../bindings/leds/leds-max77650.yaml | 58 +++++++ .../devicetree/bindings/mfd/max77650.txt | 46 ------ .../devicetree/bindings/mfd/max77650.yaml | 151 ++++++++++++++++++ .../power/supply/max77650-charger.txt | 28 ---- .../power/supply/max77650-charger.yaml | 34 ++++ .../bindings/regulator/max77650-regulator.txt | 41 ----- .../regulator/max77650-regulator.yaml | 31 ++++ MAINTAINERS | 4 +- 11 files changed, 311 insertions(+), 200 deletions(-) delete mode 100644 Documentation/devicetree/bindings/input/max77650-onkey.txt create mode 100644 Documentation/devicetree/bindings/input/max77650-onkey.yaml delete mode 100644 Documentation/devicetree/bindings/leds/leds-max77650.txt create mode 100644 Documentation/devicetree/bindings/leds/leds-max77650.yaml delete mode 100644 Documentation/devicetree/bindings/mfd/max77650.txt create mode 100644 Documentation/devicetree/bindings/mfd/max77650.yaml delete mode 100644 Documentation/devicetree/bindings/power/supply/max77650-charger.txt create mode 100644 Documentation/devicetree/bindings/power/supply/max77650-charger.yaml delete mode 100644 Documentation/devicetree/bindings/regulator/max77650-regulator.txt create mode 100644 Documentation/devicetree/bindings/regulator/max77650-regulator.yaml -- 2.23.0