Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Documentation/devicetree/bindings/mfd/mediatek,mt6397.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ properties:
compatible:
oneOf:
- enum:
- mediatek,mt6320
- mediatek,mt6323
- mediatek,mt6331 # "mediatek,mt6331" for PMIC MT6331 and MT6332.
- mediatek,mt6328
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ description:

IP Pairing

On MT8135 the pins of some SoC internal peripherals can be on the PMIC.
The signals of these pins are routed over the SPI bus using the pwrap
On MT6589 and MT8135, the pins of some SoC internal peripherals can be on the
PMIC. The signals of these pins are routed over the SPI bus using the pwrap
bridge. In the binding description below the properties needed for bridging
are marked with "IP Pairing". These are optional on SoCs which do not support
IP Pairing
Expand All @@ -31,6 +31,7 @@ properties:
- items:
- enum:
- mediatek,mt2701-pwrap
- mediatek,mt6589-pwrap
- mediatek,mt6765-pwrap
- mediatek,mt6779-pwrap
- mediatek,mt6795-pwrap
Expand Down
Loading