Re: [PATCH v2] dt-bindings: soc: hisilicon: Add HIP05 CPLD
From: Rob Herring (Arm)
Date: Thu Sep 24 2026 - 21:56:08 EST
On Wed, 23 Sep 2026 14:14:48 -0500, Rob Herring (Arm) wrote:
> Add schema for the hisilicon,hip05-cpld node on the HIP05 D02 board
> which is already in use. The node only contains the compatible string
> and one register window on the local bus.
>
> Assisted-by: LLM
> Signed-off-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
> ---
> v2:
> - Clarify this is already in use
> - Use '0x1' instead of '1' in reg
> ---
> .../soc/hisilicon/hisilicon,hip05-cpld.yaml | 35 +++++++++++++++++++
> 1 file changed, 35 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/soc/hisilicon/hisilicon,hip05-cpld.yaml
>
Applied, thanks!