summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/armv7-m.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: armv7-m: remove skeleton.dtsi includeJoachim Eastwood2016-09-061-2/+0
| | | | | | | | | | | | | | | | | Remove skeleton.dtsi from the common ARM Cortex-M dtsi. This will allow us to remove skeleton.dtsi on a per platform basis and get rid of the unit address warning on the memory nodes without getting duplicate memory nodes. See 3ebee5a2e141 ("arm64: dts: kill skeleton.dtsi") for additional reasons not to use the skeleton.dtsi. Signed-off-by: Joachim Eastwood <manabian@gmail.com> Acked-by: Rob Herring <robh@kernel.org> Acked-by: Vladimir Murzin <vladimir.murzin@arm.com> Acked-by: Stefan Agner <stefan@agner.ch> Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Acked-by: Alexandre TORGUE <alexandre.torgue@st.com>
* ARM: dts: armv7-m: add unit name to interrupt-controllerJoachim Eastwood2016-04-041-1/+1
| | | | | | | | | | | | Add unit name to nvic to remove the following warning: Warning (unit_address_vs_reg): Node /nv-interrupt-controller has a reg or ranges property, but no unit name Also correct the node name to 'interrupt-controller' while changing the line. Signed-off-by: Joachim Eastwood <manabian@gmail.com> Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Acked-by: Stefan Agner <stefan@agner.ch>
* ARM: dts: Add ARM System timer as clocksource in armv7mMaxime Coquelin2015-05-151-0/+6
| | | | | | Tested-by: Chanwoo Choi <cw00.choi@samsung.com> Signed-off-by: Maxime Coquelin <mcoquelin.stm32@gmail.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
* ARM: device trees for Energy Micro's EFM32 Cortex-M3 SoCsUwe Kleine-König2013-12-161-0/+18
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
OpenPOWER on IntegriCloud