[PATCH v2] arm: fsl: common: Improve NXP VID driver PMBus support
Wasim Khan
wasim.khan at nxp.com
Tue Dec 8 07:08:10 CET 2020
-----Original Message-----
From: U-Boot <u-boot-bounces at lists.denx.de> On Behalf Of Priyanka Jain
Sent: Monday, December 7, 2020 5:56 PM
To: Stephen Carlson <stcarlso at linux.microsoft.com>; U-Boot Mailing List <u-boot at lists.denx.de>
Subject: RE: [PATCH v2] arm: fsl: common: Improve NXP VID driver PMBus support
>-----Original Message-----
>From: Stephen Carlson <stcarlso at linux.microsoft.com>
>Sent: Tuesday, November 3, 2020 3:06 AM
>To: U-Boot Mailing List <u-boot at lists.denx.de>
>Cc: Priyanka Jain <priyanka.jain at 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 at linux.microsoft.com>
>Cc: Priyanka Jain <priyanka.jain at nxp.com>
>---
Kindly help to rebase the patch to master branch of u-boot tree (git://git.denx.de/u-boot.git).
Regards
Priyanka
More information about the U-Boot
mailing list