ipq806x: overhaul AVM FRITZ!box 4040 device-tree file
authorChristian Lamparter <chunkeey@gmail.com>
Wed, 17 Jan 2018 22:38:48 +0000 (23:38 +0100)
committerMathias Kresin <dev@kresin.me>
Thu, 18 Jan 2018 20:21:11 +0000 (21:21 +0100)
commit42b47f1b40ac211c0868ed04a356a1764ec7c876
tree7a3ca5bdaeb4699fb48fccc61172c65c4482dc20
parent8d755ef052dca29db3b8da74149d9c7d74a54842
ipq806x: overhaul AVM FRITZ!box 4040 device-tree file

This patch aligns the device-tree file with the latest
guidelines.
 - No longer include qcom-ipq4019-ap.dk01.1.dtsi. This
   file is only partially upstream and therefore subjected
   to changes that might not be compatible with the board.

   As a result, the definitions from the file have been
   copied into this dts.

 - exclusively use decimal GPIO addresses.

 - reorganize the reserved-memory layout to waste less
   memory. There's no point in keeping the u-boot loader
   around. This should also make it possible    to create
   an image that will boot with the original EVA/ADAM2 loader
   without needing to install the modified u-boot loader.
   And finally mark the "tz-apps" as reusable.
   There isn't a way to  upload apps to the trust-zone in OpenWrt
   yet. But it might see some use in the future as a "secure"
   key-store/TPM.

 - sort the first-level nodes alphabetically.
 - sort nodes with an address by the address.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/ipq806x/files-4.9/arch/arm/boot/dts/qcom-ipq4019-fritz4040.dts