summaryrefslogtreecommitdiff
path: root/doc/develop
diff options
context:
space:
mode:
authorJohan Jonker <[email protected]>2023-03-13 01:30:57 +0100
committerKever Yang <[email protected]>2023-05-06 17:28:18 +0800
commit66a1d38c9891aa59fc896eacb4607cf5e953fe33 (patch)
tree0f6a83b8b9987e07ba22ce5f3d2e582f3d098f6d /doc/develop
parent0fbb96964b8574ca8012b2022cd0e431977fd340 (diff)
rockchip: rk3288: syscon_rk3288: store syscon platdata in regmap
The Rockchip SoC rk3288 has 2 types of device trees floating around. A 64bit reg size when synced from Linux and a 32bit for U-boot. A pre-probe function in the syscon class driver assumes only 32bit. For other odd reg structures the regmap must be defined in the individual syscon driver. Store rk3288 platdata in a regmap before pre-probe during bind. Signed-off-by: Johan Jonker <[email protected]> Reviewed-by: Simon Glass <[email protected]> Tested-by: Simon Glass <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions