[PATCH v5 2/3] arm: dts: modify NPCM7xx device tree timer register size

2020-09-16 Thread Tomer Maimon
Modify NPCM7xx device tree timer register size from 0x50 to 0x1C. Signed-off-by: Tomer Maimon --- arch/arm/boot/dts/nuvoton-common-npcm7xx.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/nuvoton-common-npcm7xx.dtsi b/arch/arm/boot/dts/nuvoton-common-np

Re: [PATCH v5 2/3] arm: dts: modify NPCM7xx device tree timer register size

2020-09-16 Thread Joel Stanley
On Wed, 16 Sep 2020 at 12:56, Tomer Maimon wrote: > > Modify NPCM7xx device tree timer register size > from 0x50 to 0x1C. We can see that you've done that from the patch. You should instead use the commit message to describe why you're making that change. Is it incorrect, or is there some other