[PATCH 1/2] ARM: dts: apq8064: rename db600c to SD_600eval
Srinivas Kandagatla
srinivas.kandagatla at linaro.org
Fri Jun 10 05:49:20 PDT 2016
On 10/06/16 13:36, Georgi Djakov wrote:
> Hi Srini,
>
> On 06/10/2016 12:34 PM, Srinivas Kandagatla wrote:
>> This board has been renamed recently and announced at
>> https://eragon.einfochips.com/products/sd-600eval.html
>>
>> So rename this board files so that it reflects actual product in market.
>>
>> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla at linaro.org>
>> ---
>> arch/arm/boot/dts/Makefile | 2 +-
>> .../boot/dts/qcom-apq8064-arrow-db600c-pins.dtsi | 52 ---
>> arch/arm/boot/dts/qcom-apq8064-arrow-db600c.dts | 349 ---------------------
>> .../dts/qcom-apq8064-arrow-sd-600eval-pins.dtsi | 52 +++
>> .../arm/boot/dts/qcom-apq8064-arrow-sd-600eval.dts | 349 +++++++++++++++++++++
>> 5 files changed, 402 insertions(+), 402 deletions(-)
>> delete mode 100644 arch/arm/boot/dts/qcom-apq8064-arrow-db600c-pins.dtsi
>> delete mode 100644 arch/arm/boot/dts/qcom-apq8064-arrow-db600c.dts
>> create mode 100644 arch/arm/boot/dts/qcom-apq8064-arrow-sd-600eval-pins.dtsi
>> create mode 100644 arch/arm/boot/dts/qcom-apq8064-arrow-sd-600eval.dts
>>
>
> If you use git format-patch -M, we will see and track the renamed files
> easier than deleting and adding the files.
Yep, that would give good diff stat as well.
Thanks for suggestion, will resend v2 with that change.
--srini
>
> BR,
> Georgi
>
More information about the linux-arm-kernel
mailing list