linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3] arm64: defconfig: Enable configs for DisplayPort on J721e
@ 2022-03-31 14:11 Rahul T R
  2022-04-12  9:37 ` Rahul T R
  0 siblings, 1 reply; 2+ messages in thread
From: Rahul T R @ 2022-03-31 14:11 UTC (permalink / raw)
  To: bjorn.andersson, catalin.marinas, will, shawnguo, krzk,
	geert+renesas, marcel.ziswiler
  Cc: biju.das.jz, vkoul, enric.balletbo, linux-arm-kernel,
	linux-kernel, tomi.valkeinen, laurent.pinchart, nm, r-ravikumar

Enable DRM and PHY configs required for supporting
DisplayPort on J721e

Signed-off-by: Rahul T R <r-ravikumar@ti.com>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
---

Notes:
    v2:
        Fixed the places using savedefconfig
        Added more info in notes

    v3:
        rebased to next-20220330

    No change in vmlinux:

        add/remove: 0/0 grow/shrink: 0/0 up/down: 0/0 (0)
        Function                                     old     new   delta
        Total: Before=24042991, After=24042991, chg +0.00%

    boot logs:
        https://gist.githubusercontent.com/ravi-rahul/1bdbc3f77ab381e486c8394650c2e85d/raw/f04584c30181821c4ee83aee7781a9ba143cd3f3/j7_DP_upstream.log

 arch/arm64/configs/defconfig | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 813e644b6af1..b5f9fbb054fa 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -742,6 +742,7 @@ CONFIG_DRM_THINE_THC63LVD1024=m
 CONFIG_DRM_TI_SN65DSI86=m
 CONFIG_DRM_I2C_ADV7511=m
 CONFIG_DRM_I2C_ADV7511_AUDIO=y
+CONFIG_DRM_CDNS_MHDP8546=m
 CONFIG_DRM_DW_HDMI_AHB_AUDIO=m
 CONFIG_DRM_DW_HDMI_CEC=m
 CONFIG_DRM_IMX_DCSS=m
@@ -756,6 +757,7 @@ CONFIG_DRM_MESON=m
 CONFIG_DRM_PL111=m
 CONFIG_DRM_LIMA=m
 CONFIG_DRM_PANFROST=m
+CONFIG_DRM_TIDSS=m
 CONFIG_FB=y
 CONFIG_FB_MODE_HELPERS=y
 CONFIG_FB_EFI=y
@@ -1162,6 +1164,7 @@ CONFIG_RESET_RZG2L_USBPHY_CTRL=y
 CONFIG_RESET_TI_SCI=y
 CONFIG_PHY_XGENE=y
 CONFIG_PHY_SUN4I_USB=y
+CONFIG_PHY_CADENCE_TORRENT=m
 CONFIG_PHY_CADENCE_SIERRA=m
 CONFIG_PHY_MIXEL_MIPI_DPHY=m
 CONFIG_PHY_FSL_IMX8M_PCIE=y
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v3] arm64: defconfig: Enable configs for DisplayPort on J721e
  2022-03-31 14:11 [PATCH v3] arm64: defconfig: Enable configs for DisplayPort on J721e Rahul T R
@ 2022-04-12  9:37 ` Rahul T R
  0 siblings, 0 replies; 2+ messages in thread
From: Rahul T R @ 2022-04-12  9:37 UTC (permalink / raw)
  To: bjorn.andersson, catalin.marinas, will, shawnguo, krzk,
	geert+renesas, marcel.ziswiler
  Cc: biju.das.jz, vkoul, enric.balletbo, linux-arm-kernel,
	linux-kernel, tomi.valkeinen, laurent.pinchart, nm

Hi Bjorn,

Can you please review this?

Regards
Rahul T R

On 19:41-20220331, Rahul T R wrote:
> Enable DRM and PHY configs required for supporting
> DisplayPort on J721e
> 
> Signed-off-by: Rahul T R <r-ravikumar@ti.com>
> Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
> ---
> 
> Notes:
>     v2:
>         Fixed the places using savedefconfig
>         Added more info in notes
> 
>     v3:
>         rebased to next-20220330
> 
>     No change in vmlinux:
> 
>         add/remove: 0/0 grow/shrink: 0/0 up/down: 0/0 (0)
>         Function                                     old     new   delta
>         Total: Before=24042991, After=24042991, chg +0.00%
> 
>     boot logs:
>         https://gist.githubusercontent.com/ravi-rahul/1bdbc3f77ab381e486c8394650c2e85d/raw/f04584c30181821c4ee83aee7781a9ba143cd3f3/j7_DP_upstream.log
> 
>  arch/arm64/configs/defconfig | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 813e644b6af1..b5f9fbb054fa 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -742,6 +742,7 @@ CONFIG_DRM_THINE_THC63LVD1024=m
>  CONFIG_DRM_TI_SN65DSI86=m
>  CONFIG_DRM_I2C_ADV7511=m
>  CONFIG_DRM_I2C_ADV7511_AUDIO=y
> +CONFIG_DRM_CDNS_MHDP8546=m
>  CONFIG_DRM_DW_HDMI_AHB_AUDIO=m
>  CONFIG_DRM_DW_HDMI_CEC=m
>  CONFIG_DRM_IMX_DCSS=m
> @@ -756,6 +757,7 @@ CONFIG_DRM_MESON=m
>  CONFIG_DRM_PL111=m
>  CONFIG_DRM_LIMA=m
>  CONFIG_DRM_PANFROST=m
> +CONFIG_DRM_TIDSS=m
>  CONFIG_FB=y
>  CONFIG_FB_MODE_HELPERS=y
>  CONFIG_FB_EFI=y
> @@ -1162,6 +1164,7 @@ CONFIG_RESET_RZG2L_USBPHY_CTRL=y
>  CONFIG_RESET_TI_SCI=y
>  CONFIG_PHY_XGENE=y
>  CONFIG_PHY_SUN4I_USB=y
> +CONFIG_PHY_CADENCE_TORRENT=m
>  CONFIG_PHY_CADENCE_SIERRA=m
>  CONFIG_PHY_MIXEL_MIPI_DPHY=m
>  CONFIG_PHY_FSL_IMX8M_PCIE=y
> -- 
> 2.17.1
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-04-12 10:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-31 14:11 [PATCH v3] arm64: defconfig: Enable configs for DisplayPort on J721e Rahul T R
2022-04-12  9:37 ` Rahul T R

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).