Re: [RFC PATCH 1/3] dt-bindings: media: nxp,imx7-csi: Add i.MX8MM support
From: Rob Herring <robh@kernel.org>
Date: 2021-05-18 13:27:36
Also in:
linux-devicetree
From: Rob Herring <robh@kernel.org>
Date: 2021-05-18 13:27:36
Also in:
linux-devicetree
On Sun, 16 May 2021 05:42:14 +0300, Laurent Pinchart wrote:
The i.MX8MM integrates a CSI bridge IP core, as the i.MX7. There seems to be no difference between the two SoCs according to the reference manual, but as documentation may not be accurate, add a compatible string for the i.MX8MM, with a fallback on the compatible i.MX7. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> --- .../devicetree/bindings/media/nxp,imx7-csi.yaml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-)
Reviewed-by: Rob Herring <robh@kernel.org>