RE: [PATCH] arm: fsl: common: Improve NXP VID driver PMBus support

2020-10-23 Thread Priyanka Jain (OSS)
>-Original Message- >From: Meenakshi Aggarwal >Sent: Friday, October 23, 2020 12:56 PM >To: Priyanka Jain (OSS) ; Stephen Carlson >; U-Boot Mailing List >Subject: RE: [PATCH] arm: fsl: common: Improve NXP VID driver PMBus support > > > >> -Original Me

RE: [PATCH] arm: fsl: common: Improve NXP VID driver PMBus support

2020-10-23 Thread Meenakshi Aggarwal
> -Original Message- > From: Priyanka Jain (OSS) > Sent: Friday, October 23, 2020 11:54 AM > To: Stephen Carlson ; U-Boot Mailing List b...@lists.denx.de>; Meenakshi Aggarwal > Subject: RE: [PATCH] arm: fsl: common: Improve NXP VID driver PMBus support > >

RE: [PATCH] arm: fsl: common: Improve NXP VID driver PMBus support

2020-10-22 Thread Priyanka Jain (OSS)
>-Original Message- >From: U-Boot On Behalf Of Stephen Carlson >Sent: Wednesday, August 19, 2020 12:00 AM >To: U-Boot Mailing List >Cc: Prabhakar Kushwaha ; Priyanka Jain >; Sudhanshu Gupta >Subject: [PATCH] arm: fsl: common: Improve NXP VID driver PMBus support &g

[PATCH] arm: fsl: common: Improve NXP VID driver PMBus support

2020-08-18 Thread Stephen Carlson
[Resending as mailer dropped the Cc recipients] 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 LIN

[PATCH] arm: fsl: common: Improve NXP VID driver PMBus support

2020-08-17 Thread Stephen Carlson
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, t