On Mon, Feb 23, 2026 at 08:55:00AM +0200, Svyatoslav Ryhel wrote: > All ASUS Transformers have micro-HDMI connector directly available. After > Tegra HDMI got bridge/connector support, we should use connector framework > for proper HW description. > > Tested-by: Andreas Westman Dorcsak # ASUS TF T30 > Tested-by: Robert Eckelmann # ASUS TF101 T20 > Tested-by: Svyatoslav Ryhel # ASUS TF201 T30 > Signed-off-by: Svyatoslav Ryhel > --- > .../boot/dts/nvidia/tegra30-asus-tf600t.dts | 21 +++++++++++++++++-- > 1 file changed, 19 insertions(+), 2 deletions(-) Two things about you commit messages that I have to fixup every time: 1. caps after the subject prefix 2. wrap commit message at 72 characters Both patches applied, thanks. Thierry