[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210112144841.GA327919@robh.at.kernel.org>
Date: Tue, 12 Jan 2021 08:48:41 -0600
From: Rob Herring <robh@...nel.org>
To: Roger Lu <roger.lu@...iatek.com>
Cc: Matthias Brugger <matthias.bgg@...il.com>,
Enric Balletbo Serra <eballetbo@...il.com>,
Kevin Hilman <khilman@...nel.org>,
Nicolas Boichat <drinkcat@...gle.com>,
Stephen Boyd <sboyd@...nel.org>,
Philipp Zabel <p.zabel@...gutronix.de>,
Fan Chen <fan.chen@...iatek.com>,
HenryC Chen <HenryC.Chen@...iatek.com>,
YT Lee <yt.lee@...iatek.com>,
Xiaoqing Liu <Xiaoqing.Liu@...iatek.com>,
Charles Yang <Charles.Yang@...iatek.com>,
Angus Lin <Angus.Lin@...iatek.com>,
Mark Rutland <mark.rutland@....com>,
Nishanth Menon <nm@...com>, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-pm@...r.kernel.org
Subject: Re: [PATCH v11 5/7] dt-bindings: soc: mediatek: add mt8192 svs
dt-bindings
On Thu, Jan 07, 2021 at 10:43:54AM +0800, Roger Lu wrote:
> Signed-off-by: Roger Lu <roger.lu@...iatek.com>
> ---
> .../devicetree/bindings/soc/mediatek/mtk-svs.yaml | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/soc/mediatek/mtk-svs.yaml b/Documentation/devicetree/bindings/soc/mediatek/mtk-svs.yaml
> index bb8c345a0c0a..2e61b07921aa 100644
> --- a/Documentation/devicetree/bindings/soc/mediatek/mtk-svs.yaml
> +++ b/Documentation/devicetree/bindings/soc/mediatek/mtk-svs.yaml
> @@ -22,6 +22,7 @@ properties:
> compatible:
> enum:
> - mediatek,mt8183-svs
> + - mediatek,mt8192-svs
>
> reg:
> description: Address range of the MTK SVS controller.
> @@ -47,6 +48,14 @@ properties:
> - const: svs-calibration-data
> - const: t-calibration-data
>
> + resets:
> + description:
> + svs reset control.
How many?
And you can drop the description given there's only 1.
> +
> + reset-names:
> + items:
> + - const: svs_rst
> +
> required:
> - compatible
> - reg
> --
> 2.18.0
>
Powered by blists - more mailing lists