From: Rob Herring <robh@kernel.org>
Cc: devicetree@vger.kernel.org, Mark Rutland <mark.rutland@arm.com>,
linux-kernel@vger.kernel.org,
Masahiro Yamada <yamada.masahiro@socionext.com>,
linux-i2c@vger.kernel.org, Frank Rowand <frowand.list@gmail.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 2/2] dt-bindings: i2c: Convert UniPhier FI2C controller to json-schema
Date: Wed, 26 Feb 2020 10:46:51 -0600 [thread overview]
Message-ID: <20200226164651.GA17752@bogus> (raw)
In-Reply-To: <20200221025535.30311-2-yamada.masahiro@socionext.com>
On Fri, 21 Feb 2020 11:55:34 +0900, Masahiro Yamada wrote:
> Convert the UniPhier FIFO-builtin I2C (a.k.a. FIFO) controller binding
> to DT schema format.
>
> There are two types of I2C controllers used on the UniPhier platform.
> This is the new one with FIFO support, which is used on the Pro4 SoC
> or newer.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---
>
> .../bindings/i2c/i2c-uniphier-f.txt | 25 ----------
> .../bindings/i2c/socionext,uniphier-fi2c.yaml | 50 +++++++++++++++++++
> 2 files changed, 50 insertions(+), 25 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/i2c/i2c-uniphier-f.txt
> create mode 100644 Documentation/devicetree/bindings/i2c/socionext,uniphier-fi2c.yaml
>
Applied, thanks.
Rob
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Mark Rutland <mark.rutland@arm.com>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
Masahiro Yamada <yamada.masahiro@socionext.com>,
linux-i2c@vger.kernel.org, Frank Rowand <frowand.list@gmail.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 2/2] dt-bindings: i2c: Convert UniPhier FI2C controller to json-schema
Date: Wed, 26 Feb 2020 10:46:51 -0600 [thread overview]
Message-ID: <20200226164651.GA17752@bogus> (raw)
In-Reply-To: <20200221025535.30311-2-yamada.masahiro@socionext.com>
On Fri, 21 Feb 2020 11:55:34 +0900, Masahiro Yamada wrote:
> Convert the UniPhier FIFO-builtin I2C (a.k.a. FIFO) controller binding
> to DT schema format.
>
> There are two types of I2C controllers used on the UniPhier platform.
> This is the new one with FIFO support, which is used on the Pro4 SoC
> or newer.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---
>
> .../bindings/i2c/i2c-uniphier-f.txt | 25 ----------
> .../bindings/i2c/socionext,uniphier-fi2c.yaml | 50 +++++++++++++++++++
> 2 files changed, 50 insertions(+), 25 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/i2c/i2c-uniphier-f.txt
> create mode 100644 Documentation/devicetree/bindings/i2c/socionext,uniphier-fi2c.yaml
>
Applied, thanks.
Rob
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: devicetree@vger.kernel.org, Mark Rutland <mark.rutland@arm.com>,
linux-kernel@vger.kernel.org,
Masahiro Yamada <yamada.masahiro@socionext.com>,
linux-i2c@vger.kernel.org, Frank Rowand <frowand.list@gmail.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 2/2] dt-bindings: i2c: Convert UniPhier FI2C controller to json-schema
Date: Wed, 26 Feb 2020 10:46:51 -0600 [thread overview]
Message-ID: <20200226164651.GA17752@bogus> (raw)
In-Reply-To: <20200221025535.30311-2-yamada.masahiro@socionext.com>
On Fri, 21 Feb 2020 11:55:34 +0900, Masahiro Yamada wrote:
> Convert the UniPhier FIFO-builtin I2C (a.k.a. FIFO) controller binding
> to DT schema format.
>
> There are two types of I2C controllers used on the UniPhier platform.
> This is the new one with FIFO support, which is used on the Pro4 SoC
> or newer.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---
>
> .../bindings/i2c/i2c-uniphier-f.txt | 25 ----------
> .../bindings/i2c/socionext,uniphier-fi2c.yaml | 50 +++++++++++++++++++
> 2 files changed, 50 insertions(+), 25 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/i2c/i2c-uniphier-f.txt
> create mode 100644 Documentation/devicetree/bindings/i2c/socionext,uniphier-fi2c.yaml
>
Applied, thanks.
Rob
next prev parent reply other threads:[~2020-02-26 16:46 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-21 2:55 [PATCH 1/2] dt-bindings: i2c: Convert UniPhier I2C controller to json-schema Masahiro Yamada
2020-02-21 2:55 ` Masahiro Yamada
2020-02-21 2:55 ` Masahiro Yamada
2020-02-21 2:55 ` [PATCH 2/2] dt-bindings: i2c: Convert UniPhier FI2C " Masahiro Yamada
2020-02-21 2:55 ` Masahiro Yamada
2020-02-21 2:55 ` Masahiro Yamada
2020-02-26 16:46 ` Rob Herring [this message]
2020-02-26 16:46 ` Rob Herring
2020-02-26 16:46 ` Rob Herring
[not found] ` <20200221025535.30311-1-yamada.masahiro-uWyLwvC0a2jby3iVrkZq2A@public.gmane.org>
2020-02-26 16:46 ` [PATCH 1/2] dt-bindings: i2c: Convert UniPhier I2C " Rob Herring
2020-02-26 16:46 ` Rob Herring
2020-02-26 16:46 ` Rob Herring
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=20200226164651.GA17752@bogus \
--to=robh@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=frowand.list@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=yamada.masahiro@socionext.com \
/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.