Commit Graph

2 Commits

Author SHA1 Message Date
Stephen Sherratt
711a17e4c9 Add whitespace to beaglebone dts to match others
Makes it easeier to eyeball the difference between the beaglebone's spec
and (say) the beaglebone-black's spec.

Changed with `sed -re 's/<(.*)>/< \1 >/`

Signed-off-by: Stephen Sherratt <stephen@sherra.tt>
2021-10-27 21:25:39 +11:00
Stephen Sherratt
86abcd33a1 Add device tree spec for bone
Generated by:
- clone linux from https://github.com/torvalds/linux.git
- checkout v4.20
- run update-dts.sh script

Signed-off-by: Stephen Sherratt <stephen@sherra.tt>
2021-10-27 21:25:39 +11:00