Re: [PATCH v14 01/11] dt-bindings: mediatek: Add property to mt8183 smi-common
From: Weiyi Lu <hidden>
Date: 2020-05-11 06:02:28
Also in:
linux-devicetree, linux-mediatek, lkml
From: Weiyi Lu <hidden>
Date: 2020-05-11 06:02:28
Also in:
linux-devicetree, linux-mediatek, lkml
On Wed, 2020-05-06 at 22:59 +0200, Enric Balletbo i Serra wrote:
Hi Weiyi, Thank you for your patch. Don't forget to cc [off-list ref], otherwise this patch could be silently ignored.
Thank you for reminding!
On 6/5/20 10:15, Weiyi Lu wrote:quoted
For scpsys driver using regmap based syscon driver API. Signed-off-by: Weiyi Lu <redacted> --- .../devicetree/bindings/memory-controllers/mediatek,smi-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.txt b/Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.txt index b478ade..01744ec 100644 --- a/Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.txt +++ b/Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.txt@@ -20,7 +20,7 @@ Required properties: "mediatek,mt2712-smi-common" "mediatek,mt7623-smi-common", "mediatek,mt2701-smi-common" "mediatek,mt8173-smi-common" - "mediatek,mt8183-smi-common" + "mediatek,mt8183-smi-common", "syscon" - reg : the register and size of the SMI block. - power-domains : a phandle to the power domain of this local arbiter. - clocks : Must contain an entry for each entry in clock-names.
_______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel