Re: [U-Boot] [PATCH v3] armv8: fsl-lsch2: add clock support for the second eSDHC

2019-06-19 Thread Prabhakar Kushwaha
> -Original Message- > From: Yinbo Zhu > Sent: Monday, June 3, 2019 4:54 PM > To: York Sun ; u-boot@lists.denx.de; Prabhakar Kushwaha > ; Vabhav Sharma ; > Ashish Kumar > Cc: Yinbo Zhu ; Xiaobo Xie ; Jiafei > Pan ; Y.b. Lu ; Jagdish Gediya > > Subject: [PATCH v3] armv8: fsl-lsch2: add c

[U-Boot] [PATCH v3] armv8: fsl-lsch2: add clock support for the second eSDHC

2019-06-03 Thread Yinbo Zhu
Layerscape began to use two eSDHC controllers, for example, LS1012A. They are same IP block with same reference clock. This patch is to add clock support for the second eSDHC. Signed-off-by: Yinbo Zhu --- Change in v2: Update the Copyright information Change in v3: