[PATCH] drm/rockchip: Fix a typo

Andrew Kreimer posted 1 patch 2 months, 2 weeks ago
drivers/gpu/drm/rockchip/cdn-dp-reg.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] drm/rockchip: Fix a typo
Posted by Andrew Kreimer 2 months, 2 weeks ago
Fix a typo in comments.

Reported-by: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Andrew Kreimer <algonell@gmail.com>
---
 drivers/gpu/drm/rockchip/cdn-dp-reg.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/rockchip/cdn-dp-reg.h b/drivers/gpu/drm/rockchip/cdn-dp-reg.h
index 441248b7a79e..c7780ae3272a 100644
--- a/drivers/gpu/drm/rockchip/cdn-dp-reg.h
+++ b/drivers/gpu/drm/rockchip/cdn-dp-reg.h
@@ -77,7 +77,7 @@
 #define SOURCE_PIF_PKT_ALLOC_WR_EN	0x30830
 #define SOURCE_PIF_SW_RESET		0x30834
 
-/* bellow registers need access by mailbox */
+/* below registers need access by mailbox */
 /* source car addr */
 #define SOURCE_HDTX_CAR			0x0900
 #define SOURCE_DPTX_CAR			0x0904
-- 
2.39.5
Re: [PATCH] drm/rockchip: Fix a typo
Posted by Heiko Stuebner 2 months, 1 week ago
On Sun, 15 Sep 2024 15:39:43 +0300, Andrew Kreimer wrote:
> Fix a typo in comments.
> 
> 

Applied, thanks!

[1/1] drm/rockchip: Fix a typo
      commit: 87d45979140e49611696e97e2b33df572bf4fa24

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>
Re:[PATCH] drm/rockchip: Fix a typo
Posted by Andy Yan 2 months, 2 weeks ago
Hi,

At 2024-09-15 20:39:43, "Andrew Kreimer" <algonell@gmail.com> wrote:
>Fix a typo in comments.
>
>Reported-by: Matthew Wilcox <willy@infradead.org>
>Signed-off-by: Andrew Kreimer <algonell@gmail.com>

Acked-by:  Andy Yan<andyshrk@163.com>

Thanks.


>---
> drivers/gpu/drm/rockchip/cdn-dp-reg.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/drivers/gpu/drm/rockchip/cdn-dp-reg.h b/drivers/gpu/drm/rockchip/cdn-dp-reg.h
>index 441248b7a79e..c7780ae3272a 100644
>--- a/drivers/gpu/drm/rockchip/cdn-dp-reg.h
>+++ b/drivers/gpu/drm/rockchip/cdn-dp-reg.h
>@@ -77,7 +77,7 @@
> #define SOURCE_PIF_PKT_ALLOC_WR_EN	0x30830
> #define SOURCE_PIF_SW_RESET		0x30834
> 
>-/* bellow registers need access by mailbox */
>+/* below registers need access by mailbox */
> /* source car addr */
> #define SOURCE_HDTX_CAR			0x0900
> #define SOURCE_DPTX_CAR			0x0904
>-- 
>2.39.5