This enables more components to get a working display, panel, audio and sensors. It also updates some device tree bits to make mainline boot. I've skipped wifi (which needs some more driver work) and devfreq (since Martin is working on that). The config changes don't depend on the DT parts so could be applied independently. The series was tested against next-20201214 and i made sure the defconfig changes also apply on top of shawnguo/imx/defconfig. changes from v1: - as per review comments by Krzysztof Kozlowski <krzk@xxxxxxxxxx> https://lore.kernel.org/linux-arm-kernel/20201215091729.GC29321@kozik-lap/ - describe hardware parts not config options - rework commit messages to give more details - don't keep buck3 always on but rather make sure the board doesn't hang when resuming the gpu power domain. There's a generic fix pending for that helps all boards https://lore.kernel.org/lkml/beba25e85db20649aa040fc0ae549895c9265f6f.camel@xxxxxxxxxxxxxxxxx/ To: Rob Herring <robh+dt@xxxxxxxxxx>,Shawn Guo <shawnguo@xxxxxxxxxx>,Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>,Pengutronix Kernel Team <kernel@xxxxxxxxxxxxxx>,Fabio Estevam <festevam@xxxxxxxxx>,NXP Linux Team <linux-imx@xxxxxxx>,Catalin Marinas <catalin.marinas@xxxxxxx>,Will Deacon <will@xxxxxxxxxx>,Martin Kepplinger <martink@xxxxxxxxx>,Angus Ainslie <angus@xxxxxxxx>,Krzysztof Kozlowski <krzk@xxxxxxxxxx>,Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>,Li Yang <leoyang.li@xxxxxxx>,Geert Uytterhoeven <geert+renesas@xxxxxxxxx>,Vinod Koul <vkoul@xxxxxxxxxx>,Anson Huang <Anson.Huang@xxxxxxx>,Michael Walle <michael@xxxxxxxx>,devicetree@xxxxxxxxxxxxxxx,linux-arm-kernel@xxxxxxxxxxxxxxxxxxx,linux-kernel@xxxxxxxxxxxxxxx,phone-devel@xxxxxxxxxxxxxxx Guido Günther (4): arm64: defconfig: Enable Librem 5 devkit components arm64: dts: imx8mq-librem5-devkit: Tweak pmic regulators arm64: dts: imx8mq-librem5-devkit: Disable snvs_rtc arm64: dts: imx8mq-librem5-devkit: Drop custom clock settings .../dts/freescale/imx8mq-librem5-devkit.dts | 20 ++++++++++++++----- arch/arm64/configs/defconfig | 8 ++++++++ 2 files changed, 23 insertions(+), 5 deletions(-) -- 2.29.2