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


Groups > linux.kernel > #1345231

[PATCH v4 0/5] LG Optimus Black codename sniper support series

From Paul Kocialkowski <contact@paulk.fr>
Newsgroups linux.kernel
Subject [PATCH v4 0/5] LG Optimus Black codename sniper support series
Date 2016-02-28 13:40 +0100
Message-ID <r78NI-2hr-13@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This series requires lp872x regulator patches from the regulator tree[0] to work
at run-time but can be applied as-is.

Changes since v3:
* Switch to the already-defined devicetree vendor prefix for LG
* Enable the lp872x regulator in omap2plus_defconfig

Changes since v2:
* Add USB OTG support
* Add TWL4030 keypad support
* Drop references to P970 since other devices (e.g. KU5900) are supported too

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.

[0]: https://git.kernel.org/cgit/linux/kernel/git/broonie/regulator.git/log/?h=topic/lp872x

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


Thread

[PATCH v4 0/5] LG Optimus Black codename sniper support series Paul Kocialkowski <contact@paulk.fr> - 2016-02-28 13:40 +0100
  [PATCH v4 2/5] ARM: dts: omap3-sniper: USB OTG support Paul Kocialkowski <contact@paulk.fr> - 2016-02-28 13:50 +0100
  [PATCH v4 4/5] ARM: omap2plus_defconfig: Enable LP872x regulator support Paul Kocialkowski <contact@paulk.fr> - 2016-02-28 13:50 +0100
  [PATCH v4 1/5] ARM: dts: LG Optimus Black codename sniper basic support Paul Kocialkowski <contact@paulk.fr> - 2016-02-28 13:50 +0100
    Re: [PATCH v4 1/5] ARM: dts: LG Optimus Black codename sniper basic  support Tony Lindgren <tony@atomide.com> - 2016-02-29 23:00 +0100
      Re: [PATCH v4 1/5] ARM: dts: LG Optimus Black codename sniper basic  support Paul Kocialkowski <contact@paulk.fr> - 2016-03-01 09:10 +0100
  [PATCH v4 5/5] ARM: multi_v7_defconfig: Enable LP872x regulator support Paul Kocialkowski <contact@paulk.fr> - 2016-02-28 13:50 +0100
    Re: [PATCH v4 5/5] ARM: multi_v7_defconfig: Enable LP872x regulator support Arnd Bergmann <arnd@arndb.de> - 2016-02-29 23:00 +0100
      Re: [PATCH v4 5/5] ARM: multi_v7_defconfig: Enable LP872x regulator  support Tony Lindgren <tony@atomide.com> - 2016-03-01 00:00 +0100
    Re: [PATCH v4 5/5] ARM: multi_v7_defconfig: Enable LP872x regulator  support Tony Lindgren <tony@atomide.com> - 2016-02-29 23:00 +0100
  [PATCH v4 3/5] ARM: dts: omap3-sniper: TWL4030 keypad support Paul Kocialkowski <contact@paulk.fr> - 2016-02-28 13:50 +0100
    Re: [PATCH v4 3/5] ARM: dts: omap3-sniper: TWL4030 keypad support Paul Kocialkowski <contact@paulk.fr> - 2016-03-01 20:20 +0100
      Re: [PATCH v4 3/5] ARM: dts: omap3-sniper: TWL4030 keypad support Tony Lindgren <tony@atomide.com> - 2016-03-01 22:00 +0100
        Re: [PATCH v4 3/5] ARM: dts: omap3-sniper: TWL4030 keypad support Paul Kocialkowski <contact@paulk.fr> - 2016-03-01 23:10 +0100

csiph-web