>-----Original Message-----
>From: U-Boot <[email protected]> On Behalf Of Biwen Li
>Sent: Friday, May 1, 2020 1:58 PM
>To: Priyanka Jain <[email protected]>; Z.q. Hou
><[email protected]>
>Cc: [email protected]; [email protected]; Z.q. Hou
><[email protected]>
>Subject: [RESEND 1/4] powerpc: Enable device tree support for P1010RDB
>
>From: Hou Zhiqiang <[email protected]>
>
>Add device tree for P1010RDB boards and enable CONFIG_OF_CONTROL so
>that device tree can be compiled.
>
>Signed-off-by: Hou Zhiqiang <[email protected]>
>---
While sending next version , mention it as v2 and mention change sin change 
history.
Kindly fix below checkpatch warnings.
Ensure to run checkpatch on entire series before submitting the next version

WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#62:
new file mode 100644

WARNING: Missing or malformed SPDX-License-Identifier tag in line 1
#628: FILE: p1010rdb-pb.dts:1:
+/dts-v1/;

WARNING: line over 80 characters
#710: FILE: p1010rdb-pb.dts:83:
+               ranges = <0x2000000 0x0 0xa0000000 0x0 0xa0000000 0x0 
0x20000000 0x1000000 0x0 0x0 0x0 0xffc10000 0x0 0x10000>;

WARNING: line over 80 characters
#721: FILE: p1010rdb-pb.dts:94:
+               ranges = <0x2000000 0x0 0x80000000 0x0 0x80000000 0x0 
0x20000000 0x1000000 0x0 0x0 0x0 0xffc00000 0x0 0x10000>;

total: 0 errors, 4 warnings, 0 checks, 548 lines checked

Regards
Priyanka

Reply via email to