On 2020/9/24 4:59, Rob Herring wrote: > On Sat, Sep 19, 2020 at 02:45:52PM +0800, Zhen Lei wrote: >> Add devicetree binding for Hisilicon SD5203 SoC. >> >> Signed-off-by: Zhen Lei <thunder.leizhen@xxxxxxxxxx> >> --- >> Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt | 5 +++++ >> 1 file changed, 5 insertions(+) > > Please convert this to DT schema format first. OK, I will do it. > >> >> diff --git a/Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt b/Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt >> index a97f643e7d1c760..5d80070bfb13fc0 100644 >> --- a/Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt >> +++ b/Documentation/devicetree/bindings/arm/hisilicon/hisilicon.txt >> @@ -56,6 +56,11 @@ HiP07 D05 Board >> Required root node properties: >> - compatible = "hisilicon,hip07-d05"; >> >> +SD5203 SoC >> +Required root node properties: >> + - compatible = "hisilicon,sd5203"; >> + >> + >> Hisilicon system controller >> >> Required properties: >> -- >> 1.8.3 >> >> > > . >