[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJKOXPdnNncLYgxAcHYS1SGVQkKO=SzFiq4BF=iUU+W3=noMAw@mail.gmail.com>
Date: Thu, 1 Oct 2020 08:27:00 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Zhen Lei <thunder.leizhen@...wei.com>
Cc: Wei Xu <xuwei5@...ilicon.com>, Rob Herring <robh+dt@...nel.org>,
Jonathan Cameron <Jonathan.Cameron@...wei.com>,
devicetree <devicetree@...r.kernel.org>,
linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
linux-kernel <linux-kernel@...r.kernel.org>,
Libin <huawei.libin@...wei.com>,
Kefeng Wang <wangkefeng.wang@...wei.com>
Subject: Re: [PATCH v6 01/17] dt-bindings: mfd: syscon: add some compatible
strings for Hisilicon
On Wed, 30 Sep 2020 at 05:19, Zhen Lei <thunder.leizhen@...wei.com> wrote:
>
> Add some compatible strings for Hisilicon controllers:
> hisilicon,hi6220-sramctrl --> Hi6220 SRAM controller
> hisilicon,pcie-sas-subctrl --> HiP05/HiP06 PCIe-SAS subsystem controller
> hisilicon,peri-subctrl --> HiP05/HiP06 PERI subsystem controller
> hisilicon,dsa-subctrl --> HiP05/HiP06 DSA subsystem controller
>
> Signed-off-by: Zhen Lei <thunder.leizhen@...wei.com>
> ---
> Documentation/devicetree/bindings/mfd/syscon.yaml | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentation/devicetree/bindings/mfd/syscon.yaml
> index 049ec2ffc7f97e4..fc2e85004d363bf 100644
> --- a/Documentation/devicetree/bindings/mfd/syscon.yaml
> +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml
> @@ -40,7 +40,10 @@ properties:
> - allwinner,sun50i-a64-system-controller
> - microchip,sparx5-cpu-syscon
> - mstar,msc313-pmsleep
> -
> + - hisilicon,hi6220-sramctrl
> + - hisilicon,pcie-sas-subctrl
> + - hisilicon,peri-subctrl
> + - hisilicon,dsa-subctrl
Add them in alphabetical order, not at the end of list.
Best regards,
Krzysztof
Powered by blists - more mailing lists