[PATCH v2 17/21] dt-bindings: mfd: syscon: Document EyeQ5 OLB

Gregory CLEMENT posted 21 patches 2 years, 1 month ago
There is a newer version of this series
[PATCH v2 17/21] dt-bindings: mfd: syscon: Document EyeQ5 OLB
Posted by Gregory CLEMENT 2 years, 1 month ago
Document Mobileye EyeQ5 compatibles for OLB registers that are
miscellaneous SoC related registers.

It is used to expose SoC specific configuration such as for example
reset, clock or pinctrl.

Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
---
 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 084b5c2a2a3c2..c90633460eeca 100644
--- a/Documentation/devicetree/bindings/mfd/syscon.yaml
+++ b/Documentation/devicetree/bindings/mfd/syscon.yaml
@@ -55,6 +55,7 @@ properties:
               - mediatek,mt8135-pctl-a-syscfg
               - mediatek,mt8135-pctl-b-syscfg
               - mediatek,mt8365-syscfg
+              - mobileye,eyeq5-olb
               - microchip,lan966x-cpu-syscon
               - microchip,sparx5-cpu-syscon
               - mstar,msc313-pmsleep
-- 
2.42.0
Re: [PATCH v2 17/21] dt-bindings: mfd: syscon: Document EyeQ5 OLB
Posted by Krzysztof Kozlowski 2 years, 1 month ago
On 23/11/2023 16:26, Gregory CLEMENT wrote:
> Document Mobileye EyeQ5 compatibles for OLB registers that are
> miscellaneous SoC related registers.
> 
> It is used to expose SoC specific configuration such as for example
> reset, clock or pinctrl.
> 
> Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof