On Tue, 20 Jun 2023 14:18:46 +0200, Julien Stephan wrote: > From: Florian Sylvestre <fsylvestre@xxxxxxxxxxxx> > > This adds the bindings, for the MIPI CD-PHY module v0.5 embedded in > some Mediatek soc, such as the mt8365 > > Signed-off-by: Florian Sylvestre <fsylvestre@xxxxxxxxxxxx> > Signed-off-by: Julien Stephan <jstephan@xxxxxxxxxxxx> > --- > .../bindings/phy/mediatek,mt8365-csi-rx.yaml | 79 +++++++++++++++++++ > MAINTAINERS | 6 ++ > 2 files changed, 85 insertions(+) > create mode 100644 Documentation/devicetree/bindings/phy/mediatek,mt8365-csi-rx.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>