On Sat, Dec 16, 2017 at 5:41 AM, Peter Maydell wrote:
> On 15 December 2017 at 19:21, Andrey Smirnov wrote:
>> On Fri, Dec 15, 2017 at 6:56 AM, Peter Maydell
>> wrote:
>>> Is there a board which needs this device? We usually
>>> only add devices together with whatever's using them.
>
>> It's a
On 15 December 2017 at 19:21, Andrey Smirnov wrote:
> On Fri, Dec 15, 2017 at 6:56 AM, Peter Maydell
> wrote:
>> Is there a board which needs this device? We usually
>> only add devices together with whatever's using them.
> It's a pretty popular PMIC used on majority on i.MX reference designs,
On Fri, Dec 15, 2017 at 6:56 AM, Peter Maydell wrote:
> On 14 December 2017 at 15:19, Andrey Smirnov wrote:
>> Add trivial code to emulate PFUZE3000 PMIC.
>>
>> Cc: qemu-devel@nongnu.org
>> Cc: qemu-...@nongnu.orgn
>> Cc: yurov...@gmail.com
>> Cc: Peter Maydell
>> Signed-off-by: Andrey Smirnov
On 14 December 2017 at 15:19, Andrey Smirnov wrote:
> Add trivial code to emulate PFUZE3000 PMIC.
>
> Cc: qemu-devel@nongnu.org
> Cc: qemu-...@nongnu.orgn
> Cc: yurov...@gmail.com
> Cc: Peter Maydell
> Signed-off-by: Andrey Smirnov
> ---
>
> Integrating this into a build system via "obj-y" might
Add trivial code to emulate PFUZE3000 PMIC.
Cc: qemu-devel@nongnu.org
Cc: qemu-...@nongnu.orgn
Cc: yurov...@gmail.com
Cc: Peter Maydell
Signed-off-by: Andrey Smirnov
---
Integrating this into a build system via "obj-y" might not be the best
way. Does this code need a dedicated CONFIG_ symbol?