2023-01-24 23:34:53

by Randy Dunlap

[permalink] [raw]
Subject: [PATCH] drm/bridge: Kconfig: fix a spelling mistake

Correct a spelling mistake (reported by codespell).

Signed-off-by: Randy Dunlap <[email protected]>
Cc: Jagan Teki <[email protected]>
Cc: Andrzej Hajda <[email protected]>
Cc: Neil Armstrong <[email protected]>
Cc: Robert Foss <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: [email protected]
--
drivers/gpu/drm/bridge/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff -- a/drivers/gpu/drm/bridge/Kconfig b/drivers/gpu/drm/bridge/Kconfig
--- a/drivers/gpu/drm/bridge/Kconfig
+++ b/drivers/gpu/drm/bridge/Kconfig
@@ -326,7 +326,7 @@ config DRM_TI_DLPC3433
input that produces a DMD output in RGB565, RGB666, RGB888
formats.

- It supports upto 720p resolution with 60 and 120 Hz refresh
+ It supports up to 720p resolution with 60 and 120 Hz refresh
rates.

config DRM_TI_TFP410


2023-01-25 09:18:02

by Neil Armstrong

[permalink] [raw]
Subject: Re: [PATCH] drm/bridge: Kconfig: fix a spelling mistake

On 25/01/2023 00:34, Randy Dunlap wrote:
> Correct a spelling mistake (reported by codespell).
>
> Signed-off-by: Randy Dunlap <[email protected]>
> Cc: Jagan Teki <[email protected]>
> Cc: Andrzej Hajda <[email protected]>
> Cc: Neil Armstrong <[email protected]>
> Cc: Robert Foss <[email protected]>
> Cc: David Airlie <[email protected]>
> Cc: Daniel Vetter <[email protected]>
> Cc: [email protected]

Reviewed-by: Neil Armstrong <[email protected]>

2023-01-25 10:38:13

by Jagan Teki

[permalink] [raw]
Subject: Re: [PATCH] drm/bridge: Kconfig: fix a spelling mistake

On Wed, Jan 25, 2023 at 5:04 AM Randy Dunlap <[email protected]> wrote:
>
> Correct a spelling mistake (reported by codespell).
>
> Signed-off-by: Randy Dunlap <[email protected]>
> Cc: Jagan Teki <[email protected]>
> Cc: Andrzej Hajda <[email protected]>
> Cc: Neil Armstrong <[email protected]>
> Cc: Robert Foss <[email protected]>
> Cc: David Airlie <[email protected]>
> Cc: Daniel Vetter <[email protected]>
> Cc: [email protected]
> --

Reviewed-by: Jagan Teki <[email protected]>

2023-01-26 08:09:26

by Neil Armstrong

[permalink] [raw]
Subject: Re: [PATCH] drm/bridge: Kconfig: fix a spelling mistake

Hi,

On Tue, 24 Jan 2023 15:34:42 -0800, Randy Dunlap wrote:
> Correct a spelling mistake (reported by codespell).
>
>

Thanks, Applied to https://anongit.freedesktop.org/git/drm/drm-misc.git (drm-misc-next)

[1/1] drm/bridge: Kconfig: fix a spelling mistake
https://cgit.freedesktop.org/drm/drm-misc/commit/?id=d703a0f45a70e6ed4749780ed5efb2d1ec042297

--
Neil