+17
−0
+23
−0
arch/arm/boot/dts/imx6dl-gw51xx.dts
0 → 100644
+19
−0
arch/arm/boot/dts/imx6dl-gw52xx.dts
0 → 100644
+19
−0
Loading
Gitlab 现已全面支持 git over ssh 与 git over https。通过 HTTPS 访问请配置带有 read_repository / write_repository 权限的 Personal access token。通过 SSH 端口访问请使用 22 端口或 13389 端口。如果使用CAS注册了账户但不知道密码,可以自行至设置中更改;如有其他问题,请发邮件至 service@cra.moe 寻求协助。
Merge "i.MX6 device tree changes for 3.15" from Shawn Guo: - A good number of new i.MX6 boards support: cm-fx6, dmo-edmqmx6, nitrogen6x, Gateworks Ventana gw5xxx family, DFI FS700-M60 and Zealz GK802 - Update imx6q-sabrelite device tree and add Dual Lite/Solo support - Move pins that are used by particular client device out of hog group - Use GPIO_6 for FEC interrupt to workaround a hardware bug (ERR006687 ENET: Only the ENET wake-up interrupt request can wake the system from Wait mode.) - Make pinctrl nodes board specific to avoid floating board specific device tree blob with so many unused pinctrl data - Use generic node name for fixed regulator - Update OPP table for cpufreq support - Random updates on various board device tree sources, adding pinctrl settings, device nodes, properties, etc. * tag 'imx6-dt-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6: (62 commits) ARM: dts: imx6q: Add support for Zealz GK802 ARM: dts: imx6: Add DFI FS700-M60 board support ARM: dts: imx6: use imx51-ssi ARM: dts: imx6qdl: Add mmc aliases ARM: dts: imx6q: Add spi4 alias ARM: dts: imx6qdl-sabreauto: Add LVDS support ARM: dts: imx6sl: add keypad support for i.mx6sl-evk board. ARM: dts: imx6sl: add ocram device support ARM: dts: imx6qdl: enable dma for spi ARM: dts: imx6qdl-sabresd: Add PFUZE100 support ARM: dts: imx6: add mxs phy controller id ARM: dts: imx6: add anatop phandle for usbphy ARM: dts: imx6q-arm2: use GPIO_6 for FEC interrupt. ARM: dts: imx6qdl-sabreauto: use GPIO_6 for FEC interrupt. ARM: dts: imx6qdl-sabrelite: use GPIO_6 for FEC interrupt. ARM: dts: imx6qdl: use interrupts-extended for fec ARM: dts: imx: pinfunc: add MX6QDL_PAD_GPIO_6__ENET_IRQ ARM: dts: imx6q-sabrelite: PHY reset is active-low ARM: dts: imx6: Use 'vddarm' as the regulator name ARM: dts: imx6qdl-sabresd: Add power key support ...
CRA Git | Maintained and supported by SUSTech CRA and CCSE