On Thu, 2020-02-20 at 23:06 +0100, Matthias Brugger wrote: > > On 19/02/2020 04:02, Rob Herring wrote: > > On Mon, 17 Feb 2020 14:56:04 +0800, Chun-Hung Wu wrote: > >> Add compatible node for mt6779 mmc > >> > >> Signed-off-by: Chun-Hung Wu <chun-hung.wu@xxxxxxxxxxxx> > >> --- > >> Documentation/devicetree/bindings/mmc/mtk-sd.txt | 1 + > >> 1 file changed, 1 insertion(+) > >> > > > > Acked-by: Rob Herring <robh@xxxxxxxxxx> > > > > With the commit from patch 3/4 the compatible should be: > "mediatek,mt6779-mmc", "mediatek,mt8183-mmc": for mmc host ip compatible with mt6779 As I know mt8183 is mt6771 platform not mt6779. mt6771 does not support CQHCI. > > Regards, > Matthias