Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1364737

Re: [PATCH v3 01/16] dt: davinci: use proper address after @

From Rob Herring <robh+dt@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v3 01/16] dt: davinci: use proper address after @
Date 2016-03-25 16:20 +0100
Message-ID <rgBGO-3tb-15@gated-at.bofh.it> (permalink)
References <rgnku-1AF-3@gated-at.bofh.it> <rgnku-1AF-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Mar 24, 2016 at 6:51 PM, David Lechner <david@lechnology.com> wrote:
> TI has been using the physical address in DT after the @ in device nodes.
> The device tree convention is to use the same address that is used for
> the reg property. This updates all davinci DT files to use the proper
> convention.
>
> Signed-off-by: David Lechner <david@lechnology.com>
> ---
>
> v3 changes: This is a new patch.
>
>
>  arch/arm/boot/dts/da850-enbw-cmc.dts |  8 +++---
>  arch/arm/boot/dts/da850-evm.dts      | 26 +++++++++---------
>  arch/arm/boot/dts/da850.dtsi         | 52 ++++++++++++++++++------------------
>  3 files changed, 43 insertions(+), 43 deletions(-)

Thanks for fixing.

Acked-by: Rob Herring <robh@kernel.org>

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v3 01/16] dt: davinci: use proper address after @ David Lechner <david@lechnology.com> - 2016-03-25 01:00 +0100
  Re: [PATCH v3 01/16] dt: davinci: use proper address after @ Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2016-03-25 14:30 +0100
    Re: [PATCH v3 01/16] dt: davinci: use proper address after @ Rob Herring <robh+dt@kernel.org> - 2016-03-25 16:20 +0100
      Re: [PATCH v3 01/16] dt: davinci: use proper address after @ Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2016-03-25 17:40 +0100
  Re: [PATCH v3 01/16] dt: davinci: use proper address after @ Rob Herring <robh+dt@kernel.org> - 2016-03-25 16:20 +0100

csiph-web