[PATCH v6 5/6] dt-bindings: add documentation for Mediatek SoC
From: matthias.bgg@gmail.com (Matthias Brugger)
Date: 2014-06-05 10:26:29
Also in:
linux-devicetree
From: matthias.bgg@gmail.com (Matthias Brugger)
Date: 2014-06-05 10:26:29
Also in:
linux-devicetree
2014-06-03 14:51 GMT+02:00 Rob Herring [off-list ref]:
On Fri, May 30, 2014 at 11:56 AM, Matthias Brugger [off-list ref] wrote:quoted
This adds a DT binding documentation for the MT6589 SoC from Mediatek. Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com> --- .../devicetree/bindings/arm/mediatek-mt65xx.txt | 8 ++++++++How about just mediatek.txt? Otherwise:
You are right, I will fix this for v7 of the series.
Acked-by: Rob Herring <robh@kernel.org> Robquoted
1 file changed, 8 insertions(+) create mode 100644 Documentation/devicetree/bindings/arm/mediatek-mt65xx.txtdiff --git a/Documentation/devicetree/bindings/arm/mediatek-mt65xx.txt b/Documentation/devicetree/bindings/arm/mediatek-mt65xx.txt new file mode 100644 index 0000000..d6ac71f --- /dev/null +++ b/Documentation/devicetree/bindings/arm/mediatek-mt65xx.txt@@ -0,0 +1,8 @@ +Mediatek MT6589 Platforms Device Tree Bindings + +Boards with a SoC of the Mediatek MT6589 shall have the following property: + +Required root node property: + +compatible: must contain "mediatek,mt6589" + --1.7.9.5
-- motzblog.wordpress.com