From patchwork Tue Jun 7 17:18:35 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 579534 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E83DFC43334 for ; Tue, 7 Jun 2022 17:18:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345650AbiFGRS5 (ORCPT ); Tue, 7 Jun 2022 13:18:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39280 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1345626AbiFGRS4 (ORCPT ); Tue, 7 Jun 2022 13:18:56 -0400 Received: from mail-ej1-x62f.google.com (mail-ej1-x62f.google.com [IPv6:2a00:1450:4864:20::62f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0EC211053D8 for ; Tue, 7 Jun 2022 10:18:53 -0700 (PDT) Received: by mail-ej1-x62f.google.com with SMTP id kq6so23529187ejb.11 for ; Tue, 07 Jun 2022 10:18:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=x6NqSxocNhKaG4qk4NIveSuVUXzSaCSlzdQqklUZykA=; b=toKIBfxF1DDsLOVkjJC8AngOOShSW7LZTzWYwvuu1WEAnH9wUf9XUwJhg99w3jzD8s uyPFOsHBlgFl1/rE+lQ1O3A/6SkxffPqHzkgpzGmTd1aHaS2IjtCp1EEiJJZz3d2byMU 4mZjFcuDuVPDcwiSAgbyPDCT4SyXq1AxFymgQHXWQVYf8TFz0UT5KH0GdHkJhJvjYhEd Y8SeClym/2ft/NqkxFrAQsImY8H+EE/l9GRoBCBUyqA8gm5Ng2sSAnVu+nLqKK2NLWYh fMHbFv0oa1PVVg53Ltt0ow2jqrK9qKMUOaq0rcgWbuqAdcgUuNlM4tfuYSZ2UuIp3ATe oJuw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=x6NqSxocNhKaG4qk4NIveSuVUXzSaCSlzdQqklUZykA=; b=iCoK8idkV3Ofz9Swk68+lgz8wDjb89pElwfS/2XDnXKJa01xGuSbBVPtRCw2KSO6r+ 2oFrb7xy0+yCE5eWxll/J7jZ8iQ5NBZ4ZaShnCR6/symL8ZpfSx6+GITxrATtQJVd3Qq JBeGtmQWKrjHpMs+6w+49QnrXBUKUcnK3MzxLu+RS2AObP4bLzujTfUxh+teV3i3vdrX MfBbIYf+nuOFw3G1EzQSJkB2pDYH4+8vaqbNbqjVeaeQWizD39KIc0ftnPniklKxKkj0 6AiK+IhemEyZHA4NHRI76a5LE2YVPgU8XGvbomZiJfC34hK3c7ztPiHkg8Npj1KwxemC 9xbQ== X-Gm-Message-State: AOAM530fhl8JQEk/kKzvtbB2X98Za/3WS7bSLlUg94Af50PhZMa0EitZ BVzUU/1fjLYaPG+IzKUajwLmiYtXbPgBGg== X-Google-Smtp-Source: ABdhPJziyEJu6XDIg6R0YDNNr7ghG0UDjqN4KAdb6x7Ukb3SmDHw20QIlGdp6xLiQQivKt9yPTH/Nw== X-Received: by 2002:a17:907:9619:b0:6ff:5c3c:bcae with SMTP id gb25-20020a170907961900b006ff5c3cbcaemr28491983ejc.585.1654622332368; Tue, 07 Jun 2022 10:18:52 -0700 (PDT) Received: from localhost.localdomain (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id i7-20020a170906444700b0070e238ff66fsm5876540ejp.96.2022.06.07.10.18.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Jun 2022 10:18:51 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , Brian Masney , Konrad Dybcio , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 01/14] dt-bindings: sram: qcom,ocmem: cleanup example coding style Date: Tue, 7 Jun 2022 19:18:35 +0200 Message-Id: <20220607171848.535128-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Fix the indentation in the OCMEM example and use generic node name - sram - to reflect the type of the device. Signed-off-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/sram/qcom,ocmem.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Documentation/devicetree/bindings/sram/qcom,ocmem.yaml b/Documentation/devicetree/bindings/sram/qcom,ocmem.yaml index 930188bc5e6a..071f2d676196 100644 --- a/Documentation/devicetree/bindings/sram/qcom,ocmem.yaml +++ b/Documentation/devicetree/bindings/sram/qcom,ocmem.yaml @@ -72,10 +72,10 @@ patternProperties: examples: - | - #include - #include + #include + #include - ocmem: ocmem@fdd00000 { + sram@fdd00000 { compatible = "qcom,msm8974-ocmem"; reg = <0xfdd00000 0x2000>, @@ -93,6 +93,6 @@ examples: ranges = <0 0xfec00000 0x100000>; gmu-sram@0 { - reg = <0x0 0x100000>; + reg = <0x0 0x100000>; }; - }; + };