Re: [PATCH 2 1/2] arm64: dts: apm: Use lowercase consistently for hex constants

From: Duc Dang
Date: Thu Jun 16 2016 - 23:07:16 EST


On Thu, Jun 16, 2016 at 3:28 PM, Rob Herring <robh@xxxxxxxxxx> wrote:
> On Tue, Jun 14, 2016 at 08:00:20AM -0500, Bjorn Helgaas wrote:
>> The convention in these files is to use lowercase for "0x" prefixes and for
>> the hex constants themselves, but a few changes didn't follow that
>> convention, which makes the file annoying to read.
>>
>> Use lowercase consistently for the hex constants. No functional change
>> intended.
>>
>> Signed-off-by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
>> ---
>> .../devicetree/bindings/net/apm-xgene-enet.txt | 4 +-
>> arch/arm64/boot/dts/apm/apm-shadowcat.dtsi | 40 ++++++++++----------
>> arch/arm64/boot/dts/apm/apm-storm.dtsi | 36 +++++++++---------
>> 3 files changed, 40 insertions(+), 40 deletions(-)
>
> Acked-by: Rob Herring <robh@xxxxxxxxxx>

Thanks, Rob and Bjorn.

I will pull this patch and the other one on the same series into xgene-next.

Regards,
Duc Dang.