lkml.org 
[lkml]   [2021]   [Apr]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] fdt: translate address if #size-cells = <0>
Date

The series comes from my commit in U-boot
d64b9cdcd4 ("fdt: translate address if #size-cells = <0>")
and from the subsequent exchange of emails at the end of which I was
suggested to send the patch to the linux kernel
(https://patchwork.ozlabs.org/project/uboot/patch/1614324949-61314-1-git-send-email-bmeng.cn@gmail.com/).

The second patch of the series aims to demonstrate that the first one, which
enables the translation of addresses also for crossings of DT nodes
with #size-cells = <0>, it really works.


Dario Binacchi (2):
fdt: translate address if #size-cells = <0>
clk: ti: get register address from device tree

drivers/clk/ti/clk.c | 13 ++++++++++++-
drivers/of/Kconfig | 13 +++++++++++++
drivers/of/address.c | 8 +++++++-
drivers/of/fdt_address.c | 6 ++++--
4 files changed, 36 insertions(+), 4 deletions(-)

--
2.17.1

\
 
 \ /
  Last update: 2021-04-02 21:22    [W:0.086 / U:0.228 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site