Re: axppmic(4): axp313a support

2023-08-01 Thread Mark Kettenis
> Date: Tue, 01 Aug 2023 22:34:05 +0900 > From: SASANO Takayoshi > > hi, > > > maybe add a note that the data sheet is wrong for dcdc3? > > The datasheet issue is written in Linux code at > https://elixir.bootlin.com/linux/v6.5-rc4/source/drivers/regulator/axp20x-regulator.c#L725 > > > /* > >

Re: axppmic(4): axp313a support

2023-08-01 Thread SASANO Takayoshi
hi, > maybe add a note that the data sheet is wrong for dcdc3? The datasheet issue is written in Linux code at https://elixir.bootlin.com/linux/v6.5-rc4/source/drivers/regulator/axp20x-regulator.c#L725 > /* > * This is deviating from the datasheet. The values here are taken from the > * BSP

Re: axppmic(4): axp313a support

2023-07-31 Thread Mark Kettenis
> Date: Mon, 31 Jul 2023 22:12:35 +0900 > From: SASANO Takayoshi > > Hi, > > Mango Pi MQ-Quad and OrangePi Zero3 has X-Power AXP313A PMIC. > > Here is a diff, but AXP313A's dcdc1 is not fully supported. > > dcdc1 has three voltage ranges: > 0.5-1.2V, 10mV/step (71 steps) >

axppmic(4): axp313a support

2023-07-31 Thread SASANO Takayoshi
Hi, Mango Pi MQ-Quad and OrangePi Zero3 has X-Power AXP313A PMIC. Here is a diff, but AXP313A's dcdc1 is not fully supported. dcdc1 has three voltage ranges: 0.5-1.2V, 10mV/step (71 steps) 1.22-1.54V 20mV/step (17 steps) 1.6-3.4V 100mV/step (19 steps) *not supported this