> Gesendet: Dienstag, 04. August 2020 um 19:24 Uhr
> Von: "David Woodhouse" <dw...@infradead.org>

> > +   mipi_tx0: mipi-dphy@10010000 {
> > +           compatible = "mediatek,mt7623-mipi-tx",
> > +                        "mediatek,mt2701-mipi-tx";
> > +           reg = <0 0x10010000 0 0x90>;
> > +           clocks = <&clk26m>;
> > +           clock-output-names = "mipi_tx0_pll";
> > +           #clock-cells = <0>;
> > +           #phy-cells = <0>;
> > +   };
>
> Doesn't this (and some others) also need status="disabled" since
> they're not present on MT7623A? Or maybe it's time to split mt7623.dtsi
> into a mt7623n.dtsi which includes mt7623a.dtsi and adds the extra
> components?

do you have a MT7623A board for testing? is there any list which components are 
existing on mt7623a? or should i disable all of them and re-enable them in 
bpi-r2 dts?

regards Frank
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to