Re: [alsa-devel] [linux-sunxi] Re: [PATCH v2 4/9] arm: dts: sun8i: split Allwinner H3 .dtsi
2017年1月27日 23:55于 Maxime Ripard maxime.ripard@free-electrons.com写道:
On Thu, Jan 26, 2017 at 11:48:54PM +0800, Icenowy Zheng wrote:
- mmc0: mmc@01c0f000 {
- mmc@01c0f000 {
There's no point in removing the labels, and you can even use the label-based syntax to reference them, instead of using the path.
I think keeping a tree structure in sub dtsi file will make it more pretty and easy to use :-)
Maxime
-- Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com
-- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
On Sat, Jan 28, 2017 at 12:02:20AM +0800, Icenowy Zheng wrote:
2017年1月27日 23:55于 Maxime Ripard maxime.ripard@free-electrons.com写道:
On Thu, Jan 26, 2017 at 11:48:54PM +0800, Icenowy Zheng wrote:
- mmc0: mmc@01c0f000 {
- mmc@01c0f000 {
There's no point in removing the labels, and you can even use the label-based syntax to reference them, instead of using the path.
I think keeping a tree structure in sub dtsi file will make it more pretty and easy to use :-)
We're already using that syntax for all the DTS, so it won't be less pretty than those.
And keeping a tree structure valid is not easier to use than, well, not having to keep it.
Maxime
participants (2)
-
Icenowy Zheng
-
Maxime Ripard