ipq40xx: DTS style updates for OpenMesh devices
authorSven Eckelmann <sven@narfation.org>
Sun, 22 Nov 2020 19:09:27 +0000 (20:09 +0100)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Mon, 23 Nov 2020 12:44:47 +0000 (13:44 +0100)
commit8231994d3f027725224651532210af36ae5c59ab
treed9dcd2aca766f73fc729c314b384bcd135f7827f
parenteb087ae4f46a8cf6158c1a6ec0fb5558f1abdaae
ipq40xx: DTS style updates for OpenMesh devices

The OpenMesh related files were not updated since a while and the new
coding style requirements weren't integrated. This can cause problems
for new devices when an author uses these files as starting point.

* use SPDX-License-Identifiers instead of full license texts
* drop linux,default-trigger with value default-off for LEDs
* led nodes with label "abc:xyz" should have name "xyz_abc"
* led DT labels for "xyz_abc" should be "led_xyz_abc"
* "m25p80@0" flash node should be renamed to "flash@0"
* drop unnecessary empty lines

Signed-off-by: Sven Eckelmann <sven@narfation.org>
[minor commit title and message adjustments]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4018-a42.dts
target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-a62.dts
target/linux/ipq40xx/image/Makefile