arm64: defconfig: Enable TI_TFP410 DVI bridge

Message ID 20221103180845.17076-1-r-ravikumar@ti.com
State New
Headers
Series arm64: defconfig: Enable TI_TFP410 DVI bridge |

Commit Message

Rahul T R Nov. 3, 2022, 6:08 p.m. UTC
  Enable TI_TFP410 DPI to DVI bridge. This is
required to enable HDMI output on j721e-sk
platform

Signed-off-by: Rahul T R <r-ravikumar@ti.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)
  

Comments

Arnd Bergmann Nov. 3, 2022, 6:22 p.m. UTC | #1
On Thu, Nov 3, 2022, at 19:08, Rahul T R wrote:
> Enable TI_TFP410 DPI to DVI bridge. This is
> required to enable HDMI output on j721e-sk
> platform
>
> Signed-off-by: Rahul T R <r-ravikumar@ti.com>

The patch looks ok to me, but you have too many recipients
in Cc, so it's unclear who you expect to pick it up.

I expect Nishanth Menon will merge it into the k3 tree and
forward my it way along with the other 6.2 material.

      Arnd
  
Nishanth Menon Nov. 3, 2022, 9:46 p.m. UTC | #2
On 19:22-20221103, Arnd Bergmann wrote:
> On Thu, Nov 3, 2022, at 19:08, Rahul T R wrote:
> > Enable TI_TFP410 DPI to DVI bridge. This is
> > required to enable HDMI output on j721e-sk
> > platform
> >
> > Signed-off-by: Rahul T R <r-ravikumar@ti.com>
> 
> The patch looks ok to me, but you have too many recipients
> in Cc, so it's unclear who you expect to pick it up.
> 
> I expect Nishanth Menon will merge it into the k3 tree and
> forward my it way along with the other 6.2 material.


Yup, will take it after review.
  
Nishanth Menon Nov. 4, 2022, 2:54 a.m. UTC | #3
Hi Rahul T R,

On Thu, 3 Nov 2022 23:38:45 +0530, Rahul T R wrote:
> Enable TI_TFP410 DPI to DVI bridge. This is
> required to enable HDMI output on j721e-sk
> platform
> 
> 

I have applied the following to branch ti-k3-config-next on [1]
(For future reference: Did minor formatting fixup for commit message 75
  characters Documentation/process/submitting-patches.rst line 589).

Thank you!

[1/1] arm64: defconfig: Enable TI_TFP410 DVI bridge
      commit: 9f7e3ed268520f4d539c03d4d48a604a9658ba37

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent up the chain during
the next merge window (or sooner if it is a relevant bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

[1] git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git
  

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 226bb30ea7e2..e29a9dc98378 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -762,6 +762,7 @@  CONFIG_DRM_PARADE_PS8640=m
 CONFIG_DRM_SII902X=m
 CONFIG_DRM_SIMPLE_BRIDGE=m
 CONFIG_DRM_THINE_THC63LVD1024=m
+CONFIG_DRM_TI_TFP410=m
 CONFIG_DRM_TI_SN65DSI86=m
 CONFIG_DRM_I2C_ADV7511=m
 CONFIG_DRM_I2C_ADV7511_AUDIO=y