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


Groups > linux.kernel > #1593801

Re: [PATCH 1/2] leds: cpcap: new driver

From Tony Lindgren <tony@atomide.com>
Newsgroups linux.kernel
Subject Re: [PATCH 1/2] leds: cpcap: new driver
Date 2017-03-07 00:50 +0100
Message-ID <tiay6-78t-3@gated-at.bofh.it> (permalink)
References <thI8N-3uS-3@gated-at.bofh.it> <tia53-6X7-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi,

* Pavel Machek <pavel@ucw.cz> [170306 14:13]:
> > Motorola CPCAP is a PMIC found in multiple smartphones.
> > This driver adds support for the chip's LED controllers.
> > It has explicit support for all controllers used by the
> > Droid 4. Since no datasheets are available the other
> > available controllers are not supported until somebody
> > verified, that the register layout matches.
> 
> This of course leads me to two questions:
> 
> 1) Where can I get Droid 4?

There's plenty of them available used for a few tens of $/€
on ebay as it was a popular phone on Verizon network in the
US. It works fine on 3G networks outside the U.S, 4G probably
only works in the US.

> 2) How well is it supported?

Basic things like UART, MMC, eMMC, WLAN, I2C, SPI, HDMI,
clocks, PMIC and regulators work with lots of other dts
configured devices heading into tomorrow's Linux next in my
dts branch omap-for-v4.12/dt-droid4. LCD related patches have
been posted but are not yet in next.

Things that currently don't work are ADC, USB, charging,
audio and modems. The modems are on OHCI/EHCI, audio is on the
PMIC similar to the twl4030. I'm slowly working on a driver for
ADC/USB/charging with few more issues to sort out. I do have
ADC/USB/charging working with my current hacks though.

I've posted some notes at:

http://muru.com/linux/d4/

And Sebastian has information in his blog including a device
status matrix at:

http://elektranox.org/droid4/

Cheers,

Tony

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


Thread

[PATCH 1/2] leds: cpcap: new driver Sebastian Reichel <sre@kernel.org> - 2017-03-05 18:30 +0100
  Re: [PATCH 1/2] leds: cpcap: new driver Jacek Anaszewski <jacek.anaszewski@gmail.com> - 2017-03-06 22:50 +0100
  Re: [PATCH 1/2] leds: cpcap: new driver Pavel Machek <pavel@ucw.cz> - 2017-03-07 00:20 +0100
    Re: [PATCH 1/2] leds: cpcap: new driver Tony Lindgren <tony@atomide.com> - 2017-03-07 00:50 +0100
      Re: [PATCH 1/2] leds: cpcap: new driver Pavel Machek <pavel@ucw.cz> - 2017-03-07 13:00 +0100
        Re: [PATCH 1/2] leds: cpcap: new driver Tony Lindgren <tony@atomide.com> - 2017-03-07 17:50 +0100
    Re: [PATCH 1/2] leds: cpcap: new driver Sebastian Reichel <sre@kernel.org> - 2017-03-07 22:10 +0100

csiph-web