lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 17 Feb 2020 11:35:18 +0800 From: Weiyi Lu <weiyi.lu@...iatek.com> To: Matthias Brugger <matthias.bgg@...il.com>, Nicolas Boichat <drinkcat@...omium.org>, Rob Herring <robh@...nel.org>, Sascha Hauer <kernel@...gutronix.de> CC: James Liao <jamesjj.liao@...iatek.com>, Fan Chen <fan.chen@...iatek.com>, <linux-arm-kernel@...ts.infradead.org>, <linux-kernel@...r.kernel.org>, <linux-mediatek@...ts.infradead.org>, <srv_heupstream@...iatek.com>, Weiyi Lu <weiyi.lu@...iatek.com> Subject: [PATCH v12 01/10] dt-bindings: mediatek: Add property to mt8183 smi-common For scpsys driver using regmap based syscon driver API. Signed-off-by: Weiyi Lu <weiyi.lu@...iatek.com> --- .../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. -- 1.8.1.1.dirty
Powered by blists - more mailing lists