Update MaaXBoard device tree

Generated from maaxboard-dcss-hdmi.dts (Avnet/linux-imx) for more
comprehensive device support. Updated overlay to align.
Signed-off-by: Mark Jenkinson <mark.jenkinson@capgemini.com>
This commit is contained in:
Mark Jenkinson
2022-05-29 08:24:38 +01:00
committed by Gerwin Klein
parent 79eff033ae
commit ae7798e319
2 changed files with 298 additions and 197 deletions

View File

@@ -52,12 +52,12 @@
interrupts = <0x00 0x28 0x04>;
status = "okay";
dr_mode = "host";
phys = <0x4c 0x4c>;
phy-names = "usb2-phy\0usb3-phy";
dwc3 {
compatible = "fsl,imx8mq-dwc3\0snps,dwc3";
reg = <0x38100000 0x10000>;
interrupts = <0x00 0x28 0x04>;
phys = <0x3f 0x3f>;
phy-names = "usb2-phy\0usb3-phy";
usb3-resume-missing-cas;
snps,power-down-scale = <0x02>;
status = "okay";
@@ -79,12 +79,12 @@
interrupts = <0x00 0x29 0x04>;
status = "okay";
dr_mode = "host";
phys = <0x4d 0x4d>;
phy-names = "usb2-phy\0usb3-phy";
dwc3 {
compatible = "fsl,imx8mq-dwc3\0snps,dwc3";
reg = <0x38200000 0x10000>;
interrupts = <0x00 0x29 0x04>;
phys = <0x40 0x40>;
phy-names = "usb2-phy\0usb3-phy";
usb3-resume-missing-cas;
snps,power-down-scale = <0x02>;
status = "okay";

File diff suppressed because it is too large Load Diff