Re: [PATCH 1/1] dt-bindings: soc: imx93-media-blk-ctrl: Fix indentation

From: Krzysztof Kozlowski

Date: Wed Nov 26 2025 - 04:43:32 EST


On Tue, Nov 25, 2025 at 11:50:05AM +0100, Alexander Stein wrote:
> Indentation is 4 spaces in DT bindings.

2 or 4 spaces. We do not change the indentation alone, if the file uses
correct 2-spaces indent, it's too much churn. Also, if ever doing it,
then do it per subsystem, not one file (not sure if that's the case
here).

>
> Signed-off-by: Alexander Stein <alexander.stein@xxxxxxxxxxxxxxx>
> ---
> .../soc/imx/fsl,imx93-media-blk-ctrl.yaml | 32 +++++++++----------
> 1 file changed, 16 insertions(+), 16 deletions(-)

Best regards,
Krzysztof