> On 20 Jul 2019, at 10:25, Maxime Ripard wrote:
>
> Hi,
>
> On Thu, Jul 18, 2019 at 12:15:09PM +0100, Jan Kotas wrote:
>> /* Put our lanes (clock and data) out of reset */
>> reg = CSI2TX_DPHY_CFG_CLK_RESET | CSI2TX_DPHY_CFG_MODE_LPDT;
>> for (i = 0; i < csi2tx->num_lanes; i++)
Hi,
On Thu, Jul 18, 2019 at 12:15:09PM +0100, Jan Kotas wrote:
> This patch adds support for CSI2TX v2.1 version of the controller.
>
> Signed-off-by: Jan Kotas
> ---
> drivers/media/platform/cadence/cdns-csi2tx.c | 142
> +--
> 1 file changed, 112 insertions(+), 30 dele
This patch adds support for CSI2TX v2.1 version of the controller.
Signed-off-by: Jan Kotas
---
drivers/media/platform/cadence/cdns-csi2tx.c | 142 +--
1 file changed, 112 insertions(+), 30 deletions(-)
diff --git a/drivers/media/platform/cadence/cdns-csi2tx.c
b/drivers
3 matches
Mail list logo