lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sat,  1 Aug 2015 00:58:21 +0200
From:	Alexandre Belloni <alexandre.belloni@...e-electrons.com>
To:	Nicolas Ferre <nicolas.ferre@...el.com>
Cc:	Boris Brezillon <boris.brezillon@...e-electrons.com>,
	Jean-Christophe Plagniol-Villard <plagnioj@...osoft.com>,
	Josh Wu <josh.wu@...el.com>,
	linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
	Alexandre Belloni <alexandre.belloni@...e-electrons.com>
Subject: [PATCH 0/9] ARM: at91: dt and defconfig updates

Hi,

This patch set adds display support for the at91sam9x5-ek and at91sam9n12ek.

To finally get the display working one would also need the following patches:
[PATCH 0/3] drm: atmel-hlcdc: add support for several SoCs
[PATCH] mfd: atmel-hlcdc: Add support for new SoCs
[PATCH] ARM: at91: pwm: atmel-hlcdc: add at91sam9n12 entry for the errata
[PATCH] drm: panel: simple: add QiaoDian qd43003c0-40

However, there is no real dependency and the bindings are quite common.

It also adds touchscreen and QT1070 support on at91sam9x5-ek.

The defconfig changes are adding the hlcdc support to at91_dt_defconfig and
there is one cleanup of a removed config option.

Alexandre Belloni (2):
  ARM: at91/defconfig: at91_dt: remove ARM_AT91_ETHER
  ARM: at91/dt: at91sam9x5dm: add support for the touschscreen

Bo Shen (1):
  ARM: at91/dt: add drm support for at91sam9n12ek

Boris BREZILLON (4):
  ARM: at91/dt: define hlcdc node in at91sam9x5_lcd.dtsi
  ARM: at91/dt: include lcd dtsi in at91sam9x5 dtsis
  ARM: at91/dt: add at91sam9x5-ek Display Module dtsi
  ARM: at91/dt: enable lcd support for at91sam9x5 SoCs

Josh Wu (1):
  ARM: at91/defconfig: at91_dt: enable DRM hlcdc support

Nicolas Ferre (1):
  ARM: at91/dt: at91sam9x5dm: add QT1070 touch button controller

 arch/arm/boot/dts/at91sam9g15.dtsi    |   1 +
 arch/arm/boot/dts/at91sam9g15ek.dts   |  25 ++++++
 arch/arm/boot/dts/at91sam9g35.dtsi    |   1 +
 arch/arm/boot/dts/at91sam9g35ek.dts   |  21 +++++
 arch/arm/boot/dts/at91sam9n12.dtsi    |  71 +++++++++++++++++
 arch/arm/boot/dts/at91sam9n12ek.dts   |  61 +++++++++++++++
 arch/arm/boot/dts/at91sam9x35.dtsi    |   1 +
 arch/arm/boot/dts/at91sam9x35ek.dts   |  20 +++++
 arch/arm/boot/dts/at91sam9x5_lcd.dtsi | 139 ++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/at91sam9x5dm.dtsi   | 101 ++++++++++++++++++++++++
 arch/arm/configs/at91_dt_defconfig    |   7 +-
 11 files changed, 447 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/boot/dts/at91sam9x5dm.dtsi

-- 
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ