Re: [PATCH V2 2/8] arm64: dts: ti: k3-am65-main: Use lower case hexadecimal

2020-09-03 Thread Suman Anna
On 9/3/20 8:00 AM, Nishanth Menon wrote: > Device tree convention uses lower case a-f for hexadecimals. Fix the > same. > > Signed-off-by: Nishanth Menon Acked-by: Suman Anna > --- > Change: > v2: - new > > arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 4 ++-- > 1 file changed, 2

Re: [PATCH V2 2/8] arm64: dts: ti: k3-am65-main: Use lower case hexadecimal

2020-09-03 Thread Lokesh Vutla
On 03/09/20 6:30 pm, Nishanth Menon wrote: > Device tree convention uses lower case a-f for hexadecimals. Fix the > same. > > Signed-off-by: Nishanth Menon Reviewed-by: Lokesh Vutla Thanks and regards, Lokesh

[PATCH V2 2/8] arm64: dts: ti: k3-am65-main: Use lower case hexadecimal

2020-09-03 Thread Nishanth Menon
Device tree convention uses lower case a-f for hexadecimals. Fix the same. Signed-off-by: Nishanth Menon --- Change: v2: - new arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm64/boot/dts/ti/k3-am65-main.dtsi