linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/10] Add support for OLPC XO 1.75 Embedded Controller
@ 2019-01-10 17:58 Lubomir Rintel
  2019-01-10 17:58 ` [PATCH v5 01/10] dt-bindings: olpc, xo1.75-ec: Add OLPC XO-1.75 EC bindings Lubomir Rintel
                   ` (10 more replies)
  0 siblings, 11 replies; 18+ messages in thread
From: Lubomir Rintel @ 2019-01-10 17:58 UTC (permalink / raw)
  To: Andy Shevchenko, Darren Hart
  Cc: Mark Rutland, devicetree, linux-pm, linux-kernel, Russell King,
	platform-driver-x86, Rob Herring, linux-arm-kernel

Hello!

This is a fifth spin of the patch set that adds support for the Embedded
Controller on an OLPC XO 1.75 machine.

It notably removes the patches that adjust the battery driver -- those were
submitted to linux-pm separately [1].

[1] https://lore.kernel.org/lkml/20190110174005.1202564-1-lkundrak@v3.sk/T/#m9da9aee9e6482ee680a103280ebb769ebcbb32ef

This DT bindings doc is pretty much independent of the above:

[01/10] dt-bindings: olpc,xo1.75-ec: Add OLPC XO-1.75 EC

The OLPC EC changes follow. Cleanups first, then functionality:

[02/10] Platform: OLPC: Remove an unused include
[03/10] Platform: OLPC: Move EC-specific functionality out from
[04/10] Platform: OLPC: Avoid a warning if the EC didn't
[05/10] Platform: OLPC: Use BIT() and GENMASK() for event masks
[06/10] Platform: OLPC: Add XO-1.75 EC driver
[07/10] Platform: OLPC: Add a regulator for the DCON

The patch 08/10 only makes sense once both the above and the XO 1.75
battery support is merged, otherwise enabling CONFIG_BATTERY_OLPC on
ARM would break build.

[08/10] power: supply: olpc_battery: Allow building the driver

The restart support has been split off, because there's a possibility it
needs to be reworked: the arm_pm_restart export patch was objected to:

[09/10] ARM: export arm_pm_restart
[10/10] Platform: OLPC: Add restart support to XO-1.75 EC

Tested to work on an OLPC XO 1.75 and also tested not to break x86
support with an OLPC XO 1 machine. I don't have a XO 1.5, but it's
unlikely this breaks it when XO 1 works.

Lubo



_______________________________________________
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] 18+ messages in thread

end of thread, other threads:[~2019-02-21 13:28 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-10 17:58 [PATCH v5 0/10] Add support for OLPC XO 1.75 Embedded Controller Lubomir Rintel
2019-01-10 17:58 ` [PATCH v5 01/10] dt-bindings: olpc, xo1.75-ec: Add OLPC XO-1.75 EC bindings Lubomir Rintel
2019-01-11 14:36   ` [PATCH v5 01/10] dt-bindings: olpc,xo1.75-ec: " Rob Herring
2019-02-21  1:21     ` Darren Hart
2019-01-10 17:58 ` [PATCH v5 02/10] Platform: OLPC: Remove an unused include Lubomir Rintel
2019-01-10 17:58 ` [PATCH v5 03/10] Platform: OLPC: Move EC-specific functionality out from x86 Lubomir Rintel
2019-01-10 17:58 ` [PATCH v5 04/10] Platform: OLPC: Avoid a warning if the EC didn't register yet Lubomir Rintel
2019-01-10 17:58 ` [PATCH v5 05/10] Platform: OLPC: Use BIT() and GENMASK() for event masks Lubomir Rintel
2019-01-10 17:58 ` [PATCH v5 06/10] Platform: OLPC: Add XO-1.75 EC driver Lubomir Rintel
2019-02-21  1:22   ` Darren Hart
2019-02-21 13:28     ` Andy Shevchenko
2019-01-10 17:58 ` [PATCH v5 07/10] Platform: OLPC: Add a regulator for the DCON Lubomir Rintel
2019-01-10 17:58 ` [PATCH v5 08/10] power: supply: olpc_battery: Allow building the driver on non-x86 Lubomir Rintel
2019-02-19 23:17   ` Sebastian Reichel
2019-01-10 17:58 ` [PATCH v5 09/10] ARM: export arm_pm_restart Lubomir Rintel
2019-01-10 17:58 ` [PATCH v5 10/10] Platform: OLPC: Add restart support to XO-1.75 EC driver Lubomir Rintel
2019-02-11 11:46 ` [PATCH v5 0/10] Add support for OLPC XO 1.75 Embedded Controller Lubomir Rintel
2019-02-11 11:49   ` Andy Shevchenko

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