All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND 0/4] PHYTEC i.MX 6UL/ULL devicetree patches
@ 2022-01-31  8:05 ` Andrej Picej
  0 siblings, 0 replies; 20+ messages in thread
From: Andrej Picej @ 2022-01-31  8:05 UTC (permalink / raw)
  To: devicetree, linux-arm-kernel
  Cc: robh+dt, kernel, shawnguo, leoyang.li, krzysztof.kozlowski,
	festevam, linux, arnd, linux-imx, y.bas

Hi all,

this patch series contains PHYTEC i.MX 6UL/ULL devicetree patches not
yet upstreamed.

First and second patch add devicetree for relatively new phyGATE
Tauri-S, which is based on i.MX 6ULL.

Third patch changes USB LDO voltage for i.MX 6UL/ULL phyCORE devices so
they match USB Full-speed compliance.

The fourth patch moves from using 2 pwm-cell to default 3 cell pwm
property.

Best regards,
Andrej


Alexander Bauer (1):
  ARM: dts: imx6ull: Add support for PHYTEC phyGATE-Tauri-S with i.MX
    6ULL

Andrej Picej (2):
  dt-bindings: arm: fsl: add PHYTEC phyGATE Tauri i.MX6 ULL
  ARM: dts: imx6ul: peb-av-02: move to 3 cell pwm

Yunus Bas (1):
  ARM: dts: imx6ul: phycore: Change USB LDO voltage for usb compliance

 .../devicetree/bindings/arm/fsl.yaml          |   9 +
 arch/arm/boot/dts/Makefile                    |   2 +
 .../boot/dts/imx6ul-phytec-phycore-som.dtsi   |   5 +
 .../dts/imx6ul-phytec-segin-peb-av-02.dtsi    |   3 +-
 .../boot/dts/imx6ull-phytec-tauri-emmc.dts    |  20 +
 .../boot/dts/imx6ull-phytec-tauri-nand.dts    |  20 +
 arch/arm/boot/dts/imx6ull-phytec-tauri.dtsi   | 605 ++++++++++++++++++
 7 files changed, 662 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm/boot/dts/imx6ull-phytec-tauri-emmc.dts
 create mode 100644 arch/arm/boot/dts/imx6ull-phytec-tauri-nand.dts
 create mode 100644 arch/arm/boot/dts/imx6ull-phytec-tauri.dtsi

-- 
2.25.1


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2022-02-18  9:17 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-31  8:05 [PATCH RESEND 0/4] PHYTEC i.MX 6UL/ULL devicetree patches Andrej Picej
2022-01-31  8:05 ` Andrej Picej
2022-01-31  8:05 ` [PATCH RESEND 1/4] dt-bindings: arm: fsl: add PHYTEC phyGATE Tauri i.MX6 ULL Andrej Picej
2022-01-31  8:05   ` Andrej Picej
2022-02-11 13:26   ` Rob Herring
2022-02-11 13:26     ` Rob Herring
2022-01-31  8:05 ` [PATCH RESEND 2/4] ARM: dts: imx6ull: Add support for PHYTEC phyGATE-Tauri-S with i.MX 6ULL Andrej Picej
2022-01-31  8:05   ` Andrej Picej
2022-02-12  5:43   ` Shawn Guo
2022-02-12  5:43     ` Shawn Guo
2022-02-17  6:47     ` Andrej Picej
2022-02-17  6:47       ` Andrej Picej
2022-01-31  8:05 ` [PATCH RESEND 3/4] ARM: dts: imx6ul: phycore: Change USB LDO voltage for usb compliance Andrej Picej
2022-01-31  8:05   ` Andrej Picej
2022-02-12  5:46   ` Shawn Guo
2022-02-12  5:46     ` Shawn Guo
2022-02-18  9:16     ` Andrej Picej
2022-02-18  9:16       ` Andrej Picej
2022-01-31  8:05 ` [PATCH RESEND 4/4] ARM: dts: imx6ul: peb-av-02: move to 3 cell pwm Andrej Picej
2022-01-31  8:05   ` Andrej Picej

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.