]> Git Repo - linux.git/commitdiff
dt-bindings: pwrap: mediatek: Update pwrap document for mt8195
authorZhiyong.Tao <[email protected]>
Mon, 11 Apr 2022 02:27:23 +0000 (10:27 +0800)
committerMatthias Brugger <[email protected]>
Fri, 22 Apr 2022 14:46:58 +0000 (16:46 +0200)
Update pwrap document description for mt8195

Signed-off-by: Zhiyong Tao <[email protected]>
Signed-off-by: Tinghan Shen <[email protected]>
Acked-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Matthias Brugger <[email protected]>
Documentation/devicetree/bindings/soc/mediatek/pwrap.txt

index 214a34633824ad397086d4cec581e42956c3fd4a..0581dbda4828d0ea5078bb88a146601e4a6683fd 100644 (file)
@@ -31,20 +31,20 @@ Required properties in pwrap device node.
        "mediatek,mt8195-pwrap" for MT8195 SoCs
        "mediatek,mt8516-pwrap" for MT8516 SoCs
 - interrupts: IRQ for pwrap in SOC
-- reg-names: Must include the following entries:
+- reg-names: "pwrap" is required; "pwrap-bridge" is optional.
   "pwrap": Main registers base
   "pwrap-bridge": bridge base (IP Pairing)
 - reg: Must contain an entry for each entry in reg-names.
-- reset-names: Must include the following entries:
-  "pwrap"
-  "pwrap-bridge" (IP Pairing)
-- resets: Must contain an entry for each entry in reset-names.
 - clock-names: Must include the following entries:
   "spi": SPI bus clock
   "wrap": Main module clock
 - clocks: Must contain an entry for each entry in clock-names.
 
 Optional properities:
+- reset-names: Some SoCs include the following entries:
+  "pwrap"
+  "pwrap-bridge" (IP Pairing)
+- resets: Must contain an entry for each entry in reset-names.
 - pmic: Using either MediaTek PMIC MFD as the child device of pwrap
   See the following for child node definitions:
   Documentation/devicetree/bindings/mfd/mt6397.txt
This page took 0.051713 seconds and 4 git commands to generate.