On Thu, Sep 12, 2024 at 12:24:25PM GMT, Shen Lichuan wrote:
> Fixed some spelling errors, the details are as follows:
>
> -in the code comments:
> collpase->collapse
> firwmare->firmware
> everwhere->everywhere
>
> Signed-off-by: Shen Lichuan
Missing Fixes tag.
> ---
> drive
On Wed, Sep 11, 2024 at 03:38:10PM +0530, Soutrik Mukhopadhyay wrote:
> In order to support different HW versions, introduce aux_cfg array
> to move v4 specific aux configuration settings.
>
> Signed-off-by: Soutrik Mukhopadhyay
> ---
> drivers/phy/qualcomm/phy-qcom-edp.c | 34 +-
Hi Maxime
On 9/10/2024 1:40 AM, Maxime Ripard wrote:
Hi,
On Mon, Sep 09, 2024 at 12:59:47PM GMT, Abhinav Kumar wrote:
On 9/9/2024 6:37 AM, Maxime Ripard wrote:
Hi,
On Thu, Sep 05, 2024 at 03:11:24PM GMT, Abhinav Kumar wrote:
In certain use-cases, a CRTC could switch between two encoders
and
On Wed, Sep 11, 2024 at 03:38:13PM +0530, Soutrik Mukhopadhyay wrote:
> The Qualcomm SA8775P platform comes with a DisplayPort controller
> with a different base offset than the previous SoCs,
> add support for this in the DisplayPort driver.
>
> Signed-off-by: Soutrik Mukhopadhyay
> ---
> drive
On Wed, 11 Sept 2024 at 13:08, Soutrik Mukhopadhyay
wrote:
>
> Add support for eDP PHY v5 found on the Qualcomm SA8775P platform.
>
> Signed-off-by: Soutrik Mukhopadhyay
> ---
> drivers/phy/qualcomm/phy-qcom-edp.c | 47 +
> 1 file changed, 47 insertions(+)
>
> diff --
On Wed, 11 Sept 2024 at 13:08, Soutrik Mukhopadhyay
wrote:
>
> In order to support different HW versions, introduce aux_cfg array
> to move v4 specific aux configuration settings.
>
> Signed-off-by: Soutrik Mukhopadhyay
> ---
> drivers/phy/qualcomm/phy-qcom-edp.c | 34 +--
Add compatible string for the DisplayPort controller found on the
Qualcomm SA8775P platform.
Signed-off-by: Soutrik Mukhopadhyay
---
Documentation/devicetree/bindings/display/msm/dp-controller.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/display/msm/
The Qualcomm SA8775P platform comes with a DisplayPort controller
with a different base offset than the previous SoCs,
add support for this in the DisplayPort driver.
Signed-off-by: Soutrik Mukhopadhyay
---
drivers/gpu/drm/msm/dp/dp_display.c | 7 +++
1 file changed, 7 insertions(+)
diff --
Add compatible string for the supported eDP PHY on sa8775p platform.
Signed-off-by: Soutrik Mukhopadhyay
---
Documentation/devicetree/bindings/phy/qcom,edp-phy.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/phy/qcom,edp-phy.yaml
b/Documentation/device
Add support for eDP PHY v5 found on the Qualcomm SA8775P platform.
Signed-off-by: Soutrik Mukhopadhyay
---
drivers/phy/qualcomm/phy-qcom-edp.c | 47 +
1 file changed, 47 insertions(+)
diff --git a/drivers/phy/qualcomm/phy-qcom-edp.c
b/drivers/phy/qualcomm/phy-qcom-e
This series adds support for the DisplayPort controller
and eDP PHY v5 found on the Qualcomm SA8775P platform.
Soutrik Mukhopadhyay (5):
dt-bindings: phy: Add eDP PHY compatible for sa8775p
phy: qcom: edp: Introduce aux_cfg array for version specific aux
settings
phy: qcom: edp: Add supp
In order to support different HW versions, introduce aux_cfg array
to move v4 specific aux configuration settings.
Signed-off-by: Soutrik Mukhopadhyay
---
drivers/phy/qualcomm/phy-qcom-edp.c | 34 +
1 file changed, 20 insertions(+), 14 deletions(-)
diff --git a/drive
12 matches
Mail list logo