mbox series

[v2,0/7] Update for phyBOARD-Pollux-i.MX8MP

Message ID 20230719071313.3274882-1-t.remmet@phytec.de (mailing list archive)
Headers show
Series Update for phyBOARD-Pollux-i.MX8MP | expand

Message

Teresa Remmet July 19, 2023, 7:13 a.m. UTC
Hello,

this is the second version of the update for the phyCORE-i.MX8MP 
and phyBOARD-Pollux-i.MX8MP including general cleanups, 
PMIC and SD-Card update.

Changes in v2:
    - Rearranged nodes as suggested by Shawn (Patch 2/6)
    - Updated commit message accordingly (Patch 2/6)

Teresa

Christian Hemp (1):
  arm64: dts: imx8mp-phycore-som: Remove eth phy interrupt

Jonas Kuenstler (1):
  arm64: dts: imx8mp-phyboard-pollux: Add missing usdhc clocks
    assignment

Teresa Remmet (5):
  arm64: dts: imx8mp-phycore-som: Order properties alphabetically
  arm64: dts: imx8mp-phycore-som: Correct pad settings
  arm64: dts: imx8mp-phycore-som: Remove LDO2 and LDO4 pmic nodes
  arm64: dts: imx8mp-phycore-som: Add regulator names
  arm64: dts: imx8mp-phycore-som: Update regulator output voltages

 .../freescale/imx8mp-phyboard-pollux-rdk.dts  |   2 +
 .../dts/freescale/imx8mp-phycore-som.dtsi     | 155 +++++++++---------
 2 files changed, 76 insertions(+), 81 deletions(-)

Comments

Shawn Guo July 19, 2023, 7:53 a.m. UTC | #1
On Wed, Jul 19, 2023 at 09:13:06AM +0200, Teresa Remmet wrote:
> Hello,
> 
> this is the second version of the update for the phyCORE-i.MX8MP 
> and phyBOARD-Pollux-i.MX8MP including general cleanups, 
> PMIC and SD-Card update.
> 
> Changes in v2:
>     - Rearranged nodes as suggested by Shawn (Patch 2/6)
>     - Updated commit message accordingly (Patch 2/6)
> 
> Teresa
> 
> Christian Hemp (1):
>   arm64: dts: imx8mp-phycore-som: Remove eth phy interrupt
> 
> Jonas Kuenstler (1):
>   arm64: dts: imx8mp-phyboard-pollux: Add missing usdhc clocks
>     assignment
> 
> Teresa Remmet (5):
>   arm64: dts: imx8mp-phycore-som: Order properties alphabetically
>   arm64: dts: imx8mp-phycore-som: Correct pad settings
>   arm64: dts: imx8mp-phycore-som: Remove LDO2 and LDO4 pmic nodes
>   arm64: dts: imx8mp-phycore-som: Add regulator names
>   arm64: dts: imx8mp-phycore-som: Update regulator output voltages

Applied all, thanks!