Commit cc1965b0 authored by Siddharth Vadapalli's avatar Siddharth Vadapalli Committed by Lee Jones

dt-bindings: mfd: syscon: Add ti,j784s4-pcie-ctrl compatible

The PCIE_CTRL registers within the CTRL_MMR space of TI's J784S4 SoC
are used to configure the link speed, lane count and mode of operation
of the respective PCIe instance. Add compatible for allowing the PCIe
driver to obtain a regmap for the PCIE_CTRL register within the System
Controller device-tree node in order to configure the PCIe instance
accordingly.

The Technical Reference Manual for J784S4 SoC with details of the
PCIE_CTRL registers is available at: https://www.ti.com/lit/zip/spruj52Signed-off-by: default avatarSiddharth Vadapalli <s-vadapalli@ti.com>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240204090336.3209063-1-s-vadapalli@ti.comSigned-off-by: default avatarLee Jones <lee@kernel.org>
parent 9fb7369c
...@@ -73,6 +73,7 @@ properties: ...@@ -73,6 +73,7 @@ properties:
- rockchip,rv1126-qos - rockchip,rv1126-qos
- starfive,jh7100-sysmain - starfive,jh7100-sysmain
- ti,am654-dss-oldi-io-ctrl - ti,am654-dss-oldi-io-ctrl
- ti,j784s4-pcie-ctrl
- const: syscon - const: syscon
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment