Re: [PATCH 0/4] Genericize DW MIPI DSI bridge and add i.MX 6 driver

2019-10-31 Thread Adrian Ratiu
On Thu, 31 Oct 2019, Emil Velikov wrote: Hi Adrian, Hi Emil! On Thu, 31 Oct 2019 at 14:26, Adrian Ratiu wrote: Having a generic Synopsis DesignWare MIPI-DSI host controller bridge driver is a very good idea, however the current implementation has hardcoded quite a lot of the register

Re: [PATCH 0/4] Genericize DW MIPI DSI bridge and add i.MX 6 driver

2019-10-31 Thread Emil Velikov
Hi Adrian, On Thu, 31 Oct 2019 at 14:26, Adrian Ratiu wrote: > > Having a generic Synopsis DesignWare MIPI-DSI host controller bridge > driver is a very good idea, however the current implementation has > hardcoded quite a lot of the register layouts used by the two supported > SoC vendors, STM a

[PATCH 0/4] Genericize DW MIPI DSI bridge and add i.MX 6 driver

2019-10-31 Thread Adrian Ratiu
Having a generic Synopsis DesignWare MIPI-DSI host controller bridge driver is a very good idea, however the current implementation has hardcoded quite a lot of the register layouts used by the two supported SoC vendors, STM and Rockchip, which use IP cores v1.30 and v1.31. This makes it hard to s