Skip to content

Commit f9f4545

Browse files
Zhiyong.Taombgg
authored andcommitted
dt-bindings: pwrap: mediatek: Update pwrap document for mt8195
Update pwrap document description for mt8195 Signed-off-by: Zhiyong Tao <zhiyong.tao@mediatek.com> Signed-off-by: Tinghan Shen <tinghan.shen@mediatek.com> Acked-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20220411022724.11005-2-tinghan.shen@mediatek.com Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
1 parent 949cfe1 commit f9f4545

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

  • Documentation/devicetree/bindings/soc/mediatek

Documentation/devicetree/bindings/soc/mediatek/pwrap.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,20 +31,20 @@ Required properties in pwrap device node.
3131
"mediatek,mt8195-pwrap" for MT8195 SoCs
3232
"mediatek,mt8516-pwrap" for MT8516 SoCs
3333
- interrupts: IRQ for pwrap in SOC
34-
- reg-names: Must include the following entries:
34+
- reg-names: "pwrap" is required; "pwrap-bridge" is optional.
3535
"pwrap": Main registers base
3636
"pwrap-bridge": bridge base (IP Pairing)
3737
- reg: Must contain an entry for each entry in reg-names.
38-
- reset-names: Must include the following entries:
39-
"pwrap"
40-
"pwrap-bridge" (IP Pairing)
41-
- resets: Must contain an entry for each entry in reset-names.
4238
- clock-names: Must include the following entries:
4339
"spi": SPI bus clock
4440
"wrap": Main module clock
4541
- clocks: Must contain an entry for each entry in clock-names.
4642

4743
Optional properities:
44+
- reset-names: Some SoCs include the following entries:
45+
"pwrap"
46+
"pwrap-bridge" (IP Pairing)
47+
- resets: Must contain an entry for each entry in reset-names.
4848
- pmic: Using either MediaTek PMIC MFD as the child device of pwrap
4949
See the following for child node definitions:
5050
Documentation/devicetree/bindings/mfd/mt6397.txt

0 commit comments

Comments
 (0)