Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1549597
| From | Krzysztof Kozlowski <krzk@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 3/4] arm64: dts: exynos: make tm2 and tm2e independent from each other |
| Date | 2017-01-03 09:30 +0100 |
| Message-ID | <sVsDM-3nL-21@gated-at.bofh.it> (permalink) |
| References | <sVsaK-2WV-19@gated-at.bofh.it> <sVsaJ-2WV-3@gated-at.bofh.it> <sVsaK-2WV-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Jan 3, 2017 at 9:57 AM, Jaechul Lee <jcsing.lee@samsung.com> wrote: > From: Andi Shyti <andi.shyti@samsung.com> > > Currently tm2e dts includes tm2 but there are some differences > between the two boards and tm2 has some properties that tm2e > doesn't have. > > That's why it's important to keep the two dts files independent > and put all the commonalities in a tm2-common.dtsi file. > > Signed-off-by: Andi Shyti <andi.shyti@samsung.com> > Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com> > --- > .../boot/dts/exynos/exynos5433-tm2-common.dtsi | 1046 ++++++++++++++++++++ > arch/arm64/boot/dts/exynos/exynos5433-tm2.dts | 1033 +------------------ > arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts | 2 +- > 3 files changed, 1049 insertions(+), 1032 deletions(-) > create mode 100644 arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi I would like to see here the rename and diff from it. Not entire delta (deletions and addons). It is not possible to compare it... I think git supports it by default with similarity of 50%. Best regards, Krzysztof
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/4] Add touch key driver support for TM2 Jaechul Lee <jcsing.lee@samsung.com> - 2017-01-03 09:00 +0100
[PATCH 2/4] input: tm2-touchkey: Add touchkey driver support for TM2 Jaechul Lee <jcsing.lee@samsung.com> - 2017-01-03 09:00 +0100
Re: [PATCH 2/4] input: tm2-touchkey: Add touchkey driver support for TM2 Javier Martinez Canillas <javier@osg.samsung.com> - 2017-01-03 14:20 +0100
Re: [PATCH 2/4] input: tm2-touchkey: Add touchkey driver support for TM2 Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-01-03 20:00 +0100
Re: [PATCH 2/4] input: tm2-touchkey: Add touchkey driver support for TM2 Krzysztof Kozlowski <krzk@kernel.org> - 2017-01-03 18:10 +0100
Re: [PATCH 3/4] arm64: dts: exynos: make tm2 and tm2e independent from each other Andi Shyti <andi.shyti@samsung.com> - 2017-01-03 09:20 +0100
Re: [PATCH 3/4] arm64: dts: exynos: make tm2 and tm2e independent from each other Krzysztof Kozlowski <krzk@kernel.org> - 2017-01-03 09:30 +0100
Re: [PATCH 3/4] arm64: dts: exynos: make tm2 and tm2e independent from each other Andi Shyti <andi.shyti@samsung.com> - 2017-01-03 11:00 +0100
Re: [PATCH 3/4] arm64: dts: exynos: make tm2 and tm2e independent from each other Chanwoo Choi <cwchoi00@gmail.com> - 2017-01-03 12:50 +0100
Re: [PATCH 3/4] arm64: dts: exynos: make tm2 and tm2e independent from each other Andi Shyti <andi.shyti@samsung.com> - 2017-01-03 13:00 +0100
Re: [PATCH 3/4] arm64: dts: exynos: make tm2 and tm2e independent from each other Javier Martinez Canillas <javier@osg.samsung.com> - 2017-01-03 13:20 +0100
Re: [PATCH 3/4] arm64: dts: exynos: make tm2 and tm2e independent from each other Andi Shyti <andi@etezian.org> - 2017-01-03 15:50 +0100
Re: [PATCH 3/4] arm64: dts: exynos: make tm2 and tm2e independent from each other Javier Martinez Canillas <javier@osg.samsung.com> - 2017-01-03 16:10 +0100
Re: [PATCH 3/4] arm64: dts: exynos: make tm2 and tm2e independent from each other Chanwoo Choi <cwchoi00@gmail.com> - 2017-01-03 17:10 +0100
Re: [PATCH 3/4] arm64: dts: exynos: make tm2 and tm2e independent from each other Krzysztof Kozlowski <krzk@kernel.org> - 2017-01-03 18:00 +0100
Re: [PATCH 3/4] arm64: dts: exynos: make tm2 and tm2e independent from each other Andi Shyti <andi.shyti@samsung.com> - 2017-01-03 11:30 +0100
Re: [PATCH 3/4] arm64: dts: exynos: make tm2 and tm2e independent from each other Krzysztof Kozlowski <krzk@kernel.org> - 2017-01-03 17:50 +0100
Re: [PATCH 3/4] arm64: dts: exynos: make tm2 and tm2e independent from each other Krzysztof Kozlowski <krzk@kernel.org> - 2017-01-03 11:10 +0100
csiph-web