Re: [PATCH 1/3] dt-bindings: soc: mediatek: pwrap: Add compatible for MT6589 SoC

From: AngeloGioacchino Del Regno

Date: Mon Jul 20 2026 - 09:29:01 EST


On 7/16/26 19:17, Akari Tsuyukusa wrote:
Add compatible string for MediaTek MT6589 PWRAP.
Also update the description since MT6589 has pwrap bridge.

Signed-off-by: Akari Tsuyukusa <akkun11.open@xxxxxxxxx>
---
.../devicetree/bindings/soc/mediatek/mediatek,pwrap.yaml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/soc/mediatek/mediatek,pwrap.yaml b/Documentation/devicetree/bindings/soc/mediatek/mediatek,pwrap.yaml
index e7c4a3984c60..a487ed39e6cb 100644
--- a/Documentation/devicetree/bindings/soc/mediatek/mediatek,pwrap.yaml
+++ b/Documentation/devicetree/bindings/soc/mediatek/mediatek,pwrap.yaml
@@ -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

Soon, this will become

"On MT6589, MT8135, MT1234, MT3456, MT...." :-)

So, perhaps, it's a better idea if we say:

"In some SoCs, some of the internal peripherals may be accessible only
through the PMIC.
The signals of these pins are routed (blahblah)"

Cheers,
Angelo