Skip to content

Commit b904243

Browse files
LorenzoBianconilag-linaro
authored andcommitted
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 <lorenzo@kernel.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20250312-en7581-pbus_csr-binding-v3-1-7bd9f00a25a4@kernel.org Signed-off-by: Lee Jones <lee@kernel.org>
1 parent 3ce71a0 commit b904243

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/mfd/syscon.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ select:
2727
compatible:
2828
contains:
2929
enum:
30+
- airoha,en7581-pbus-csr
3031
- al,alpine-sysfabric-service
3132
- allwinner,sun8i-a83t-system-controller
3233
- allwinner,sun8i-h3-system-controller
@@ -127,6 +128,7 @@ properties:
127128
compatible:
128129
items:
129130
- enum:
131+
- airoha,en7581-pbus-csr
130132
- al,alpine-sysfabric-service
131133
- allwinner,sun8i-a83t-system-controller
132134
- allwinner,sun8i-h3-system-controller

0 commit comments

Comments
 (0)