dt-bindings: serial: Convert arm,pl011 to json-schema
authorRob Herring <robh@kernel.org>
Thu, 10 Jan 2019 22:19:42 +0000 (16:19 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Jan 2019 10:22:22 +0000 (11:22 +0100)
commitabe9213a5e9c30649d44dd2bacce34319d7871a1
tree1291812cff35501d5f2208971bb9ef06b06e39fc
parenta26988e8fef4b258d1b771e0f4b2e3b67cb2e044
dt-bindings: serial: Convert arm,pl011 to json-schema

Convert the arm,pl011 binding to DT schema using json-schema.

The zte,zx296702-uart binding appears to be broken as the dts files are
missing 'arm,primecell'. That's included in the schema here to throw a
warning.

Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-serial@vger.kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/serial/pl011.txt [deleted file]
Documentation/devicetree/bindings/serial/pl011.yaml [new file with mode: 0644]