Re: [PATCH v2] dt-bindings: mfd: qcom,tcsr: Add compatible for Nord

From: Krzysztof Kozlowski

Date: Tue Apr 28 2026 - 02:18:46 EST


On Mon, Apr 27, 2026 at 09:21:16AM +0800, Shawn Guo wrote:
> From: Deepti Jaggi <deepti.jaggi@xxxxxxxxxxxxxxxx>
>
> Document Top Control and Status Register controller on Qualcomm Nord SoC
> which is compatible with 'syscon'.

TCSR is not compatible with syscon, because there is no such device as
syscon. That's Linuxism. One device cannot be compatible with non-device
Linuxism.

Few other commits also are not helping - you keep repeating the binding,
that device is compatible with some other "compatible". But we
never asked for it. We asked to describe this hardware or say something
not visible in the diff - why you are using one or other fallback.

Best regards,
Krzysztof