Re: [PATCH 2/7] dt-bindings: soc: imx-blk-ctrl: add MIPI CSI2 dphy support
From: Krzysztof Kozlowski
Date: Wed Jul 02 2025 - 16:12:51 EST
On 02/07/2025 20:02, Frank Li wrote:
> For example: driver need touch a bit of this CSR, but we missed at begin.
> We need find new interfaces, some time it is disaster for whole subnode
> binding. We don't want to wrong use a reset interface to work around driver
> need touch a bits of CSR.
>
> So I try to upstream "confidence" part gradually.
No, you cannot, because you add incompatible style of children. By
adding piece by piece, without looking at big picture, you add different
solutions. And that was one of the points before.
Best regards,
Krzysztof