Re: [PATCH 5/8] drm/msm/dp: Add support for lane mapping configuration

2024-12-19 Thread Dmitry Baryshkov
On Thu, Dec 19, 2024 at 06:36:38PM +0800, Xiangxu Yin wrote: > > > On 12/5/2024 7:40 PM, Dmitry Baryshkov wrote: > > On Thu, 5 Dec 2024 at 13:28, Xiangxu Yin wrote: > >> > >> > >> > >> On 12/2/2024 6:46 PM, Dmitry Baryshkov wrote: > >>> On Mon, Dec 02, 2024 at 04:40:05PM +0800, Xiangxu Yin wrote

Re: [PATCH 5/8] drm/msm/dp: Add support for lane mapping configuration

2024-12-19 Thread Xiangxu Yin
On 12/5/2024 7:40 PM, Dmitry Baryshkov wrote: > On Thu, 5 Dec 2024 at 13:28, Xiangxu Yin wrote: >> >> >> >> On 12/2/2024 6:46 PM, Dmitry Baryshkov wrote: >>> On Mon, Dec 02, 2024 at 04:40:05PM +0800, Xiangxu Yin wrote: On 11/29/2024 9:50 PM, Dmitry Baryshkov wrote: > On Fri,

Re: [PATCH 5/8] drm/msm/dp: Add support for lane mapping configuration

2024-12-05 Thread Dmitry Baryshkov
On Thu, 5 Dec 2024 at 13:28, Xiangxu Yin wrote: > > > > On 12/2/2024 6:46 PM, Dmitry Baryshkov wrote: > > On Mon, Dec 02, 2024 at 04:40:05PM +0800, Xiangxu Yin wrote: > >> > >> > >> On 11/29/2024 9:50 PM, Dmitry Baryshkov wrote: > >>> On Fri, 29 Nov 2024 at 09:59, Xiangxu Yin > >>> wrote: >

Re: [PATCH 5/8] drm/msm/dp: Add support for lane mapping configuration

2024-12-05 Thread Xiangxu Yin
On 12/2/2024 6:46 PM, Dmitry Baryshkov wrote: > On Mon, Dec 02, 2024 at 04:40:05PM +0800, Xiangxu Yin wrote: >> >> >> On 11/29/2024 9:50 PM, Dmitry Baryshkov wrote: >>> On Fri, 29 Nov 2024 at 09:59, Xiangxu Yin wrote: Add the ability to configure lane mapping for the DP controller. Th

Re: [PATCH 5/8] drm/msm/dp: Add support for lane mapping configuration

2024-12-02 Thread Dmitry Baryshkov
On Mon, Dec 02, 2024 at 04:40:05PM +0800, Xiangxu Yin wrote: > > > On 11/29/2024 9:50 PM, Dmitry Baryshkov wrote: > > On Fri, 29 Nov 2024 at 09:59, Xiangxu Yin wrote: > >> > >> Add the ability to configure lane mapping for the DP controller. This is > >> required when the platform's lane mapping

Re: [PATCH 5/8] drm/msm/dp: Add support for lane mapping configuration

2024-12-02 Thread Xiangxu Yin
On 11/29/2024 9:50 PM, Dmitry Baryshkov wrote: > On Fri, 29 Nov 2024 at 09:59, Xiangxu Yin wrote: >> >> Add the ability to configure lane mapping for the DP controller. This is >> required when the platform's lane mapping does not follow the default >> order (0, 1, 2, 3). The mapping rules are

Re: [PATCH 5/8] drm/msm/dp: Add support for lane mapping configuration

2024-11-29 Thread Dmitry Baryshkov
On Fri, 29 Nov 2024 at 09:59, Xiangxu Yin wrote: > > Add the ability to configure lane mapping for the DP controller. This is > required when the platform's lane mapping does not follow the default > order (0, 1, 2, 3). The mapping rules are now configurable via the > `data-lane` property in the d

[PATCH 5/8] drm/msm/dp: Add support for lane mapping configuration

2024-11-28 Thread Xiangxu Yin
Add the ability to configure lane mapping for the DP controller. This is required when the platform's lane mapping does not follow the default order (0, 1, 2, 3). The mapping rules are now configurable via the `data-lane` property in the devicetree. This property defines the logical-to-physical lan