Re: [PATCH v2 05/17] dt-bindings: soc: imx: fsl,imx-anatop: add binding

From: Sebastian Reichel
Date: Tue Feb 13 2024 - 18:43:29 EST


Hi Krzysztof,

On Tue, Feb 13, 2024 at 01:27:09PM +0100, Krzysztof Kozlowski wrote:
> [...]
> > + tempmon:
> > + type: object
> > + unevaluatedProperties: false
> > + $ref: /schemas/thermal/imx-thermal.yaml
>
> So you just ignored my comment?
> I did not receive any response from you on this.

I had mentioned it in the cover letter next to the changelog:

Unadressed feedback from PATCHv1:
- anatop phandle vs parent: technically it makes sense to just use the
parent, but this driver is only used by i.MX6. The current code makes
use of the phandle, so we cannot drop it because of backwards
compatibility. So I don't see a point in deprecating this property.

(reading it again: s/driver/binding/ and s/code/Linux kernel driver/)

Greetings,

-- Sebastian