Re: [PATCH 1/5] dt-bindings: mfd: syscon: Add ti,j784s4-acspcie-proxy-ctrl to second list
From: Siddharth Vadapalli
Date: Wed Jan 22 2025 - 05:34:40 EST
On Wed, Jan 22, 2025 at 11:24:32AM +0100, Markus Schneider-Pargmann wrote:
Hello Markus,
> The compatible string was only added to the select list, but not the
> second list of compatibles. This adds it to the second list as well.
>
> Fixes: 0d078d47cd3e ("dt-bindings: mfd: syscon: Add ti,j784s4-acspcie-proxy-ctrl compatible")
> Signed-off-by: Markus Schneider-Pargmann <msp@xxxxxxxxxxxx>
The fix is already a part of the "for-mfd-next" branch of the mfd tree:
https://git.kernel.org/lee/mfd/c/756d4b7a873c
> ---
> Documentation/devicetree/bindings/mfd/syscon.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentation/devicetree/bindings/mfd/syscon.yaml
> index b414de4fa779ba3289a5f0d484b3c7d0341395d9..0e68c69e7bc9ef8c2c96f0e7d1b5d88eeab2bfba 100644
> --- a/Documentation/devicetree/bindings/mfd/syscon.yaml
> +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml
> @@ -213,6 +213,7 @@ properties:
> - ti,am625-dss-oldi-io-ctrl
> - ti,am62p-cpsw-mac-efuse
> - ti,am654-dss-oldi-io-ctrl
> + - ti,j784s4-acspcie-proxy-ctrl
> - ti,j784s4-pcie-ctrl
> - ti,keystone-pllctrl
> - const: syscon
Regards,
Siddharth.