On Wed, 07 Oct 2020 17:49:37 +0300, Sakari Ailus wrote: > The bus-type property is required for C-PHY support. Add it, including > values for CCP2 and CSI-2 D-PHY. > > Also require the bus-type property. Effectively all new sensors are MIPI > D-PHY or C-PHY that cannot be told apart without the bus-type property. > > Signed-off-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> > --- > .../devicetree/bindings/media/i2c/mipi-ccs.yaml | 9 +++++++++ > 1 file changed, 9 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>