On Mon, 15 Feb 2021 06:27:22 +0200, Laurent Pinchart wrote:
The reset-names property is incorrect, as it references the reset of the
MIPI D-PHY master, which is used by the DSI controller. Fixing the
property name would create backward-compatibility issues. As the device
has a single reset, we can instead drop reset-names completely, which
also simplifies the binding.
Fix the example accordingly to use the correct reset.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Rui Miguel Silva <rmfrfs@gmail.com>
---
.../devicetree/bindings/media/nxp,imx7-mipi-csi2.yaml | 5 -----
1 file changed, 5 deletions(-)
Acked-by: Rob Herring <robh@kernel.org>