linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] arm64: defconfig: Enable TI_TFP410 DVI bridge
       [not found] <20221103180845.17076-1-r-ravikumar@ti.com>
@ 2022-11-03 18:22 ` Arnd Bergmann
  2022-11-03 21:46   ` Nishanth Menon
  2022-11-04  2:54 ` Nishanth Menon
  1 sibling, 1 reply; 3+ messages in thread
From: Arnd Bergmann @ 2022-11-03 18:22 UTC (permalink / raw)
  To: Rahul T R, Catalin Marinas, Will Deacon, bjorn.andersson,
	Shawn Guo, Krzysztof Kozlowski, Geert Uytterhoeven,
	Marcel Ziswiler, Vignesh Raghavendra, nm
  Cc: Biju Das, Vinod Koul, enric.balletbo, linux-arm-kernel,
	linux-kernel, Tomi Valkeinen, laurent.pinchart

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

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] arm64: defconfig: Enable TI_TFP410 DVI bridge
  2022-11-03 18:22 ` [PATCH] arm64: defconfig: Enable TI_TFP410 DVI bridge Arnd Bergmann
@ 2022-11-03 21:46   ` Nishanth Menon
  0 siblings, 0 replies; 3+ messages in thread
From: Nishanth Menon @ 2022-11-03 21:46 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: Rahul T R, Catalin Marinas, Will Deacon, bjorn.andersson,
	Shawn Guo, Krzysztof Kozlowski, Geert Uytterhoeven,
	Marcel Ziswiler, Vignesh Raghavendra, Biju Das, Vinod Koul,
	enric.balletbo, linux-arm-kernel, linux-kernel, Tomi Valkeinen,
	laurent.pinchart

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.

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] arm64: defconfig: Enable TI_TFP410 DVI bridge
       [not found] <20221103180845.17076-1-r-ravikumar@ti.com>
  2022-11-03 18:22 ` [PATCH] arm64: defconfig: Enable TI_TFP410 DVI bridge Arnd Bergmann
@ 2022-11-04  2:54 ` Nishanth Menon
  1 sibling, 0 replies; 3+ messages in thread
From: Nishanth Menon @ 2022-11-04  2:54 UTC (permalink / raw)
  To: r-ravikumar
  Cc: Nishanth Menon, linux-arm-kernel, linux-kernel, vigneshr, Arnd Bergmann

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
-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2022-11-04  2:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20221103180845.17076-1-r-ravikumar@ti.com>
2022-11-03 18:22 ` [PATCH] arm64: defconfig: Enable TI_TFP410 DVI bridge Arnd Bergmann
2022-11-03 21:46   ` Nishanth Menon
2022-11-04  2:54 ` Nishanth Menon

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).