aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/samsung/dts
Commit message (Collapse)AuthorAgeFilesLines
* samsung: use soc_vendor_model scheme for DTS file nameAdrian Schmutzler2020-01-031-0/+0
| | | | | | | | | | | | | This patch changes the samsung target to calculate the DTS file name from vendor and device name and the SOC (i.e. subtarget) following the common scheme: soc_vendor_model.dts This also updates the device definition name to make compatible, image name, menuconfig name and DTS name consistent. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
* treewide: fix some cosmetic glitches in dts filesPaul Wassi2018-08-271-37/+36
| | | | | | | | | | | - fix single spaces hidden by a tab - replace indentation with spaces by tabs - make empty lines empty - drop trailing whitespace - drop unnecessary blank lines Signed-off-by: Mathias Kresin <dev@kresin.me> Signed-off-by: Paul Wassi <p.wassi@gmx.at>
* samsung/s5pv210: New targetJianhui Zhao2018-07-301-0/+70
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>