+14
−3
arch/arm/boot/dts/sun4i-a10-inet1.dts
0 → 100644
+226
−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 tag 'sunxi-dt-for-4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into next/dt Pull "Allwinner DT changes for 4.4" from Maxime Ripard: DT patches for the 4.4 merge window, most notably: - Enable the OTG controller on more boards - Create new DTSI for the q8's design - Added RSB support to the A23 and A33 SoCs - New boards: Olimex A20 EVB, Yones bs1078v2 Plus the usual random patches enabling and / or enhancing a few things in particular boards. * tag 'sunxi-dt-for-4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux: (59 commits) ARM: dts: sun6i: hummingbird: Drop AXP221 DC1SW and DC5LDO supplies ARM: dts: sun8i: sinlinx-sina33: Enable Reduced Serial Bus controller ARM: dts: sun8i: q8-common: Enable RSB controller for A23/A33 Q8 tablets ARM: dts: sun8i: Add Reduced Serial Bus controller device node to A23/A33 dtsi ARM: dts: sun4i: Add AXP209 PMU regulators for pcDuino1/2 ARM: sun7i: dt: Add new Olimex A20 EVB device ARM: dts: sun6i: hummingbird: Add aliases for rtc devices ARM: dts: sun7i: Add dts file for Wits Pro A20 DKT ARM: dts: sun7i: Enable USB DRC on Wexler TAB7200 ARM: dts: sun7i: Enable USB DRC on the Orange pi ARM: dts: sun7i: Enable USB DRC on orangepi-mini ARM: dts: axp209: Add usb_power_supply child node to the ax209 node ARM: dts: sun8i: Make ippo-q8h-v1.2.dts a symlink to q8-tablet.dts ARM: dts: sun8i: Add sun8i-a33-q8-tablet.dts file ARM: dts: sun6i: Add support for Yones Toptech bs1078v2 tablets ARM: dts: sun4i: Enable USB DRC on the Marsboard A10 ARM: dts: sun4i: gemei-g9: Add accelerometer (bma250) IRQ ARM: dts: sun8i-a33: Add security system crypto engine clock and device nodes ARM: dts: sun8i: Add pwm-backlight device for A23/A33 Q8 format tablets ARM: sun8i: A23: Add missing msgbox gate ...
CRA Git | Maintained and supported by SUSTech CRA and CCSE