Re: [PATCH v2 1/7] dt-bindings: Add support for export-symbols node
From: Krzysztof Kozlowski
Date: Sun Aug 17 2025 - 03:39:04 EST
On 18/06/2025 11:32, Herve Codina wrote:
>
> In order to avoid the coding style issue, this could be replace
> with:
> connector1 {
> export-symbols {
> symbol-names = "i2c_a", "i2c_b";
> symbols = <&i2c0>, <&i2c1>;
> };
> };
>
> Krzysztof, Rob, do you think this could be accepted ?
>
> Ayush, David, do you thing this could be easily implemented in fdtoverlay ?
This is fine with me.
Best regards,
Krzysztof