[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <48c561a7-0882-a346-ea16-5d30ded38e67@alliedtelesis.co.nz>
Date: Sun, 30 Jan 2022 20:22:09 +0000
From: Chris Packham <Chris.Packham@...iedtelesis.co.nz>
To: Rob Herring <robh@...nel.org>
CC: "linux-i2c@...r.kernel.org" <linux-i2c@...r.kernel.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] dt-bindings: i2c: mpc: Make each example a separate entry
Hi Rob,
On 19/01/22 14:52, Rob Herring wrote:
> Each independent example should be a separate entry. This allows for
> 'interrupts' to have different cell sizes.
>
> Signed-off-by: Rob Herring <robh@...nel.org>
Reviewed-by: Chris Packham <chris.packham@...iedtelesis.co.nz>
> ---
> Documentation/devicetree/bindings/i2c/i2c-mpc.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/i2c/i2c-mpc.yaml b/Documentation/devicetree/bindings/i2c/i2c-mpc.yaml
> index 98c6fcf7bf26..018e1b944424 100644
> --- a/Documentation/devicetree/bindings/i2c/i2c-mpc.yaml
> +++ b/Documentation/devicetree/bindings/i2c/i2c-mpc.yaml
> @@ -73,6 +73,7 @@ examples:
> clock-frequency = <100000>;
> };
>
> + - |
> /* MPC5200B based board */
> i2c@...0 {
> #address-cells = <1>;
> @@ -84,6 +85,7 @@ examples:
> fsl,preserve-clocking;
> };
>
> + - |
> /* MPC8544 base board */
> i2c@...0 {
> #address-cells = <1>;
Powered by blists - more mailing lists