Re: [PATCH v5 3/6] drm/v3d: Add support for bcm2711

2022-06-02 Thread Javier Martinez Canillas
On 6/1/22 13:02, Peter Robinson wrote: > Add compatible string and Kconfig options for bcm2711. > > Signed-off-by: Nicolas Saenz Julienne > Signed-off-by: Peter Robinson > --- Reviewed-by: Javier Martinez Canillas I've one small nit though. [snip] > # SPDX-License-Identifier: GPL-2.0-only

Re: [PATCH v5 3/6] drm/v3d: Add support for bcm2711

2022-06-02 Thread Stefan Wahren
[add Melissa] Am 01.06.22 um 13:02 schrieb Peter Robinson: Add compatible string and Kconfig options for bcm2711. Signed-off-by: Nicolas Saenz Julienne Signed-off-by: Peter Robinson Reviewed-by: Stefan Wahren --- Changes since v5: - Change compatible to align downstream and othee HW,

[PATCH v5 3/6] drm/v3d: Add support for bcm2711

2022-06-01 Thread Peter Robinson
Add compatible string and Kconfig options for bcm2711. Signed-off-by: Nicolas Saenz Julienne Signed-off-by: Peter Robinson --- Changes since v5: - Change compatible to align downstream and othee HW, reorder to suit drivers/gpu/drm/v3d/Kconfig | 2 +- drivers/gpu/drm/v3d/v3d_drv.c | 1 + 2