* RFC: board dts-file naming scheme
@ 2016-08-16 15:13 Antony Pavlov
[not found] ` <20160816181321.d90e979cae6c7b5d0959b381-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Antony Pavlov @ 2016-08-16 15:13 UTC (permalink / raw)
To: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: Rob Herring, Frank Rowand, Grant Likely, Marek Vasut,
feedback-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8
Hi all!
I have not found any recomendation on board dts-file naming scheme
in linux.git/Documentation/devicetree/.
ARM/ARM64 Linux mostly uses <soc-name>-<board-name>.dts board dts-file
naming scheme (also see slide "Adding the support for a new ARM board" from [1]).
arch/arm/boot/dts/am335x-baltos-ir5221.dts
arch/arm/boot/dts/at91-ariag25.dts
arch/arm/boot/dts/exynos5250-arndale.dts
arch/arm/boot/dts/imx6dl-gw54xx.dts
arch/arm/boot/dts/sun9i-a80-cubieboard4.dts
arch/arm/boot/dts/tegra30-colibri-eval-v3.dts
arm64/boot/dts/qcom/apq8016-sbc.dts
arm64/boot/dts/cavium/thunder-88xx.dts
arm64/boot/dts/broadcom/ns2-svk.dts
arm64/boot/dts/rockchip/rk3368-r88.dts
arm64/boot/dts/mediatek/mt8173-evb.dts
MIPS Linux mostly uses <soc-name>_<board-name>.dts naming scheme:
arch/mips/boot/dts/netlogic/xlp_gvp.dts
arch/mips/boot/dts/qca/ar9132_tl_wr1043nd_v1.dts
arch/mips/boot/dts/ralink/mt7620a_eval.dts
Can we elaborate some common rule on board dts-file naming scheme
and add it into linux.git/Documentation/devicetree/?
[1] Linux Kernel and Driver Development Training by free electrons
http://free-electrons.com/doc/training/linux-kernel/linux-kernel-slides.pdf
--
Best regards,
Antony Pavlov
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-08-16 16:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-16 15:13 RFC: board dts-file naming scheme Antony Pavlov
[not found] ` <20160816181321.d90e979cae6c7b5d0959b381-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-08-16 16:43 ` Rob Herring
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).