dt-bindings: crypto: hip07-sec, drop incorrect commas
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Wed, 12 Sep 2018 16:07:17 +0000 (17:07 +0100)
committerRob Herring <robh@kernel.org>
Wed, 26 Sep 2018 23:02:41 +0000 (18:02 -0500)
There should not be a comma in the address used for the instance
so drop them.

This is a left over from a review of the final version before
Herbert Xu picked the series up.

Reported-by: Rob Herring <robh+dt@kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Fixes: 8f026dc887fe ("dt-bindings: Add bidnings for Hisilicon SEC crypto accelerators")
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/crypto/hisilicon,hip07-sec.txt

index 78d2db9d4de58f012eb9f3096962698b2430a315..d28fd1af01b4069eca0d8412f94960632ad144a4 100644 (file)
@@ -24,7 +24,7 @@ Optional properties:
 
 Example:
 
-p1_sec_a: crypto@400,d2000000 {
+p1_sec_a: crypto@400d2000000 {
        compatible = "hisilicon,hip07-sec";
        reg = <0x400 0xd0000000 0x0 0x10000
               0x400 0xd2000000 0x0 0x10000