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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 14 Jul 2015 14:07:07 +0800
From:	Mars Cheng <mars.cheng@...iatek.com>
To:	Matthias Brugger <matthias.bgg@...il.com>
CC:	CC Hwang <cc.hwang@...iatek.com>,
	Loda Choui <loda.chou@...iatek.com>,
	Miles Chen <miles.chen@...iatek.com>,
	Scott Shu <scott.shu@...iatek.com>,
	Jades Shih <jades.shih@...iatek.com>,
	Yingjoe Chen <yingjoe.chen@...iatek.com>,
	My Chuang <my.chuang@...iatek.com>,
	<linux-kernel@...r.kernel.org>,
	<linux-mediatek@...ts.infradead.org>, <devicetree@...r.kernel.org>
Subject: [PATCH v4 0/2] Add mt6580 basic chip support

Changes in v4:
1. Remove clocks node
2. Remove bootargs
3. Refine stdout-path setting

Changes in v3:
1. Remove useless Change-Id
2. Add complete device tree binding in Documentation

Changes in v2:
1. Use stdout-path in device tree to indicate console
2. Remove board-specific bootargs

Mars Cheng (2):
  Document: DT: Add bindings for mediatek MT6580 SoC Platform
  ARM: dts: mediatek: add mt6580 basic support

 Documentation/devicetree/bindings/arm/mediatek.txt |   4 +
 .../bindings/arm/mediatek/mediatek,sysirq.txt      |   1 +
 .../devicetree/bindings/serial/mtk-uart.txt        |   3 +-
 .../bindings/timer/mediatek,mtk-timer.txt          |   6 +-
 arch/arm/boot/dts/Makefile                         |   1 +
 arch/arm/boot/dts/mt6580-evbp1.dts                 |  39 +++++++
 arch/arm/boot/dts/mt6580.dtsi                      | 116 +++++++++++++++++++++
 7 files changed, 168 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm/boot/dts/mt6580-evbp1.dts
 create mode 100644 arch/arm/boot/dts/mt6580.dtsi

--
1.8.1.1.dirty
--
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