Re: [PATCH 1/8] dt-bindings: clock, reset: Add econet EN751221 bindings

From: Caleb James DeLisle

Date: Wed Mar 04 2026 - 05:01:38 EST



On 04/03/2026 10:46, Krzysztof Kozlowski wrote:
On 04/03/2026 10:09, Caleb James DeLisle wrote:
+
+description:
+ The EcoNet chip-scu block provides a configuration interface for clock,
+ io-muxing and other functionalities used by multiple controllers (e.g. clock,
+ pinctrl, ecc) on EN751221 SoC.
+
+properties:
+ compatible:
+ items:
+ - const: econet,en751221-chip-scu
+ - const: syscon
And it does not fit existing syscon bindings file, because ... ?

If you're asking why it needs to be named "econet,en751221-chip-scu" and
No, I am asking why you cannot put it with other syscon bindings - git
grep syscon? What is missing here (we expect complete binding for given
hardware)?

Ahh so mfd/bindings/syscon.yaml, that looks fine to me. Two reasons I didn't do that: 1. didn't know it existed, 2. Assumed arm/airoha,en7581-chip-scu.yaml was done The Best Way Possible. I'll be happy to re-send using syscon.yaml

Thanks,

Caleb



Best regards,
Krzysztof