All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wasim Khan <wasim.khan@nxp.com>
To: u-boot@lists.denx.de
Subject: [PATCH v2] arm: fsl: common: Improve NXP VID driver PMBus support
Date: Tue, 8 Dec 2020 06:08:10 +0000	[thread overview]
Message-ID: <VE1PR04MB6702497D2535B8536E48840B90CD0@VE1PR04MB6702.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <VE1PR04MB6494ABCF17839B23360B4328E6CE0@VE1PR04MB6494.eurprd04.prod.outlook.com>



-----Original Message-----
From: U-Boot <u-boot-bounces@lists.denx.de> On Behalf Of Priyanka Jain
Sent: Monday, December 7, 2020 5:56 PM
To: Stephen Carlson <stcarlso@linux.microsoft.com>; U-Boot Mailing List <u-boot@lists.denx.de>
Subject: RE: [PATCH v2] arm: fsl: common: Improve NXP VID driver PMBus support

>-----Original Message-----
>From: Stephen Carlson <stcarlso@linux.microsoft.com>
>Sent: Tuesday, November 3, 2020 3:06 AM
>To: U-Boot Mailing List <u-boot@lists.denx.de>
>Cc: Priyanka Jain <priyanka.jain@nxp.com>
>Subject: [PATCH v2] arm: fsl: common: Improve NXP VID driver PMBus 
>support
>
>This patch adds support for more PMBus compatible devices to the NXP 
>drivers for its QorIQ family devices. At runtime, the voltage regulator 
>is queried over I2C, and the required voltage multiplier determined. 
>This change supports the DIRECT and LINEAR PMBus voltage reporting modes.
>
>Previously, the driver only supported a few specific devices such as 
>the
>IR36021 and LTC3882, so this change allows the QorIQ series to be used 
>with a much larger variety of core voltage regulator devices.
>
>checkpatch warning "Use if (IS_DEFINED (...))" was ignored to maintain 
>consistency with the existing code.

Hi Shephen,
Can you please help to fix the checkpatch warnings . Even a additional patch on top should work.

>
>Signed-off-by: Stephen Carlson <stcarlso@linux.microsoft.com>
>Cc: Priyanka Jain <priyanka.jain@nxp.com>
>---

Kindly help to rebase the patch to master branch of u-boot tree (git://git.denx.de/u-boot.git).

Regards
Priyanka

      reply	other threads:[~2020-12-08  6:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-02 21:36 [PATCH v2] arm: fsl: common: Improve NXP VID driver PMBus support Stephen Carlson
2020-12-07 12:26 ` Priyanka Jain
2020-12-08  6:08   ` Wasim Khan [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=VE1PR04MB6702497D2535B8536E48840B90CD0@VE1PR04MB6702.eurprd04.prod.outlook.com \
    --to=wasim.khan@nxp.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.