  


  

Von: Jan Remmet <j.remmet@phytec.de>  
Gesendet: Dienstag, 28. Oktober 2025 09:58  
An: Teresa Remmet <t.remmet@phytec.de>; Janine Hagemann <j.hagemann@phytec.de>; Rob Herring <robh@kernel.org>; Krzysztof Kozlowski <krzk+dt@kernel.org>; Conor Dooley <conor+dt@kernel.org>; Shawn Guo <shawnguo@kernel.org>; Sascha Hauer <s.hauer@pengutronix.de>; Pengutronix Kernel Team <kernel@pengutronix.de>; Fabio Estevam <festevam@gmail.com>  
Cc: devicetree@vger.kernel.org <devicetree@vger.kernel.org>; imx@lists.linux.dev <imx@lists.linux.dev>; linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>  
Betreff: [PATCH v3 0/6] arm64: dts: imx8mm-phyboard-polis: cleanup and additional display  
   
  
This patch stacks rework the handling of the peb-av-10 daughterboard.  
Update license.  
Move mipi bridge configuration to som.  
Allow peb-av-10 as audio only overlay.  
Add two display overlays for ETML1010G3DRA and PH128800T00.  
  
Signed-off-by: Jan Remmet <j.remmet@phytec.de>  

Acked-by: Janine Hagemann <j.hagemann@phytec.de>
---  
Changes in v3:  
- rebased onto shawnguo/for-next  
- add Acked-by  
- Link to v2: https://lore.kernel.org/r/20251007-wip-j-remmet-phytec-de-bspimx8m-3801_peb-av-10_with_ac209-v2-0-7e5de62c79bf@phytec.de  
  
Changes in v2:  
- add Signed-off-by to patch6  
- Link to v1: https://lore.kernel.org/r/20250930-wip-j-remmet-phytec-de-bspimx8m-3801_peb-av-10_with_ac209-v1-0-d5d03ccbfca1@phytec.de  
  
---  
Jan Remmet (5):  
      arm64: dts: imx8mm-phyboard-polis: Use GPL-2.0-or-later OR MIT  
      arm64: dts: imx8mm-phyboard-polis: move mipi bridge to som  
      arm64: dts: imx8mm-phyboard-polis-peb-av-10: reorder properties to match dts coding style  
      arm64: dts: imx8mm-phyboard-polis-peb-av-10: split display configuration  
      arm64: dts: imx8mm-phyboard-polis-peb-av-10-ph128800t006  
  
Teresa Remmet (1):  
      arm64: dts: imx8mm-phyboard-polis-peb-av-10: Fix audio codec reset pin ctl  
  
 arch/arm64/boot/dts/freescale/Makefile             |   6 +  
 ...8mm-phyboard-polis-peb-av-10-etml1010g3dra.dtso |  44 ++++  
 ...x8mm-phyboard-polis-peb-av-10-ph128800t006.dtso |  44 ++++  
 .../freescale/imx8mm-phyboard-polis-peb-av-10.dtsi | 189 +++++++++++++++++  
 .../freescale/imx8mm-phyboard-polis-peb-av-10.dtso | 234 +--------------------  
 .../imx8mm-phyboard-polis-peb-eval-01.dtso         |   3 +-  
 .../dts/freescale/imx8mm-phyboard-polis-rdk.dts    |   3 +-  
 .../boot/dts/freescale/imx8mm-phycore-som.dtsi     |  28 ++-  
 8 files changed, 313 insertions(+), 238 deletions(-)  
---  
base-commit: b61938e8910c5dc0eecaf319ff12d67a35e39d9f  
change-id: 20250925-wip-j-remmet-phytec-de-bspimx8m-3801_peb-av-10_with_ac209-ef10812a2d8d  
  
Best regards,  
--  
Jan Remmet <j.remmet@phytec.de>  

