This series fixes two binding schema errors in mediatek,dpi binding. The first patch adds the power-domain property to the binding, and the second patch adds the port node as it's required by the binding. Pin-yen Lin (2): dt-bindings: display: mediatek: dpi: Add power-domains to the bindings arm64: dts: mt8183: Add port node to dpi node .../bindings/display/mediatek/mediatek,dpi.yaml | 8 ++++++++ arch/arm64/boot/dts/mediatek/mt8183.dtsi | 4 ++++ 2 files changed, 12 insertions(+) -- 2.46.0.662.g92d0881bb0-goog