On Tue, 08 Sep 2026 20:41:05 +0200, Luca Leonardo Scorcia wrote: > The HDMI DDC driver for both mt7623 and mt8167 is actually the same as > mt8173-hdmi-ddc and the mt7623n.dtsi board include file already uses > mt8173-hdmi-ddc compatible as a fallback, but the documentation lists > them as separate entries. Correct the binding by adding the correct > fallback. > > Signed-off-by: Luca Leonardo Scorcia <[email protected]> > Reviewed-by: Krzysztof Kozlowski <[email protected]> > --- > Fixes the following dtbs_check error in mt7623n-rfb-emmc.dts and > mt7623n-bananapi-bpi-r2.dts: > > i2c@11013000 (mediatek,mt7623-hdmi-ddc): compatible: > ['mediatek,mt7623-hdmi-ddc', 'mediatek,mt8173-hdmi-ddc'] is too long > > .../bindings/display/mediatek/mediatek,hdmi-ddc.yaml | 11 +++++++---- > 1 file changed, 7 insertions(+), 4 deletions(-) >
Applied, thanks!
