[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170103144056.4ft2ohmhgmezeney@jack.zhora.eu>
Date: Tue, 3 Jan 2017 23:40:56 +0900
From: Andi Shyti <andi@...zian.org>
To: Javier Martinez Canillas <javier@....samsung.com>
Cc: Andi Shyti <andi.shyti@...sung.com>,
Chanwoo Choi <cwchoi00@...il.com>,
Mark Rutland <mark.rutland@....com>,
devicetree <devicetree@...r.kernel.org>,
linux-samsung-soc <linux-samsung-soc@...r.kernel.org>,
Dmitry Torokhov <dmitry.torokhov@...il.com>,
Catalin Marinas <catalin.marinas@....com>,
Jaechul Lee <jcsing.lee@...sung.com>,
Will Deacon <will.deacon@....com>,
linux-kernel <linux-kernel@...r.kernel.org>,
Krzysztof Kozlowski <krzk@...nel.org>,
Chanwoo Choi <cw00.choi@...sung.com>,
Rob Herring <robh+dt@...nel.org>,
Kukjin Kim <kgene@...nel.org>, linux-input@...r.kernel.org,
galaxyra@...il.com, beomho.seo@...sung.com,
linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH 3/4] arm64: dts: exynos: make tm2 and tm2e independent
from each other
Hi,
> FWIW, I also agree with Chanwoo that the difference is too small to
> need a common .dtsi file.
in principle I don't like "switching on and off" properties by
overwriting them with "status = disable", unless it's really
necessary (and this case is not). Even for small differences. It
makes the DTS harder to read and duplicates nodes with different
values throughout the DTS include chain.
In my opinion this approach should be discouraged.
Besides, there are other overwritten differences in tm2e.dts that
I think should be separated as well. The "common" file approach is
widely used in arm/boot/dts/exynos* files.
The "status = disable" looks to me more like a temporary hack
rather than a permanent solution.
In any case, still up to you :)
Andi
Powered by blists - more mailing lists