History log of /linux-master/arch/arm64/boot/dts/freescale/imx8mp-verdin-yavia.dtsi
Revision Date Author Comments
# 9d071e18 05-Apr-2024 Stefan Eichenberger <stefan.eichenberger@toradex.com>

arm64: dts: freescale: imx8mp-verdin: replace sleep-moci hog with regulator

The Verdin family has a signal called sleep-moci which can be used to
turn off peripherals on the carrier board when the SoM goes into
suspend. So far we have hogged this signal, which means the peripherals
are always on and it is not possible to add peripherals that depend on
the sleep-moci to be on. With this change, we replace the hog with a
regulator so that peripherals can add their own regulators that use the
same gpio. Carrier boards that allow peripherals to be powered off in
suspend can disable this regulator and implement their own regulator to
control the sleep-moci.

Signed-off-by: Stefan Eichenberger <stefan.eichenberger@toradex.com>
Reviewed-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>


# b98807c7 21-Mar-2024 Vitor Soares <vitor.soares@toradex.com>

arm64: dts: freescale: verdin-imx8mp: enable Verdin I2C_3_HDMI interface

Enable Verdin I2C_3_HDMI interface on iMX8MP Toradex Verdin boards.

Signed-off-by: Vitor Soares <vitor.soares@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>


# 45bd868b 22-Mar-2023 Peng Fan <peng.fan@nxp.com>

arm64: dts: imx8mp: verdin-yavia: drop disable-over-current

disable-over-current is for chipidea IP, i.MX8MQ use dwc3, this property
is not valid. Drop it.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>


# a39e724e 07-Feb-2023 Marcel Ziswiler <marcel.ziswiler@toradex.com>

arm64: dts: imx8mp-verdin-yavia: trivial minor updates

Capitalise Yavia in comment and add missing whitespace.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>


# b694fbe2 26-Jan-2023 Philippe Schenker <philippe.schenker@toradex.com>

arm64: dts: imx8mp-verdin: Add yavia carrier board

Add new carrier board device tree Yavia for the Verdin iMX8M Plus SoM.

Yavia is a compact carrier board providing easy access to the most
common features of the Verdin family. The intended use of the carrier
board is application software development. The board is compatible with
all current and future Verdin SoMs.

Co-developed-by: Aishwarya Kothari <aishwarya.kothari@toradex.com>
Signed-off-by: Aishwarya Kothari <aishwarya.kothari@toradex.com>
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>