From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oliver Graute Subject: [PATCHv2 0/2] arm64: dts: add basic DTS for imx8qm-rom7720 board Date: Mon, 1 Jul 2019 13:42:44 +0200 Message-ID: <20190701114253.1538-1-oliver.graute@kococonnector.com> Return-path: Sender: linux-kernel-owner@vger.kernel.org To: aisheng.dong@nxp.com Cc: sboyd@kernel.org, mturquette@baylibre.com, Oliver Graute , Rob Herring , Mark Rutland , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Li Yang , Sriram Dash , Pramod Kumar , Pankaj Bansal , Vabhav Sharma , Lucas Stach , Bhaskar Upadhaya , Manivannan Sadhasivam , Ulf Hansson , devicetree@vger.kernel.org, linux-k List-Id: devicetree@vger.kernel.org This patchset is ontop of Aisheng Dongs clock driver changes for the imx8qm https://patchwork.kernel.org/cover/10824537/ This patchset is based on next-20190222 I need information about the status of the integration of the imx8qm clock driver into mainline. Is this ongoing? I need some hints why the imx8qm-rom7720 do NOT boot with the following changes. It stops at "Starting kernel ..." Oliver Graute (2): arm64: add gpio4 and gpio5 to basic DTS for i.MX8MQ arm64: dts: add basic DTS for imx8qm-rom7720-a1 board arch/arm64/boot/dts/freescale/Makefile | 1 + .../boot/dts/freescale/imx8qm-rom7720-a1.dts | 221 ++++++++++++++++++ arch/arm64/boot/dts/freescale/imx8qm.dtsi | 19 ++ 3 files changed, 241 insertions(+) create mode 100644 arch/arm64/boot/dts/freescale/imx8qm-rom7720-a1.dts -- 2.17.1