From: Lorenzo Bianconi Date: Wed, 12 Mar 2025 08:32:15 +0000 (+0100) Subject: dt-bindings: mfd: syscon: Add the pbus-csr node for Airoha EN7581 SoC X-Git-Tag: v6.15-rc1~109^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b904243247d1acb0ebbd4978feb639441dc51fc1;p=thirdparty%2Fkernel%2Flinux.git dt-bindings: mfd: syscon: Add the pbus-csr node for Airoha EN7581 SoC Introduce pbus-csr document bindings in syscon.yaml for EN7581 SoC. The airoha pbus-csr block provides a configuration interface for the PBUS controller used to detect if a given address is accessible on PCIe controller. Signed-off-by: Lorenzo Bianconi Reviewed-by: Krzysztof Kozlowski Link: https://lore.kernel.org/r/20250312-en7581-pbus_csr-binding-v3-1-7bd9f00a25a4@kernel.org Signed-off-by: Lee Jones --- diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentation/devicetree/bindings/mfd/syscon.yaml index 2836e4793afc9..54759fb95e155 100644 --- a/Documentation/devicetree/bindings/mfd/syscon.yaml +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml @@ -27,6 +27,7 @@ select: compatible: contains: enum: + - airoha,en7581-pbus-csr - al,alpine-sysfabric-service - allwinner,sun8i-a83t-system-controller - allwinner,sun8i-h3-system-controller @@ -127,6 +128,7 @@ properties: compatible: items: - enum: + - airoha,en7581-pbus-csr - al,alpine-sysfabric-service - allwinner,sun8i-a83t-system-controller - allwinner,sun8i-h3-system-controller