u-boot-brain/drivers/ram/k3-ddrss
Dave Gerlach 9f9b5c1c16 ram: k3-ddrss: Introduce support for AM642 SoCs
Introduce support for the AM64 DDRSS controller which uses the 16bit
variation of the controller. This controller shares much functionality
with the existing J721e support, so this patch introduces only the new
code needed for am64 specific support from "_16bit_" files with headers
under "16bit/" include path/.

Also add a CONFIG_K3_AM64_DDRSS option to the choice required for use
with CONFIG_K3_DDRSS to allow selecting AM64 support.

Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
2021-05-12 16:30:52 +05:30
..
16bit ram: k3-ddrss: Introduce support for AM642 SoCs 2021-05-12 16:30:52 +05:30
32bit ram: k3-ddrss: Introduce common driver with J7 SoC support 2021-05-12 16:30:52 +05:30
cps_drv_lpddr4.h ram: k3-ddrss: Introduce common driver with J7 SoC support 2021-05-12 16:30:52 +05:30
k3-ddrss.c ram: k3-ddrss: Introduce support for AM642 SoCs 2021-05-12 16:30:52 +05:30
lpddr4_16bit_ctl_regs_rw_masks.c ram: k3-ddrss: Introduce support for AM642 SoCs 2021-05-12 16:30:52 +05:30
lpddr4_16bit_sanity.h ram: k3-ddrss: Introduce support for AM642 SoCs 2021-05-12 16:30:52 +05:30
lpddr4_16bit.c ram: k3-ddrss: Introduce support for AM642 SoCs 2021-05-12 16:30:52 +05:30
lpddr4_16bit.h ram: k3-ddrss: Introduce support for AM642 SoCs 2021-05-12 16:30:52 +05:30
lpddr4_32bit_ctl_regs_rw_masks.c ram: k3-ddrss: Introduce common driver with J7 SoC support 2021-05-12 16:30:52 +05:30
lpddr4_32bit_sanity.h ram: k3-ddrss: Introduce common driver with J7 SoC support 2021-05-12 16:30:52 +05:30
lpddr4_32bit.c ram: k3-ddrss: Introduce common driver with J7 SoC support 2021-05-12 16:30:52 +05:30
lpddr4_32bit.h ram: k3-ddrss: Introduce common driver with J7 SoC support 2021-05-12 16:30:52 +05:30
lpddr4_if.h ram: k3-ddrss: Introduce common driver with J7 SoC support 2021-05-12 16:30:52 +05:30
lpddr4_obj_if.c ram: k3-ddrss: Introduce common driver with J7 SoC support 2021-05-12 16:30:52 +05:30
lpddr4_obj_if.h ram: k3-ddrss: Introduce common driver with J7 SoC support 2021-05-12 16:30:52 +05:30
lpddr4_private.h ram: k3-j721e: Rename to k3-ddrss 2021-05-12 16:30:52 +05:30
lpddr4_sanity.h ram: k3-ddrss: Introduce common driver with J7 SoC support 2021-05-12 16:30:52 +05:30
lpddr4_structs_if.h ram: k3-ddrss: Introduce common driver with J7 SoC support 2021-05-12 16:30:52 +05:30
lpddr4.c ram: k3-ddrss: Introduce common driver with J7 SoC support 2021-05-12 16:30:52 +05:30
lpddr4.h ram: k3-ddrss: Introduce common driver with J7 SoC support 2021-05-12 16:30:52 +05:30
Makefile ram: k3-ddrss: Introduce support for AM642 SoCs 2021-05-12 16:30:52 +05:30