summaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2020-03-21 16:45:29 +0100
committermarex <[email protected]>2020-03-30 03:49:23 +0200
commit061ef41fcf7744a56e0778f16e390fc8323e3383 (patch)
tree20f81dcd330f9fc8a9e65d98e7b53d4e28f5b746 /scripts/const_structs.checkpatch
parentf455d78a197d7d30b0ffe2c5a94878d9e3abc782 (diff)
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 <[email protected]> Cc: Nobuhiro Iwamatsu <[email protected]>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions