Re: [PATCH v10 1/3] dt-bindings: soc: cix: document the syscon on Sky1 SoC

From: Krzysztof Kozlowski

Date: Tue Mar 03 2026 - 01:29:33 EST


On Mon, Mar 02, 2026 at 02:44:05PM +0800, Gary Yang wrote:
> There are two system control on Cix sky1 Soc. One is located in S0 domain,
> and the other is located in S5 domain. The system control contains resets,
> usb typeC and more. At this point, only the reset controller is embedded
> as usb typeC uses it by phandle.
>
> Signed-off-by: Gary Yang <gary.yang@xxxxxxxxxxx>
> ---
> .../soc/cix/cix,sky1-system-control.yaml | 42 +++++
> .../reset/cix,sky1-s5-system-control.h | 163 ++++++++++++++++++
> .../reset/cix,sky1-system-control.h | 41 +++++
> 3 files changed, 246 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/soc/cix/cix,sky1-system-control.yaml
> create mode 100644 include/dt-bindings/reset/cix,sky1-s5-system-control.h
> create mode 100644 include/dt-bindings/reset/cix,sky1-system-control.h

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>

Best regards,
Krzysztof