Re: [PATCH v15 0/3] Add support for the Purism Librem5 devkit

2019-06-12 Thread Angus Ainslie
Hi Pavel, On 2019-06-10 07:52, Pavel Machek wrote: On Wed 2019-06-05 06:48:05, Angus Ainslie wrote: On 2019-06-05 03:03, Shawn Guo wrote: >On Tue, May 28, 2019 at 05:57:44AM -0700, Angus Ainslie (Purism) wrote: >>The Librem5 devkit is based on the imx8mq from NXP. This is a default >>devicetree

Re: [PATCH v15 0/3] Add support for the Purism Librem5 devkit

2019-06-10 Thread Pavel Machek
On Wed 2019-06-05 06:48:05, Angus Ainslie wrote: > On 2019-06-05 03:03, Shawn Guo wrote: > >On Tue, May 28, 2019 at 05:57:44AM -0700, Angus Ainslie (Purism) wrote: > >>The Librem5 devkit is based on the imx8mq from NXP. This is a default > >>devicetree to boot the board to a command prompt. > >> >

Re: [PATCH v15 0/3] Add support for the Purism Librem5 devkit

2019-06-05 Thread Angus Ainslie
On 2019-06-05 03:03, Shawn Guo wrote: On Tue, May 28, 2019 at 05:57:44AM -0700, Angus Ainslie (Purism) wrote: The Librem5 devkit is based on the imx8mq from NXP. This is a default devicetree to boot the board to a command prompt. Changes since v14: Add regulator-always-on for the SNVS regulato

Re: [PATCH v15 0/3] Add support for the Purism Librem5 devkit

2019-06-05 Thread Shawn Guo
On Tue, May 28, 2019 at 05:57:44AM -0700, Angus Ainslie (Purism) wrote: > The Librem5 devkit is based on the imx8mq from NXP. This is a default > devicetree to boot the board to a command prompt. > > Changes since v14: > > Add regulator-always-on for the SNVS regulators. > Added pgc nodes. > Fixe

[PATCH v15 0/3] Add support for the Purism Librem5 devkit

2019-05-28 Thread Angus Ainslie (Purism)
The Librem5 devkit is based on the imx8mq from NXP. This is a default devicetree to boot the board to a command prompt. Changes since v14: Add regulator-always-on for the SNVS regulators. Added pgc nodes. Fixed charger pre-current. Changes since v13: Moved haptic motor from pwm-led to gpio-vibr