RE: [PATCH] drm/ast: Create chip AST2600

2020-11-09 Thread Kuo-Hsiang Chou
@lists.freedesktop.org; linux-ker...@vger.kernel.org Cc: airl...@redhat.com; airl...@linux.ie; dan...@ffwll.ch; Jenmin Yuan ; Arc Sung ; Tommy Huang Subject: Re: [PATCH] drm/ast: Create chip AST2600 Hi Am 09.11.20 um 10:38 schrieb KuoHsiang Chou: > [New] Support AST2600 A style issue: better write a n

Re: [PATCH] drm/ast: Create chip AST2600

2020-11-09 Thread Thomas Zimmermann
Hi Am 09.11.20 um 10:38 schrieb KuoHsiang Chou: > [New] Support AST2600 A style issue: better write a nice sentence than these tags. For the patch at hand, I'd preferred something like: "Only add an id for supporting AST2600. No functional changes are required." I assume that there areno

[PATCH] drm/ast: Create chip AST2600

2020-11-09 Thread KuoHsiang Chou
[New] Support AST2600 Signed-off-by: KuoHsiang Chou --- drivers/gpu/drm/ast/ast_drv.h | 1 + drivers/gpu/drm/ast/ast_main.c | 5 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/ast/ast_drv.h b/drivers/gpu/drm/ast/ast_drv.h index 467049ca8430..6b9e3b94a712