linux/drivers/gpu/drm/aspeed
Joel Stanley bce724fa58 drm/aspeed: Use dt matching for default register values
There are minor differences in the values for the threshold value and
the scan line size between families of ASPEED SoC. Additionally the SCU
registers for the output control and scratch registers differ between
families.

This adds device tree matching to parameterise these values, allowing us
to add support for the AST2400 now, and in the future the AST2600.

Reviewed-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Joel Stanley <joel@jms.id.au>
Link: https://patchwork.freedesktop.org/patch/msgid/20210209123734.130483-3-joel@jms.id.au
2021-02-10 10:56:16 +10:30
..
aspeed_gfx.h drm/aspeed: Use dt matching for default register values 2021-02-10 10:56:16 +10:30
aspeed_gfx_crtc.c drm/aspeed: Use dt matching for default register values 2021-02-10 10:56:16 +10:30
aspeed_gfx_drv.c drm/aspeed: Use dt matching for default register values 2021-02-10 10:56:16 +10:30
aspeed_gfx_out.c drm/aspeed: Use devm_drm_dev_alloc 2020-04-28 16:13:03 +02:00
Kconfig drm/aspeed: Fix Kconfig warning & subsequent build errors 2020-10-12 15:14:33 +10:30
Makefile