linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Config and device tree updates for the Librem 5 development kit
@ 2021-01-08 12:57 Guido Günther
  2021-01-08 12:57 ` [PATCH v3 1/4] arm64: defconfig: Enable Librem 5 devkit components Guido Günther
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Guido Günther @ 2021-01-08 12:57 UTC (permalink / raw)
  To: Rob Herring, Shawn Guo, Sascha Hauer, Pengutronix Kernel Team,
	Fabio Estevam, NXP Linux Team, Catalin Marinas, Will Deacon,
	Martin Kepplinger, Angus Ainslie, Krzysztof Kozlowski,
	Bjorn Andersson, Li Yang, Geert Uytterhoeven, Vinod Koul,
	Anson Huang, Michael Walle, devicetree, linux-arm-kernel,
	linux-kernel, phone-devel

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-20200108 and i made sure the
defconfig changes also apply on top of Shawn's /imx/defconfig and the DT
changes to Shawn's imx/dt64.

changes from v2:
- Add Reviewed-by from Krzysztof Kozlowski, thanks!
- Add NXP PTN5110HQZ to defconfig

changes from v1:
- as per review comments by Krzysztof Kozlowski <krzk@kernel.org>
  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@fi.rohmeurope.com/

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                  |  9 +++++++++
 2 files changed, 24 insertions(+), 5 deletions(-)

-- 
2.29.2


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

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

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-08 12:57 [PATCH v3 0/4] Config and device tree updates for the Librem 5 development kit Guido Günther
2021-01-08 12:57 ` [PATCH v3 1/4] arm64: defconfig: Enable Librem 5 devkit components Guido Günther
2021-01-11  0:23   ` Shawn Guo
2021-01-11  8:41     ` Guido Günther
2021-01-08 12:57 ` [PATCH v3 2/4] arm64: dts: imx8mq-librem5-devkit: Tweak pmic regulators Guido Günther
2021-01-08 12:57 ` [PATCH v3 3/4] arm64: dts: imx8mq-librem5-devkit: Disable snvs_rtc Guido Günther
2021-01-08 12:57 ` [PATCH v3 4/4] arm64: dts: imx8mq-librem5-devkit: Drop custom clock settings Guido Günther

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).