summaryrefslogtreecommitdiff
path: root/drivers/ddr/imx/imx8ulp/ddr_init.c
diff options
context:
space:
mode:
authorSam Edwards <cfsworks@gmail.com>2023-10-11 19:47:55 -0600
committerAndre Przywara <andre.przywara@arm.com>2023-10-22 23:41:52 +0100
commitb1fbc20e769e7724b0d8d5a14e47f5cf541b31a8 (patch)
tree72e722f7a37bf20793d06d1e85ddd75170f35f90 /drivers/ddr/imx/imx8ulp/ddr_init.c
parent3f31c6f1039b117d0276fe047c1383d17ac1ac84 (diff)
sunxi: psci: stop modeling register layout with C structs
Since the sunxi support nowadays generally prefers #defined register offsets instead of modeling register layouts using C structs, now is a good time to do this for PSCI as well. This patch moves away from using the structs `sunxi_cpucfg_reg` and `sunxi_prcm_reg` in psci.c. The former struct and its associated header file existed only to support PSCI code, so also delete them altogether. Signed-off-by: Sam Edwards <CFSworks@gmail.com> Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Diffstat (limited to 'drivers/ddr/imx/imx8ulp/ddr_init.c')
0 files changed, 0 insertions, 0 deletions