Message ID | 20220919-v3-1-a803f2660127@baylibre.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Add MT8195 HDMI support | expand |
Il 04/11/22 15:09, Guillaume Ranquet ha scritto: > Add a compatible for the HDMI PHY on MT8195 > > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > Signed-off-by: Guillaume Ranquet <granquet@baylibre.com> Ack and R-b tags go after your S-o-b. Apart from that: Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
On Mon, 07 Nov 2022 12:20, AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> wrote: >Il 04/11/22 15:09, Guillaume Ranquet ha scritto: >> Add a compatible for the HDMI PHY on MT8195 >> >> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> >> Signed-off-by: Guillaume Ranquet <granquet@baylibre.com> > >Ack and R-b tags go after your S-o-b. > >Apart from that: >Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> > > > > Hi Angelo, Thx for your review. I'm not exactly sure what to do here as I'm using b4 trailers to collect Acked-by and Reviewed-by And there's an ongoing discussion about that topic on the tools mailing list [1], it seems there's no agreement on what to do with trailers ordering. I'll keep using b4 trailers for now as for me this is the sane thing to do. I'll update the ordering if I see concensus on that discussion. Thx, Guillaume. --- [1] https://lore.kernel.org/tools/20221031165842.vxr4kp6h7qnkc53l@meerkat.local
diff --git a/Documentation/devicetree/bindings/phy/mediatek,hdmi-phy.yaml b/Documentation/devicetree/bindings/phy/mediatek,hdmi-phy.yaml index 0d94950b84ca..71c75a11e189 100644 --- a/Documentation/devicetree/bindings/phy/mediatek,hdmi-phy.yaml +++ b/Documentation/devicetree/bindings/phy/mediatek,hdmi-phy.yaml @@ -28,6 +28,7 @@ properties: - const: mediatek,mt2701-hdmi-phy - const: mediatek,mt2701-hdmi-phy - const: mediatek,mt8173-hdmi-phy + - const: mediatek,mt8195-hdmi-phy reg: maxItems: 1