Signed-off-by: Lars Persson <[email protected]> --- Documentation/devicetree/bindings/arm/axis.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Documentation/devicetree/bindings/arm/axis.txt
diff --git a/Documentation/devicetree/bindings/arm/axis.txt b/Documentation/devicetree/bindings/arm/axis.txt new file mode 100644 index 0000000..4c98701 --- /dev/null +++ b/Documentation/devicetree/bindings/arm/axis.txt @@ -0,0 +1,8 @@ +Axis Communications AB +ARTPEC series SoC Device Tree Bindings + + +ARTPEC-6 ARM SoC + +Required root node properties: + - compatible = "axis,artpec6-dev-board", "axis,artpec6"; -- 2.1.4

