[PATCH 06/12] drm/ast: Base support for AST2500
Joel Stanley
joel at jms.id.au
Fri Feb 24 13:22:00 AEDT 2017
On Fri, Feb 24, 2017 at 9:23 AM, Benjamin Herrenschmidt
<benh at kernel.crashing.org> wrote:
> From: "Y.C. Chen" <yc_chen at aspeedtech.com>
>
> Add detection and mode setting updates for AST2500 generation chip,
> code originally from Aspeed and slightly reworked for coding style
> mostly by Ben. This doesn't contain the BMC DRAM POST code which
> is in a separate patch.
>
> Signed-off-by: Y.C. Chen <yc_chen at aspeedtech.com>
> Signed-off-by: Benjamin Herrenschmidt <benh at kernel.crashing.org>
Acked-by: Joel Stanley <joel at jms.id.au>
> ---
>
> v2. Add 800Mhz default mclk for AST2500
> ---
> drivers/gpu/drm/ast/ast_drv.h | 2 ++
> drivers/gpu/drm/ast/ast_main.c | 32 +++++++++++++++++++---
> drivers/gpu/drm/ast/ast_mode.c | 30 ++++++++++++++++-----
> drivers/gpu/drm/ast/ast_tables.h | 58 +++++++++++++++++++++++++++++++++-------
> 4 files changed, 103 insertions(+), 19 deletions(-)
>
More information about the Linuxppc-dev
mailing list