On Wed, Jan 28, 2026 at 12:35:23PM -0800, Drew Fustini wrote: > On Fri, Jan 23, 2026 at 05:28:25PM +0800, Icenowy Zheng wrote: > > From: Icenowy Zheng <[email protected]> > > > > T-Head TH1520 SoC contains a Synopsys DesignWare HDMI controller paired > > with DesignWare HDMI PHY, with an extra clock gate for HDMI pixel clock > > and two reset controls. > > > > Add a device tree binding to it. > > > > Signed-off-by: Icenowy Zheng <[email protected]> > > Signed-off-by: Icenowy Zheng <[email protected]> > > Reviewed-by: Krzysztof Kozlowski <[email protected]> > > --- > > No changes since v3. > > > > Changes in v2: > > - Re-aligned multi-line clocks/resets in example. > > - Added Krzysztof's R-b. > > > > .../display/bridge/thead,th1520-dw-hdmi.yaml | 120 ++++++++++++++++++ > > 1 file changed, 120 insertions(+) > > create mode 100644 > > Documentation/devicetree/bindings/display/bridge/thead,th1520-dw-hdmi.yaml > > I've applied the bindings patches (1, 2, 4) to thead-dt-for-next as well > so that 'make W=1 dtbs_check' won't break for the next release of > linux-next. > > https://git.kernel.org/pub/scm/linux/kernel/git/fustini/linux.git/log/?h=thead-dt-for-next > > Please see my reply to patch 1 for the rest of my message.
I've dropped the yaml patches from thead-dt-for-next based on Conor's advice. Patches 1, 2 and 4 can go through drm. Drew
