Compared to the "mediatek,mt8173-xhci", this is a more generic and
reasonable compatible string. On the driver side, they are identical.
Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/22094
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
};
xhci: xhci@1e1c0000 {
+ compatible = "mediatek,mtk-xhci";
#address-cells = <1>;
#size-cells = <0>;
-
- compatible = "mediatek,mt8173-xhci";
reg = <0x1e1c0000 0x1000>, <0x1e1d0700 0x0100>;
reg-names = "mac", "ippc";