On Tue, Nov 23, 2021 at 10:49:22PM +0100, Niklas Söderlund wrote: > Add bindings for Maxim Integrated MAX96712 deserializer. The MAX96712 > deserializer converts GMSL2 or GMSL1 serial inputs into MIPI CSI-2 D-PHY > or C-PHY formatted outputs. > > Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx> > --- > .../staging/media/i2c/maxim,max96712.yaml | 111 ++++++++++++++++++ > 1 file changed, 111 insertions(+) > create mode 100644 Documentation/devicetree/bindings/staging/media/i2c/maxim,max96712.yaml Drop 'staging'. We don't do staging bindings unless they are in drivers/staging/ and then I ignore them. Though a couple snuck in. Rob