u-boot-brain/drivers/clk/renesas
Marek Vasut 061ef41fcf clk: renesas: Switch to fdtdec_get_addr_size_auto_noparent() on Gen2
The fdtdec_get_addr() does not take into account values set in #address-cells
and #size-cells , but assumes them to be 1 for 32bit systems and 2 for 64bit
systems. This is true for most DTs, however there are exceptions. Switch to
fdtdec_get_addr_size_auto_noparent(), which takes the #address/size-cells
values into consideration, otherwise the reset controller node register
offset is incorrectly parsed.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
2020-03-30 03:49:23 +02:00
..
clk-rcar-gen2.c clk: renesas: Switch to fdtdec_get_addr_size_auto_noparent() on Gen2 2020-03-30 03:49:23 +02:00
clk-rcar-gen3.c clk: renesas: Synchronize Gen3 tables with Linux 5.0 2019-04-09 18:19:10 +02:00
Kconfig clk: renesas: Add R8A77980 V3H clock tables 2019-08-09 23:15:01 +02:00
Makefile clk: renesas: Add R8A77980 V3H clock tables 2019-08-09 23:15:01 +02:00
r8a7790-cpg-mssr.c clk: renesas: Synchronize Gen2 tables with Linux 5.0 2019-04-09 18:19:10 +02:00
r8a7791-cpg-mssr.c clk: renesas: Synchronize Gen2 tables with Linux 5.0 2019-04-09 18:19:10 +02:00
r8a7792-cpg-mssr.c clk: renesas: Synchronize Gen2 tables with Linux 5.0 2019-04-09 18:19:10 +02:00
r8a7794-cpg-mssr.c clk: renesas: Synchronize Gen2 tables with Linux 5.0 2019-04-09 18:19:10 +02:00
r8a7795-cpg-mssr.c clk: renesas: Synchronize Gen3 tables with Linux 5.0 2019-04-09 18:19:10 +02:00
r8a7796-cpg-mssr.c clk: renesas: Synchronize Gen3 tables with Linux 5.0 2019-04-09 18:19:10 +02:00
r8a77965-cpg-mssr.c clk: renesas: Synchronize Gen3 tables with Linux 5.0 2019-04-09 18:19:10 +02:00
r8a77970-cpg-mssr.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
r8a77980-cpg-mssr.c clk: renesas: Add R8A77980 V3H clock tables 2019-08-09 23:15:01 +02:00
r8a77990-cpg-mssr.c clk: renesas: Synchronize Gen3 tables with Linux 5.0 2019-04-09 18:19:10 +02:00
r8a77995-cpg-mssr.c clk: renesas: Synchronize Gen3 tables with Linux 5.0 2019-04-09 18:19:10 +02:00
rcar-gen2-cpg.h clk: renesas: Add Gen2 clock core 2018-01-24 23:27:22 +01:00
rcar-gen3-cpg.h clk: renesas: Synchronize Gen3 tables with Linux 5.0 2019-04-09 18:19:10 +02:00
renesas-cpg-mssr.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
renesas-cpg-mssr.h clk: renesas: Synchronize Gen3 tables with Linux 5.0 2019-04-09 18:19:10 +02:00