Message ID | 20231115164127.2790596-1-niklas.soderlund+renesas@ragnatech.se (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | MAINTAINERS: Add missing bindings for max96712 | expand |
Hi Mauro, Ping on this patch. On 2023-11-15 17:41:27 +0100, Niklas Söderlund wrote: > Add the binding documentation to the entry in the MAINTAINERS file. > > Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 5c9f868e13b6..ea14bd4198a3 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -13014,6 +13014,7 @@ MAX96712 QUAD GMSL2 DESERIALIZER DRIVER > M: Niklas Söderlund <niklas.soderlund@ragnatech.se> > L: linux-media@vger.kernel.org > S: Maintained > +F: Documentation/devicetree/bindings/media/i2c/maxim,max96712.yaml > F: drivers/staging/media/max96712/max96712.c > > MAX9860 MONO AUDIO VOICE CODEC DRIVER > -- > 2.42.1 >
diff --git a/MAINTAINERS b/MAINTAINERS index 5c9f868e13b6..ea14bd4198a3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13014,6 +13014,7 @@ MAX96712 QUAD GMSL2 DESERIALIZER DRIVER M: Niklas Söderlund <niklas.soderlund@ragnatech.se> L: linux-media@vger.kernel.org S: Maintained +F: Documentation/devicetree/bindings/media/i2c/maxim,max96712.yaml F: drivers/staging/media/max96712/max96712.c MAX9860 MONO AUDIO VOICE CODEC DRIVER
Add the binding documentation to the entry in the MAINTAINERS file. Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)