From mboxrd@z Thu Jan 1 00:00:00 1970 From: Przemyslaw Marczak Date: Thu, 06 Aug 2015 12:01:14 +0200 Subject: [U-Boot] [PATCH 01/13][v4] power: pmic: add pfuze3000 support In-Reply-To: <20150806074723.GA6779@shlinux2> References: <1438295726-2156-1-git-send-email-aalonso@freescale.com> <55C31933.2080306@samsung.com> <20150806074723.GA6779@shlinux2> Message-ID: <55C3306A.5010104@samsung.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Peng, On 08/06/2015 09:47 AM, Peng Fan wrote: > Hello Przemyslaw, > On Thu, Aug 06, 2015 at 10:22:11AM +0200, Przemyslaw Marczak wrote: >> Hello Adrian, >> >> On 07/31/2015 12:35 AM, Adrian Alonso wrote: >>> * Add pmic pfuze3000 support, implement power_pfuze3000_init to be >>> used in power_init_board callback function. >>> >>> Signed-off-by: Adrian Alonso >>> Signed-off-by: Peng Fan >>> --- >>> Changes for V2: >>> - Correct pfuze device name to pfuze3000; Freescale documentation uses >>> Pfuze 3000 as product name for the pmic, align driver name with the >>> actual product name. >>> Changes for V3: Resend >>> Changes for V4: Resend >>> >> >> How this driver is related to this work: >> >> https://patchwork.ozlabs.org/patch/503337/ >> >> the mentioned above supports all pfuze 100/200/3000 versions, so >> maybe you can wait for it to be finished and merged? > > The work I am doing now is to support all the current pfuze100/200/3000 > using driver model with device tree support. It depends on device tree > support and new power framework support. > > The patch from Adrian is using original power framework. If using the new power > framework support for pfuze100/200/3000 and regulator support, device tree > will need to be added to mx7dsabresd board. This may delay i.MX7 upstream, > and needs lots work to redo current patchset. > When the patchset from Adrian for i.MX7 and 7dsabresd is upstreamed, > I can prepare to convert to support device tree and enable new power > framework and regulator. So I prefer this patch can be merged first. > > Regards, > Peng. > Thank you for explanation. Ok, I agree with your idea - we can remove it later. >> >> Best regards, >> -- >> Przemyslaw Marczak >> Samsung R&D Institute Poland >> Samsung Electronics >> p.marczak at samsung.com > Best regards, -- Przemyslaw Marczak Samsung R&D Institute Poland Samsung Electronics p.marczak at samsung.com