From: Stefan Eichenberger <stefan.eichenberger@xxxxxxxxxxx> This patch series adds support for sleep-moci to the Verdin AM62 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. Commit ba9d3cd71f15 ("dt-bindings: usb: microchip,usb5744: Remove peer-hub as requirement") from linux-next is needed to make DTB_CHECK pass without peer-hub set for the hub on the usb1 interface. Signed-off-by: Stefan Eichenberger <stefan.eichenberger@xxxxxxxxxxx> Stefan Eichenberger (2): arm64: dts: ti: k3-am62-verdin: replace sleep-moci hog with regulator arm64: dts: ti: k3-am62-verdin-dahlia: support sleep-moci .../boot/dts/ti/k3-am62-verdin-dahlia.dtsi | 22 +++++++++++++++++ arch/arm64/boot/dts/ti/k3-am62-verdin.dtsi | 24 ++++++++++++------- 2 files changed, 38 insertions(+), 8 deletions(-) -- 2.40.1