Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1327994

[PATCH v2 0/6] LG Optimus Black (P970) codename sniper support and lp872x improvements

From Paul Kocialkowski <contact@paulk.fr>
Newsgroups linux.kernel
Subject [PATCH v2 0/6] LG Optimus Black (P970) codename sniper support and lp872x improvements
Date 2016-02-05 19:50 +0100
Message-ID <qYTCa-3TO-11@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Changes since v1:
* Remove lp872x patches that were accepted already from the series
* Explain why removing the invalid DVS GPIO warning is enough
* Update copyright notice on omap3-sniper.dts
* Rename the devicetree property for the enable GPIO to enable-gpios
* Rename function to enable GPIO to lp872x_hw_enable
* Add enable delays after requesting the enable GPIO
* Use IOPAD macros for pinmux description
* Mux the dp3t uart selection pins to gpio
* Restrict not-reset gpio controllers to only avoid reset when needed

This series introduces support for the LG Optimus Black, as described in the
patch adding devicetree support for the device.

In order to power the external mmc (mmc1), the lp872x regulator is used.
Its code had to be improved a bit to work on the device.

Note that the patch adding devicetree support for the device requires the
changes applied to the lp872x regulator, so all this is sent in one series
despite the fact they're different parts of the code.

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/6] LG Optimus Black (P970) codename sniper support and lp872x improvements Paul Kocialkowski <contact@paulk.fr> - 2016-02-05 19:50 +0100
  [PATCH v2 2/4] regulator: lp872x: Add enable GPIO pin support Paul Kocialkowski <contact@paulk.fr> - 2016-02-05 19:50 +0100
    Re: [PATCH v2 2/4] regulator: lp872x: Add enable GPIO pin support Rob Herring <robh@kernel.org> - 2016-02-08 21:00 +0100
  [PATCH v2 3/4] ARM: LG Optimus Black (P970) codename sniper support, with basic features Paul Kocialkowski <contact@paulk.fr> - 2016-02-05 19:50 +0100
    Re: [PATCH v2 3/4] ARM: LG Optimus Black (P970) codename sniper  support, with basic features Paul Kocialkowski <contact@paulk.fr> - 2016-02-05 20:40 +0100
      Re: [PATCH v2 3/4] ARM: LG Optimus Black (P970) codename sniper  support, with basic features Paul Kocialkowski <contact@paulk.fr> - 2016-02-07 16:30 +0100
  [PATCH v2 4/4] ARM: multi_v7_defconfig: Enable LP872x regulator support Paul Kocialkowski <contact@paulk.fr> - 2016-02-05 19:50 +0100

csiph-web