lkml.org 
[lkml]   [2022]   [Sep]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v3 02/15] dt-bindings: hwlock: qcom-hwspinlock: correct example indentation
    Date
    Use some consistent indentation (4-space) for DTS example.

    Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    ---
    .../devicetree/bindings/hwlock/qcom-hwspinlock.yaml | 10 +++++-----
    1 file changed, 5 insertions(+), 5 deletions(-)

    diff --git a/Documentation/devicetree/bindings/hwlock/qcom-hwspinlock.yaml b/Documentation/devicetree/bindings/hwlock/qcom-hwspinlock.yaml
    index de98b961fb38..1a3adf75934b 100644
    --- a/Documentation/devicetree/bindings/hwlock/qcom-hwspinlock.yaml
    +++ b/Documentation/devicetree/bindings/hwlock/qcom-hwspinlock.yaml
    @@ -43,9 +43,9 @@ additionalProperties: false

    examples:
    - |
    - tcsr_mutex: hwlock@1f40000 {
    - compatible = "qcom,tcsr-mutex";
    - reg = <0x01f40000 0x40000>;
    - #hwlock-cells = <1>;
    - };
    + hwlock@1f40000 {
    + compatible = "qcom,tcsr-mutex";
    + reg = <0x01f40000 0x40000>;
    + #hwlock-cells = <1>;
    + };
    ...
    --
    2.34.1
    \
     
     \ /
      Last update: 2022-09-09 11:21    [W:6.505 / U:0.316 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site