[linux-oxnas] [PATCH v2 0/3] ARM: dts: oxnas: Update support for OX820 and use dt-bindings |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/linux-oxnas Archives
]
- To: linux-kernel@xxxxxxxxxxxxxxx, linux-arm-kernel@xxxxxxxxxxxxxxxxxxx, linux-oxnas@xxxxxxxxxxxxxxxxxxx, devicetree@xxxxxxxxxxxxxxx
- Subject: [linux-oxnas] [PATCH v2 0/3] ARM: dts: oxnas: Update support for OX820 and use dt-bindings
- From: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
- Date: Wed, 2 Nov 2016 15:18:48 +0100
- Cc: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id; bh=Lewmfl5M/WW+FhHRj1rfownO8rc5kiuTxg6vVWRlT9I=; b=wgDJOL2EKjWlqb1lFVvvOqgZx2+rLRaTzP+65L2tL7B30zj7FIZfQHeZwkV3JOxjxV cfYgmONEVDQ8A/2IJ3/EgQkJESY6Nvw2CvHSCyIxu3BXaqDpXA0CwYefDNyQMYQnGyC8 d02ditnpgPwBA0z+bOySbtmlEBUjMQ1O22hX0hxVSEC/349dAOWYxVCtHjznul6Us3zG /dej3ueUbHPXy9dlEhQubD2szrt/tp4998MjxiKMPbh7HJUUq/64wkY9oopXm5W5US1C Mi5UETJd/By6yhgqOv+D/+1gdGQRyRaQbQy733HAW/fLRVn4Pi27PDHAPVhUjWui1oYS Z3vA==
This patchset updates the ARM DTS for the Oxnas platform by :
- Add support for the Oxford Semicondutor OX820 and the PogoPlug V3
- Fix the MAINTAINERS entry and add the PogoPlug V3 file maintainance
Changes since v1 at http://lkml.kernel.org/r/20161021151037.20112-1-narmstrong@xxxxxxxxxxxx :
- Due to a dt-bindings include dependency from clk and reset, the includes
are removed for the next release, and will be re-introduced after next
merge window.
Neil Armstrong (2):
ARM: dts: Add support for OX820 and Pogoplug V3
MAINTAINERS: oxnas: Add new files definitions
Documentation/devicetree/bindings/arm/oxnas.txt | 5 +
MAINTAINERS | 3 +-
arch/arm/boot/dts/Makefile | 3 +-
.../boot/dts/cloudengines-pogoplug-series-3.dts | 94 +++++++
arch/arm/boot/dts/ox820.dtsi | 296 +++++++++++++++++++++
5 files changed, 399 insertions(+), 2 deletions(-)
create mode 100644 arch/arm/boot/dts/cloudengines-pogoplug-series-3.dts
create mode 100644 arch/arm/boot/dts/ox820.dtsi
--
2.7.0