Re: [PATCH v4 10/14] drm/bridge: imx: Add LDB driver helper support

2021-03-08 Thread Liu Ying
Hi Robert, On Thu, 2021-03-04 at 11:27 +0800, Liu Ying wrote: > Hi Robert, > > On Wed, 2021-03-03 at 16:34 +0100, Robert Foss wrote: > > On Wed, 3 Mar 2021 at 08:23, Liu Ying wrote: > > > Hi Robert, > > > > > > On Tue, 2021-03-02 at 15:22 +0100, Robert Foss wrote: > > > > Hey Liu, > > > > > >

Re: [PATCH v4 10/14] drm/bridge: imx: Add LDB driver helper support

2021-03-03 Thread Liu Ying
Hi Robert, On Wed, 2021-03-03 at 16:34 +0100, Robert Foss wrote: > On Wed, 3 Mar 2021 at 08:23, Liu Ying wrote: > > Hi Robert, > > > > On Tue, 2021-03-02 at 15:22 +0100, Robert Foss wrote: > > > Hey Liu, > > > > > > Thanks for submitting this patch. > > > > Thanks for reviewing this patch. > >

Re: [PATCH v4 10/14] drm/bridge: imx: Add LDB driver helper support

2021-03-03 Thread Robert Foss
On Wed, 3 Mar 2021 at 08:23, Liu Ying wrote: > > Hi Robert, > > On Tue, 2021-03-02 at 15:22 +0100, Robert Foss wrote: > > Hey Liu, > > > > Thanks for submitting this patch. > > Thanks for reviewing this patch. > > > > > On Thu, 18 Feb 2021 at 04:59, Liu Ying wrote: > > > This patch adds a helper

Re: [PATCH v4 10/14] drm/bridge: imx: Add LDB driver helper support

2021-03-02 Thread Liu Ying
Hi Robert, On Tue, 2021-03-02 at 15:22 +0100, Robert Foss wrote: > Hey Liu, > > Thanks for submitting this patch. Thanks for reviewing this patch. > > On Thu, 18 Feb 2021 at 04:59, Liu Ying wrote: > > This patch adds a helper to support LDB drm bridge drivers for > > i.MX SoCs. Helper functi

Re: [PATCH v4 10/14] drm/bridge: imx: Add LDB driver helper support

2021-03-02 Thread Robert Foss
Hey Liu, Thanks for submitting this patch. On Thu, 18 Feb 2021 at 04:59, Liu Ying wrote: > > This patch adds a helper to support LDB drm bridge drivers for > i.MX SoCs. Helper functions exported from this driver should > implement common logics for all LDB modules embedded in i.MX SoCs. > > Sig

[PATCH v4 10/14] drm/bridge: imx: Add LDB driver helper support

2021-02-17 Thread Liu Ying
This patch adds a helper to support LDB drm bridge drivers for i.MX SoCs. Helper functions exported from this driver should implement common logics for all LDB modules embedded in i.MX SoCs. Signed-off-by: Liu Ying --- v3->v4: * No change. v2->v3: * Call syscon_node_to_regmap() to get regmap in