All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] board/freescale,lsch3: Add entry for 0.9v
@ 2018-05-09  7:24 Priyanka Jain
  2018-06-08 23:43 ` York Sun
  0 siblings, 1 reply; 2+ messages in thread
From: Priyanka Jain @ 2018-05-09  7:24 UTC (permalink / raw)
  To: u-boot

As per updated hardware documentation for
lsch3 based chips like LS2088A, 0.9v support
has been added in possible supported SoC volatges

Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
---
 board/freescale/common/vid.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/board/freescale/common/vid.c b/board/freescale/common/vid.c
index 0476f24..eb5cf88 100644
--- a/board/freescale/common/vid.c
+++ b/board/freescale/common/vid.c
@@ -428,7 +428,7 @@ int adjust_vdd(ulong vdd_override)
 		0,      /* reserved */
 		0,      /* reserved */
 		0,      /* reserved */
-		0,      /* reserved */
+		9000,      /* reserved */
 		0,      /* reserved */
 		0,      /* reserved */
 		0,      /* reserved */
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH] board/freescale,lsch3: Add entry for 0.9v
  2018-05-09  7:24 [U-Boot] [PATCH] board/freescale,lsch3: Add entry for 0.9v Priyanka Jain
@ 2018-06-08 23:43 ` York Sun
  0 siblings, 0 replies; 2+ messages in thread
From: York Sun @ 2018-06-08 23:43 UTC (permalink / raw)
  To: u-boot

On 05/09/2018 12:25 AM, Priyanka Jain wrote:
> As per updated hardware documentation for
> lsch3 based chips like LS2088A, 0.9v support
> has been added in possible supported SoC volatges
> 
> Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
> ---

Applied to u-boot-fsl-qoriq master. Awaiting upstream.
Thanks.

York

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-06-08 23:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-09  7:24 [U-Boot] [PATCH] board/freescale,lsch3: Add entry for 0.9v Priyanka Jain
2018-06-08 23:43 ` York Sun

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.