My Cubieboard runs Debian Jessie (linux 4.1 from experimental) on a SD
card. I'd like to shutdown pushing the power button as I do on my NAND
install (wheezy image and linux sunxi 3.4).
On Jessie acpi_listen (and journalctl|syslog|dmesg) doesn't register any
event when pushing the button while
This allows the module to be autoloaded.
Together with 07949bf9c63c ("cpufreq: dt: allow driver to boot
automatically") this is sufficient to allow a modular kernel (such
as Debian's) to enable cpufreq on a Cubietruck.
Signed-off-by: Ian Campbell
Cc: Liam Girdwood
Cc: Mark Brown
Cc: Chen-Yu Ts
On Fri, Jul 31, 2015 at 06:13:06PM +0200, Hans de Goede wrote:
> mmc-pwrseq-simple supports multiple reset/enable gpios (by listing
> them all as reset-gpios and setting GPIO_ACTIVE_LOW/HIGH depending
> on which value they need to be to activate things).
>
> It also supports listing clocks which n
On Fri, Jul 31, 2015 at 08:02:40PM +0200, Hans de Goede wrote:
> Hi,
>
> On 31-07-15 18:56, Maxime Ripard wrote:
> >On Fri, Jul 31, 2015 at 06:25:29PM +0800, Chen-Yu Tsai wrote:
> >>>Note that it's a bit of a pain for now to support such cases, as
> >>>there's nothing to tie something from the DT
On Fri, Jul 31, 2015 at 05:41:52PM +0200, Hans de Goede wrote:
> The wifi-enable pin of the ap6210 module is not really a regulator,
> switch to the mmc-pwrseq framework for controlling it. This more
> accurately reflects how the hardware actually works.
>
> Signed-off-by: Hans de Goede
> ---
>
Hi,
On 01-08-15 14:50, Ian Campbell wrote:
On Sat, 2015-08-01 at 10:51 +0100, Ian Campbell wrote:
http://git.kernel.org/linus/07949bf9c63c9a80027fe8452d5fe8b9ba9b3c23
I'll see about backporting that to the 4.1 kernel in Debian until we
move to 4.2.
It turns out that this patch while necessar
On Sat, 2015-08-01 at 10:51 +0100, Ian Campbell wrote:
> http://git.kernel.org/linus/07949bf9c63c9a80027fe8452d5fe8b9ba9b3c23
>
> I'll see about backporting that to the 4.1 kernel in Debian until we
> move to 4.2.
It turns out that this patch while necessary is not sufficient and I
also needed the
Hi,
On 15-07-15 18:33, Bernhard Nortmann wrote:
A patch to extend the "fel spl" command to properly handle not only the SPL
part of a combined u-boot-sunxi-with-spl.bin boot file, but additionally
also transfer the main u-boot binary (image) contained within the second
part of such files.
This
Hi,
On Friday 31 July 2015 01:31 PM, Hans de Goede wrote:
> sun4i_usb_phy_set_squelch_detect is used by other code, which may be built
> as a module, so it should be exported.
>
> Signed-off-by: Hans de Goede
> ---
> Changes in v6:
> -New patch in v6 of the sunxi musb support series
> ---
> dri
On Thu, 2015-07-30 at 15:47 +0800, Chen-Yu Tsai wrote:
> On Sat, Jul 25, 2015 at 11:30 PM, Ian Campbell
> wrote:
> > On Sat, 2015-07-25 at 22:54 +0800, Chen-Yu Tsai wrote:
> >> On Sat, Jul 25, 2015 at 10:46 PM, Leonardo Canducci
> >> wrote:
> >> > I got lost somewhere in that long thread but I s
Hi,
On 21-07-15 14:15, Ulf Hansson wrote:
On 10 July 2015 at 17:14, Hans de Goede wrote:
Some sdio wifi modules have not been working reliable with the sunxi-mmc
host code. This turns out to be caused by it starting new commands while
the card signals that it is still busy processing a previou
Add binding documentation for the usb power supply part of the AXP20x pmic.
Signed-off-by: Hans de Goede
---
Changes in v2:
-Split out into a separate patch from the actual driver commit
Changes in v4:
-s/usb_power_supply/usb-power-supply/ in the dts example code
---
.../bindings/power_supply/ax
This adds a driver for the usb power_supply bits of the axp20x PMICs.
I initially started writing my own driver, before coming aware of
Bruno Prémont's excellent earlier RFC with a driver for this.
My driver was lacking CURRENT_MAX and VOLTAGE_MIN support Bruno's
drvier has, so I've copied the co
Hi,
On 24-07-15 17:10, Sebastian Reichel wrote:
Hi,
On Fri, Jun 26, 2015 at 12:59:17PM +0200, Hans de Goede wrote:
This adds a driver for the usb power_supply bits of the axp20x PMICs.
I initially started writing my own driver, before coming aware of
Bruno Prémont's excellent earlier RFC with
Hi,
On 24-07-15 16:59, Sebastian Reichel wrote:
Hi,
On Fri, Jun 26, 2015 at 12:59:14PM +0200, Hans de Goede wrote:
Add binding documentation for the usb power supply part of the AXP20x pmic.
[...]
+Example:
+
[...]
+
+ usb_power_supply: usb_power_supply {
From: Bruno Prémont
Add an extra set of registers which is necessary tu support the PMICs
battery charger function, and mark registers which contain status bits,
gpio status, and adc readings as volatile.
Cc: Bruno Prémont
Signed-off-by: Bruno Prémont
Signed-off-by: Hans de Goede
Acked-by: Le
Hi Lee,
AFAICT these 2 are ready for merging but I do not see them in mfd/for-mfd-next
hence this resend.
Thanks,
Hans
--
You received this message because you are subscribed to the Google Groups
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an em
Add a cell for the usb power_supply part of the axp20x PMICs.
Note that this cell is only for the usb power_supply part and not the
ac-power / battery-charger / rtc-backup-bat-charger bits.
Depending on the board each of those must be enabled / disabled separately
in devicetree as most boards do
18 matches
Mail list logo