linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/9] Config and devicetree updates for the Librem 5 phone
@ 2021-01-18 10:54 Martin Kepplinger
  2021-01-18 10:54 ` [PATCH v2 1/9] arm64: defconfig: Enable vibra-pwm Martin Kepplinger
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Martin Kepplinger @ 2021-01-18 10:54 UTC (permalink / raw)
  To: robh, shawnguo, festevam
  Cc: devicetree, kernel, Martin Kepplinger, catalin.marinas,
	linux-kernel, krzk, linux-imx, kernel, will, linux-arm-kernel

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@puri.sm/

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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2021-01-29  8:22 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-18 10:54 [PATCH v2 0/9] Config and devicetree updates for the Librem 5 phone Martin Kepplinger
2021-01-18 10:54 ` [PATCH v2 1/9] arm64: defconfig: Enable vibra-pwm Martin Kepplinger
2021-01-18 10:54 ` [PATCH v2 2/9] arm64: dts: imx8mq-librem5: Mark charger IRQ as High-Z Martin Kepplinger
2021-01-18 10:54 ` [PATCH v2 3/9] arm64: dts: imx8mq-librem5: Don't mark buck3 as always on Martin Kepplinger
2021-01-18 10:54 ` [PATCH v2 4/9] arm64: dts: imx8mq-librem5: Add usb-c chip as supplier for the charger Martin Kepplinger
2021-01-18 10:54 ` [PATCH v2 5/9] arm64: dts: imx8mq-librem5: Add LCD_1V8 regulator Martin Kepplinger
2021-01-18 10:54 ` [PATCH v2 6/9] arm64: dts: imx8mq-librem5: enable the LCD panel Martin Kepplinger
2021-01-18 10:54 ` [PATCH v2 7/9] arm64: dts: imx8mq-librem5: set regulators boot-on Martin Kepplinger
2021-01-18 10:54 ` [PATCH v2 8/9] dt-bindings: arm: fsl: Add the librem 5 Evergreen revision Martin Kepplinger
2021-01-18 10:54 ` [PATCH v2 9/9] arm64: dts: Add Librem5 Evergreen Martin Kepplinger
2021-01-29  8:21 ` [PATCH v2 0/9] Config and devicetree updates for the Librem 5 phone Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).