Re: [PATCH 3/6] arm64: dts/Makefile: Add support for Spreadtrum's Shark64 SoC.
From: Lyra Zhang <zhang.lyra@gmail.com>
Date: 2014-09-30 09:26:03
From: Lyra Zhang <zhang.lyra@gmail.com>
Date: 2014-09-30 09:26:03
Hi, Mark 2014-09-29 22:47 GMT+08:00 Mark Brown [off-list ref]:
On Mon, Sep 29, 2014 at 08:04:50PM +0800, zhang.lyra@gmail.com wrote:quoted
dtb-$(CONFIG_ARCH_VEXPRESS) += rtsm_ve-aemv8a.dtb foundation-v8.dtb dtb-$(CONFIG_ARCH_XGENE) += apm-mustang.dtb +dtb-$(CONFIG_ARCH_SHARK64) += sprd_shark64.dtbIt's better to keep lists in Makefiles and Kconfig sorted alphanumerically, that way there's less chance of conflicts when applying patches or merging different branches.
Thank you very much for your review and explain why this way is better. I'll address this change in V2. Best regards, Chunyan