Linux-Media Archive mirror
 help / color / mirror / Atom feed
* [PATCH] media: bcm2835-unicam: Fix driver path in MAINTAINERS
@ 2024-05-01 11:54 Laurent Pinchart
  2024-05-09 15:08 ` Hans Verkuil
  0 siblings, 1 reply; 2+ messages in thread
From: Laurent Pinchart @ 2024-05-01 11:54 UTC (permalink / raw
  To: linux-media
  Cc: Raspberry Pi Kernel Maintenance, Florian Fainelli, Ray Jui,
	Scott Branden, Broadcom internal kernel review list,
	linux-rpi-kernel, linux-arm-kernel

The MAINTAINERS file entry for the bcm2835-unicam driver incorrectly
references the non-existing drivers/media/platform/bcm2835/ path. Fix
it.

Fixes: 392cd78d495f ("media: bcm2835-unicam: Add support for CCP2/CSI2 camera interface")
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 01b86927a7ad..ef6be9d95143 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4039,7 +4039,7 @@ M:	Raspberry Pi Kernel Maintenance <kernel-list@raspberrypi.com>
 L:	linux-media@vger.kernel.org
 S:	Maintained
 F:	Documentation/devicetree/bindings/media/brcm,bcm2835-unicam.yaml
-F:	drivers/media/platform/bcm2835/
+F:	drivers/media/platform/broadcom/bcm2835-unicam*
 
 BROADCOM BCM47XX MIPS ARCHITECTURE
 M:	Hauke Mehrtens <hauke@hauke-m.de>

base-commit: a1c6d22421501fc1016b99ac8570a1030714c70f
-- 
Regards,

Laurent Pinchart


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] media: bcm2835-unicam: Fix driver path in MAINTAINERS
  2024-05-01 11:54 [PATCH] media: bcm2835-unicam: Fix driver path in MAINTAINERS Laurent Pinchart
@ 2024-05-09 15:08 ` Hans Verkuil
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Verkuil @ 2024-05-09 15:08 UTC (permalink / raw
  To: Laurent Pinchart, linux-media
  Cc: Raspberry Pi Kernel Maintenance, Florian Fainelli, Ray Jui,
	Scott Branden, Broadcom internal kernel review list,
	linux-rpi-kernel, linux-arm-kernel

On 01/05/2024 13:54, Laurent Pinchart wrote:
> The MAINTAINERS file entry for the bcm2835-unicam driver incorrectly
> references the non-existing drivers/media/platform/bcm2835/ path. Fix
> it.
> 
> Fixes: 392cd78d495f ("media: bcm2835-unicam: Add support for CCP2/CSI2 camera interface")
> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

Reviewed-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>

> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 01b86927a7ad..ef6be9d95143 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4039,7 +4039,7 @@ M:	Raspberry Pi Kernel Maintenance <kernel-list@raspberrypi.com>
>  L:	linux-media@vger.kernel.org
>  S:	Maintained
>  F:	Documentation/devicetree/bindings/media/brcm,bcm2835-unicam.yaml
> -F:	drivers/media/platform/bcm2835/
> +F:	drivers/media/platform/broadcom/bcm2835-unicam*
>  
>  BROADCOM BCM47XX MIPS ARCHITECTURE
>  M:	Hauke Mehrtens <hauke@hauke-m.de>
> 
> base-commit: a1c6d22421501fc1016b99ac8570a1030714c70f


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-05-09 15:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-01 11:54 [PATCH] media: bcm2835-unicam: Fix driver path in MAINTAINERS Laurent Pinchart
2024-05-09 15:08 ` Hans Verkuil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).