From: Rob Herring <robh@kernel.org>
To: Sebastian Reichel <sebastian.reichel@collabora.com>
Cc: Sebastian Reichel <sre@kernel.org>,
linux-pm@vger.kernel.org,
Haojian Zhuang <haojian.zhuang@gmail.com>,
linux-kernel@vger.kernel.org, Daniel Mack <daniel@zonque.org>,
Linus Walleij <linus.walleij@linaro.org>,
Russell King <linux@armlinux.org.uk>,
Emil Velikov <emil.velikov@collabora.com>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
Robert Jarzmik <robert.jarzmik@free.fr>,
Rob Herring <robh+dt@kernel.org>,
kernel@collabora.com
Subject: Re: [PATCHv2 1/6] dt-bindings: power: supply: gpio-charger: convert to yaml
Date: Mon, 15 Jun 2020 11:49:45 -0600 [thread overview]
Message-ID: <20200615174945.GA2030383@bogus> (raw)
In-Reply-To: <20200605224403.181015-2-sebastian.reichel@collabora.com>
On Sat, 06 Jun 2020 00:43:58 +0200, Sebastian Reichel wrote:
> Convert the gpio-charger bindings from text format to
> new YAML based representation.
>
> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
> ---
> .../bindings/power/supply/gpio-charger.txt | 31 ----------
> .../bindings/power/supply/gpio-charger.yaml | 58 +++++++++++++++++++
> 2 files changed, 58 insertions(+), 31 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/power/supply/gpio-charger.txt
> create mode 100644 Documentation/devicetree/bindings/power/supply/gpio-charger.yaml
>
Reviewed-by: Rob Herring <robh@kernel.org>
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Sebastian Reichel <sebastian.reichel@collabora.com>
Cc: devicetree@vger.kernel.org, linux-pm@vger.kernel.org,
Linus Walleij <linus.walleij@linaro.org>,
linux-kernel@vger.kernel.org,
Haojian Zhuang <haojian.zhuang@gmail.com>,
Sebastian Reichel <sre@kernel.org>,
Rob Herring <robh+dt@kernel.org>,
linux-arm-kernel@lists.infradead.org,
Russell King <linux@armlinux.org.uk>,
kernel@collabora.com, Robert Jarzmik <robert.jarzmik@free.fr>,
Daniel Mack <daniel@zonque.org>,
Emil Velikov <emil.velikov@collabora.com>
Subject: Re: [PATCHv2 1/6] dt-bindings: power: supply: gpio-charger: convert to yaml
Date: Mon, 15 Jun 2020 11:49:45 -0600 [thread overview]
Message-ID: <20200615174945.GA2030383@bogus> (raw)
In-Reply-To: <20200605224403.181015-2-sebastian.reichel@collabora.com>
On Sat, 06 Jun 2020 00:43:58 +0200, Sebastian Reichel wrote:
> Convert the gpio-charger bindings from text format to
> new YAML based representation.
>
> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
> ---
> .../bindings/power/supply/gpio-charger.txt | 31 ----------
> .../bindings/power/supply/gpio-charger.yaml | 58 +++++++++++++++++++
> 2 files changed, 58 insertions(+), 31 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/power/supply/gpio-charger.txt
> create mode 100644 Documentation/devicetree/bindings/power/supply/gpio-charger.yaml
>
Reviewed-by: Rob Herring <robh@kernel.org>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2020-06-15 17:49 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-05 22:43 [PATCHv2 0/6] misc. gpio-charger patches Sebastian Reichel
2020-06-05 22:43 ` Sebastian Reichel
2020-06-05 22:43 ` [PATCHv2 1/6] dt-bindings: power: supply: gpio-charger: convert to yaml Sebastian Reichel
2020-06-05 22:43 ` Sebastian Reichel
2020-06-10 9:41 ` Linus Walleij
2020-06-10 9:41 ` Linus Walleij
2020-06-15 17:49 ` Rob Herring [this message]
2020-06-15 17:49 ` Rob Herring
2020-06-19 16:29 ` Sebastian Reichel
2020-06-19 16:29 ` Sebastian Reichel
2020-06-05 22:43 ` [PATCHv2 2/6] power: supply: gpio-charger: Make gpios optional Sebastian Reichel
2020-06-05 22:43 ` Sebastian Reichel
2020-06-10 9:44 ` Linus Walleij
2020-06-10 9:44 ` Linus Walleij
2020-06-15 17:50 ` Rob Herring
2020-06-15 17:50 ` Rob Herring
2020-06-19 16:29 ` Sebastian Reichel
2020-06-19 16:29 ` Sebastian Reichel
2020-06-05 22:44 ` [PATCHv2 3/6] power: supply: gpio-charger: add charge-current-limit feature Sebastian Reichel
2020-06-05 22:44 ` Sebastian Reichel
2020-06-10 9:46 ` Linus Walleij
2020-06-10 9:46 ` Linus Walleij
2020-06-15 17:58 ` Rob Herring
2020-06-15 17:58 ` Rob Herring
2020-06-19 16:28 ` Sebastian Reichel
2020-06-19 16:28 ` Sebastian Reichel
2020-06-05 22:44 ` [PATCHv2 4/6] ARM: pxa: Use GPIO descriptor for gpio-charger Sebastian Reichel
2020-06-05 22:44 ` Sebastian Reichel
2020-06-10 9:52 ` Linus Walleij
2020-06-10 9:52 ` Linus Walleij
2020-06-05 22:44 ` [PATCHv2 5/6] ARM: sa1100: " Sebastian Reichel
2020-06-05 22:44 ` Sebastian Reichel
2020-06-10 9:54 ` Linus Walleij
2020-06-10 9:54 ` Linus Walleij
2020-06-05 22:44 ` [PATCHv2 6/6] power: supply: gpio-charger: drop legacy GPIO support Sebastian Reichel
2020-06-05 22:44 ` Sebastian Reichel
2020-06-10 9:55 ` Linus Walleij
2020-06-10 9:55 ` Linus Walleij
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200615174945.GA2030383@bogus \
--to=robh@kernel.org \
--cc=daniel@zonque.org \
--cc=devicetree@vger.kernel.org \
--cc=emil.velikov@collabora.com \
--cc=haojian.zhuang@gmail.com \
--cc=kernel@collabora.com \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=robert.jarzmik@free.fr \
--cc=robh+dt@kernel.org \
--cc=sebastian.reichel@collabora.com \
--cc=sre@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.