From: Stefan Eichenberger <stefan.eichenberger@xxxxxxxxxxx> This patch series adds support for sleep-moci to the Verdin iMX8MM and iMX8MP in combination with the Dahlia carrier board. sleep-moci is a GPIO that allows the system on module to turn off regulators that are not needed in suspend mode on the carrier board. Stefan Eichenberger (4): arm64: dts: freescale: imx8mp-verdin: replace sleep-moci hog with regulator arm64: dts: freescale: imx8mp-verdin-dahlia: support sleep-moci arm64: dts: freescale: imx8mm-verdin: replace sleep-moci hog with regulator arm64: dts: freescale: imx8mm-verdin-dahlia: support sleep-moci .../dts/freescale/imx8mm-verdin-dahlia.dtsi | 39 +++++++++++++++ .../boot/dts/freescale/imx8mm-verdin-dev.dtsi | 5 ++ .../dts/freescale/imx8mm-verdin-yavia.dtsi | 5 ++ .../boot/dts/freescale/imx8mm-verdin.dtsi | 26 ++++++---- .../dts/freescale/imx8mp-verdin-dahlia.dtsi | 50 +++++++++++++++++++ .../boot/dts/freescale/imx8mp-verdin-dev.dtsi | 5 ++ .../dts/freescale/imx8mp-verdin-yavia.dtsi | 5 ++ .../boot/dts/freescale/imx8mp-verdin.dtsi | 26 ++++++---- 8 files changed, 141 insertions(+), 20 deletions(-) -- 2.40.1