All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bin Meng <bmeng.cn@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH 5/5] Revert "fdt: translate address if #size-cells = <0>"
Date: Mon, 26 Apr 2021 20:45:49 +0800	[thread overview]
Message-ID: <CAEUhbmU==OgTPsY3m999Q++gzm=0CUtRVSAQqR6qtdbXcM4iag@mail.gmail.com> (raw)
In-Reply-To: <20210425141746.19115-6-dariobin@libero.it>

On Sun, Apr 25, 2021 at 10:17 PM Dario Binacchi <dariobin@libero.it> wrote:
>
> This reverts commit d64b9cdcd475eb7f07b49741ded87e24dae4a5fc.
>
> As pointed by [1] and [2], the reverted patch made every DT 'reg'
> property translatable. What the patch was trying to fix was fixed in a
> different way from previously submitted patches which instead of
> correcting the generic address translation function fixed the issue with
> appropriate platform code.
>
> [1] https://patchwork.ozlabs.org/project/uboot/patch/1614324949-61314-1-git-send-email-bmeng.cn at gmail.com/
> [2] https://lore.kernel.org/linux-clk/20210402192054.7934-1-dariobin at libero.it/T/
>
> Signed-off-by: Dario Binacchi <dariobin@libero.it>
>
> ---
>
>  arch/sandbox/dts/test.dts         | 21 ----------
>  common/fdt_support.c              |  6 +--
>  drivers/core/Kconfig              | 12 ------
>  drivers/core/fdtaddr.c            |  2 +-
>  drivers/core/of_addr.c            | 13 ++++--
>  drivers/core/ofnode.c             |  7 +---
>  drivers/core/root.c               |  3 --
>  include/asm-generic/global_data.h | 24 -----------
>  test/dm/test-fdt.c                | 68 -------------------------------
>  9 files changed, 15 insertions(+), 141 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn@gmail.com>

  reply	other threads:[~2021-04-26 12:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-25 14:17 [PATCH 0/5] Revert "fdt: translate address if #size-cells = <0>" Dario Binacchi
2021-04-25 14:17 ` [PATCH 1/5] clk: ti: add custom API for memory access Dario Binacchi
2021-04-27  7:01   ` Tero Kristo
2021-04-28 17:31     ` Dario Binacchi
2021-04-29  6:00       ` Tero Kristo
2021-04-25 14:17 ` [PATCH 2/5] clk: ti: change clk_ti_latch() signature Dario Binacchi
2021-04-25 14:17 ` [PATCH 3/5] clk: ti: gate: use custom API for memory access Dario Binacchi
2021-04-25 14:17 ` [PATCH 4/5] clk: ti: am3-dpll: " Dario Binacchi
2021-04-25 14:17 ` [PATCH 5/5] Revert "fdt: translate address if #size-cells = <0>" Dario Binacchi
2021-04-26 12:45   ` Bin Meng [this message]
2021-04-29 16:10 ` [PATCH 0/5] " Simon Glass

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='CAEUhbmU==OgTPsY3m999Q++gzm=0CUtRVSAQqR6qtdbXcM4iag@mail.gmail.com' \
    --to=bmeng.cn@gmail.com \
    --cc=u-boot@lists.denx.de \
    /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.