-
- Downloads
sun5i: Add q8_a13_tablet defconfig and dts
This commits adds a generic support for q8 formfactor a13 based tablets. These tablets ship in many variants, with the difference mainly being the touchscreen controller / accelerometer / wifi chip used. The wifi is USB based, and thus not listed in devicetree. ATM the kernel does not support the touchscreen / accelerometer on these devices. In the future we may need multiple configs with different CONFIG_DEFAULT_DEVICE_TREE settings, this depends on how we solve the hw differences on the kernel side. For now this will suffice. The dts files are identical to the dts files submitted to the upstream kernel for these tablets. Signed-off-by:Hans de Goede <hdegoede@redhat.com> Acked-by:
Ian Campbell <ijc@hellion.org.uk>
Showing
- arch/arm/dts/Makefile 1 addition, 0 deletionsarch/arm/dts/Makefile
- arch/arm/dts/sun5i-a13-q8-tablet.dts 60 additions, 0 deletionsarch/arm/dts/sun5i-a13-q8-tablet.dts
- arch/arm/dts/sun5i-q8-common.dtsi 170 additions, 0 deletionsarch/arm/dts/sun5i-q8-common.dtsi
- arch/arm/dts/sunxi-q8-common.dtsi 77 additions, 0 deletionsarch/arm/dts/sunxi-q8-common.dtsi
- board/sunxi/MAINTAINERS 1 addition, 0 deletionsboard/sunxi/MAINTAINERS
- configs/q8_a13_tablet_defconfig 22 additions, 0 deletionsconfigs/q8_a13_tablet_defconfig
Loading
Please register or sign in to comment