From: Rob Herring <robh@kernel.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: devicetree@vger.kernel.org,
Linus Walleij <linus.walleij@linaro.org>,
Robin Murphy <robin.murphy@arm.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/2 v3] bus: Add DT bindings for Integrator/AP logic modules
Date: Mon, 30 Mar 2020 17:36:06 -0600 [thread overview]
Message-ID: <20200330233606.GA6429@bogus> (raw)
In-Reply-To: <20200320134524.52140-1-linus.walleij@linaro.org>
On Fri, 20 Mar 2020 14:45:24 +0100, Linus Walleij wrote:
> This adds YAML device tree bindings for the Integrator/AP
> logic modules. These are plug-in tiles used typically for
> FPGA prototyping.
>
> Cc: devicetree@vger.kernel.org
> Cc: Robin Murphy <robin.murphy@arm.com>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
> ChangeLog v2->v3:
> - Put proper ranges around the addresses managed by the
> LM bus, 0xc0000000-0xffffffff as
> <0xc0000000 0xc0000000 0x40000000>
> - Put unit name on the first LM bus bus@c0000000 in the
> example in the bindings.
> - Drop leading zeroes in the unit names of the devices
> in the example.
> ChangeLog v1->v2:
> - Fix Logical->Logic spelling error
> - Set generic names for bus and serial
> - Just map the addresses 1:1 and use empty ranges, as the
> LM's don't really translate the address.
> - Provide proper DMA ranges: the LM modules see the RAM at
> the system-wide alias @80000000 rather than 1:1.
> - Drop the reg from the bus node (we just need the ranges)
> - Make the regexp for the bus node such that @address is
> optional, as we don't require any reg on the node
> ---
> .../bindings/bus/arm,integrator-ap-lm.yaml | 83 +++++++++++++++++++
> 1 file changed, 83 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/bus/arm,integrator-ap-lm.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
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: linux-arm-kernel@lists.infradead.org,
Linus Walleij <linus.walleij@linaro.org>,
devicetree@vger.kernel.org, Robin Murphy <robin.murphy@arm.com>
Subject: Re: [PATCH 1/2 v3] bus: Add DT bindings for Integrator/AP logic modules
Date: Mon, 30 Mar 2020 17:36:06 -0600 [thread overview]
Message-ID: <20200330233606.GA6429@bogus> (raw)
In-Reply-To: <20200320134524.52140-1-linus.walleij@linaro.org>
On Fri, 20 Mar 2020 14:45:24 +0100, Linus Walleij wrote:
> This adds YAML device tree bindings for the Integrator/AP
> logic modules. These are plug-in tiles used typically for
> FPGA prototyping.
>
> Cc: devicetree@vger.kernel.org
> Cc: Robin Murphy <robin.murphy@arm.com>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
> ChangeLog v2->v3:
> - Put proper ranges around the addresses managed by the
> LM bus, 0xc0000000-0xffffffff as
> <0xc0000000 0xc0000000 0x40000000>
> - Put unit name on the first LM bus bus@c0000000 in the
> example in the bindings.
> - Drop leading zeroes in the unit names of the devices
> in the example.
> ChangeLog v1->v2:
> - Fix Logical->Logic spelling error
> - Set generic names for bus and serial
> - Just map the addresses 1:1 and use empty ranges, as the
> LM's don't really translate the address.
> - Provide proper DMA ranges: the LM modules see the RAM at
> the system-wide alias @80000000 rather than 1:1.
> - Drop the reg from the bus node (we just need the ranges)
> - Make the regexp for the bus node such that @address is
> optional, as we don't require any reg on the node
> ---
> .../bindings/bus/arm,integrator-ap-lm.yaml | 83 +++++++++++++++++++
> 1 file changed, 83 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/bus/arm,integrator-ap-lm.yaml
>
Reviewed-by: Rob Herring <robh@kernel.org>
next prev parent reply other threads:[~2020-03-30 23:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-20 13:45 [PATCH 1/2 v3] bus: Add DT bindings for Integrator/AP logic modules Linus Walleij
2020-03-20 13:45 ` Linus Walleij
2020-03-30 23:36 ` Rob Herring [this message]
2020-03-30 23:36 ` 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=20200330233606.GA6429@bogus \
--to=robh@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=robin.murphy@arm.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.