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=-0.7 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED 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 199D9C47E49 for ; Sat, 26 Oct 2019 11:54:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E328F20867 for ; Sat, 26 Oct 2019 11:54:40 +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="qCUMmIo0" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726330AbfJZLyi (ORCPT ); Sat, 26 Oct 2019 07:54:38 -0400 Received: from mail-io1-f68.google.com ([209.85.166.68]:40122 "EHLO mail-io1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726237AbfJZLyi (ORCPT ); Sat, 26 Oct 2019 07:54:38 -0400 Received: by mail-io1-f68.google.com with SMTP id p6so5428327iod.7 for ; Sat, 26 Oct 2019 04:54:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=95NF6ya59NaDwQCRMTuT7+DIGgKDYS13smU5I7TrWOE=; b=qCUMmIo0BbhCOq9lMzlReiKmqepVYdzM2YHifoI12iUkwr37TnSbvdjsnrTHq6ddmv bcNdWTRhsJCrcu7H+ZCbftfrVYkGrejXQxUsYqr0QnOt1tpYtB5fhjD+VdHrd1I4JVAH 6A1H7nzmZSFyJykoe7ZXgjzmD1QlscU7jWstKtx1hQb0yQV1NCvVZmzgvp6XTgkrdojg BUcQh6tjpP7wwpI4YysReDIgQl3n2hB2IrwEpkfFIoVP4NOpQ/5bmGbGDqSwfXcn28+A cYAAqbFjVBQV/Ld6TFnMXKFf1zfkBRNDH5cO8RBSUUt6TuGkDcW+xW9PSAQ/48drX/SD eXKg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=95NF6ya59NaDwQCRMTuT7+DIGgKDYS13smU5I7TrWOE=; b=jrsw7K8XeiWW6UvhBGG8YmfdwuHSE9QLKkf+Ct2ltY/J5KtQFhW8NSaDMQSSYmUvw5 fGqUlY++wm4OHnA4rne4+qXrqjIbLSbmp8vTLngvUj9sl8ikID8SqQi9ewONH84CtjwT ukXbbvgoIxeWsFkm6hVJ7q4X2fDZPosehnlJbvy9a4BG5ByQwkt76HN0thA6UCRWROux ZpB2FQUTioR04iqI7rM94MhkOeDn7sXUdO0/3NgJFvZt9WAynVWdJ3tLBZeIGL2rV1EI niPcMEeP16aD+C1qYAxG4ENlCLUqbr+wMrHfQ9QmjHhjELOxcpPAlO4RxUHdi851gm5l 5I3A== X-Gm-Message-State: APjAAAUNjAEz3G8xOAUDAgHD57sssAKf7Oj69t3uOdpu4/22LY/LUFxd uOlnzQvA0CufJ/yHZDZSa8nbcPS0g2tVg9Ut8NOXfA== X-Google-Smtp-Source: APXvYqxZwvpfOq9dYpYH92DZtvwRF1oK54mc+XbTMo9ELET5163QFqgxXpr4ovIlOhCTlZMuVH2hrmtKW1p9kGU4FRk= X-Received: by 2002:a6b:6b08:: with SMTP id g8mr6377672ioc.189.1572090877362; Sat, 26 Oct 2019 04:54:37 -0700 (PDT) MIME-Version: 1.0 References: <20191021124428.2541-1-brgl@bgdev.pl> In-Reply-To: <20191021124428.2541-1-brgl@bgdev.pl> From: Bartosz Golaszewski Date: Sat, 26 Oct 2019 13:54:26 +0200 Message-ID: Subject: Re: [PATCH v4 0/6] dt-bindings: max77650: convert the device-tree bindings to yaml To: Rob Herring Cc: Linux Input , devicetree , Pavel Machek , Jacek Anaszewski , Linux Kernel Mailing List , Lee Jones , Dan Murphy , Linux LED Subsystem , Linux PM list , Mark Brown , Bartosz Golaszewski , Liam Girdwood , Sebastian Reichel , Dmitry Torokhov , Mark Rutland Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org pon., 21 pa=C5=BA 2019 o 14:44 Bartosz Golaszewski napisa= =C5=82(a): > > 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 m= odule > - 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 > > v3 -> v4: > - remove unnecessary parts of descriptions, added details on the chip > - correct file references (.txt -> .yaml) > - fix mixing scalar and array constraints > - dropped type refs for globally defined properties > > Bartosz Golaszewski (6): > 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 > dt-bindings: mfd: 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 | 51 ++++++ > .../devicetree/bindings/mfd/max77650.txt | 46 ------ > .../devicetree/bindings/mfd/max77650.yaml | 149 ++++++++++++++++++ > .../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, 302 insertions(+), 200 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/input/max77650-onke= y.txt > create mode 100644 Documentation/devicetree/bindings/input/max77650-onke= y.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/max776= 50-charger.txt > create mode 100644 Documentation/devicetree/bindings/power/supply/max776= 50-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 > Hi Rob, thanks for reviewing the series. Can you please take it through your tree for v5.5? I think it'll be easier than bothering all the respective maintainers and it only touches on bindings anyway. Thanks, Bartosz