This is another set of updates in order to maintain support for the Librem 5 phone: revision history ---------------- v2: thanks Shawn and Krzysztof * fix dts style issues in "enable the LCD panel" * reorder for the bindings to go before the dts usage * add ack and review tags v1: https://lore.kernel.org/linux-arm-kernel/20210112095151.4995-1-martin.kepplinger@xxxxxxx/ Guido Günther (5): arm64: defconfig: Enable vibra-pwm arm64: dts: imx8mq-librem5: Mark charger IRQ as High-Z arm64: dts: imx8mq-librem5: Don't mark buck3 as always on arm64: dts: imx8mq-librem5: Add usb-c chip as supplier for the charger arm64: dts: imx8mq-librem5: Add LCD_1V8 regulator Martin Kepplinger (4): arm64: dts: imx8mq-librem5: enable the LCD panel arm64: dts: imx8mq-librem5: set regulators boot-on dt-bindings: arm: fsl: Add the librem 5 Evergreen revision arm64: dts: Add Librem5 Evergreen .../devicetree/bindings/arm/fsl.yaml | 1 + arch/arm64/boot/dts/freescale/Makefile | 1 + .../boot/dts/freescale/imx8mq-librem5-r4.dts | 35 ++++++++ .../boot/dts/freescale/imx8mq-librem5.dtsi | 85 ++++++++++++++++++- arch/arm64/configs/defconfig | 1 + 5 files changed, 119 insertions(+), 4 deletions(-) create mode 100644 arch/arm64/boot/dts/freescale/imx8mq-librem5-r4.dts -- 2.20.1