On Thu, Sep 5, 2019 at 9:19 AM <jamestai.sky@xxxxxxxxx> wrote: > > From: "james.tai" <james.tai@xxxxxxxxxxx> > > Convert Realtek SoC bindings to DT schema format using json-schema. > > Signed-off-by: james.tai <james.tai@xxxxxxxxxxx> > --- > .../devicetree/bindings/arm/realtek.txt | 22 ------------------- > .../devicetree/bindings/arm/realtek.yaml | 17 ++++++++++++++ > 2 files changed, 17 insertions(+), 22 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/arm/realtek.txt > create mode 100644 Documentation/devicetree/bindings/arm/realtek.yaml I've already submitted a patch for this that's *still* waiting on Andreas to apply or comment on the licensing. Also, your patch isn't valid schema. Please check with 'make dt_binding_check'.