> Date: Mon, 12 Aug 2019 14:17:55 +0200
> From: Krystian Lewandowski <[email protected]>
> 
> Hi,
> had a chance to build efiboot with the patch eventually.
> 
> Works fine on:
> - Pinebook 11" (1080p)
> - A64+ with 1080p display via HDMI

Thanks!

I have committed a axppmic(4) diff based on your code for the battery
sensors.  However, it will only enable the additional sensors if you
have a very recent Linux device tree (not packaged yet).  If you know
how to build device trees from the Linux source tree, you could try
that out.  But please be aware that you need the kernel changes I made
over the weekend for that to work.

If you want to test my changes (I might have broken something) it is
probably easier quickly add the driver and add something like:

         sc->sc_sensdata = axp803_battery_sensdata;

in axppmic_attach_common().

Cheers,

Mark

Reply via email to