summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/arm/atmel-at91.txt
Commit message (Collapse)AuthorAgeFilesLines
* dts: update to v4.16-rc1Sascha Hauer2018-03-011-32/+0
| | | | | | | | | | | | | | | | | | Also includeded: ARM: dts: am33xx: do not delete no longer existing clocks Several clocks are removed from the am33xx dts files with v4.16-rc1. Remove the corresponding /delete-node/ directives aswell to avoid dtc breakage. Also included: ARM: dts: imx6qdl: SolidRun: Fix upstream include Upstream dts file way renamed, so change include name accordingly. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* dts: update to v4.13-rc2Lucas Stach2017-07-311-0/+30
| | | | Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
* dts: update to v4.12-rc1Sascha Hauer2017-06-061-1/+2
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* dts: update to v4.10-rc1Sascha Hauer2017-01-101-0/+16
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* dts: update to v4.7-rc1Sascha Hauer2016-06-131-1/+64
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* dts: update to v4.3-rc1Sascha Hauer2015-12-101-5/+12
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* dts: update to v4.2-rc1Sascha Hauer2015-07-081-1/+1
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* dts: update to v4.1-rc1Sascha Hauer2015-05-061-1/+3
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* dts: update to v4.0-rc1Sascha Hauer2015-03-031-0/+17
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* dts: update to v3.18-rc1Sascha Hauer2014-10-211-7/+38
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* Add devicetree source files as of Linux-3.15-rc2Sascha Hauer2014-04-281-0/+107
This adds the Linux dts files to barebox. The dts files are generated from Ian Campbells device-tree-rebasing.git: git://xenbits.xen.org/people/ianc/device-tree-rebasing.git The dts are found in dts/ in the barebox repository and will be updated from upstream regularly, probably for each upstream -rc. To keep the synchronization with upstream easy no changes to the original files are allowed under dts/. Instead changes to upstream dts files will be done using overlays in arch/$ARCH/dts/. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>