From nobody Wed Sep 17 19:25:32 2025 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 57342C4332F for ; Fri, 16 Dec 2022 16:39:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231272AbiLPQil (ORCPT ); Fri, 16 Dec 2022 11:38:41 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39488 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231645AbiLPQi3 (ORCPT ); Fri, 16 Dec 2022 11:38:29 -0500 Received: from mail-lj1-x22f.google.com (mail-lj1-x22f.google.com [IPv6:2a00:1450:4864:20::22f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 84C9831DE8 for ; Fri, 16 Dec 2022 08:38:25 -0800 (PST) Received: by mail-lj1-x22f.google.com with SMTP id n1so2735485ljg.3 for ; Fri, 16 Dec 2022 08:38:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=83sNQQmBGEirvzqJYz3RX8sTi0VRmPV5bl0Xq9X8ykw=; b=rRNZZxlvMnh1wEuofxTqtUL6nUtxNt3SqMBmaYMhcdc0V4kL7GHk2/cnV6A+kH62Zd xj0SZlOUvdSro4WdR54nbsG/GQ/ez8c3Uxi8siBWkpQIlFjOadJtpLJHwWgLTNn7HC+2 NI81n02enH+e+8RihUJhT73N1f2rEL4WUYDv99nO8kb+hotyvQqAC1QVm+7IcAwjA0LH yBUxX97i1w1DTXv9chb1Yy68zYUBczJC+YqdLAfb6A950ndb618Kmp49qFgpYSCkM4dJ Wj1cL0drxruVxBFkz6kW1otgsyCW8uRLSq//QQVrcSRe+GwupeH4/YNo3eRqGG36TVsx 1VZA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=83sNQQmBGEirvzqJYz3RX8sTi0VRmPV5bl0Xq9X8ykw=; b=bG86eqwWIAB+cYlNqwsdUPKnJ0hlafhZHg3hh160plLxkMEoLuyA3S4eB5KCj8sxoY XJ1B0jJXcFYqSVZ4N3Wa6Lp84DmqQMOIflxUyA13cbVizXajfuQxZD+PfmQkN4Q2A+lb 2+jRDUz/RAB647RSuQpFbwwQtXC9trkgB9z67ytiEjYvGVGGawUxurAjDg8fvTM4FD3L qAj3FFvu8u298O/AckEMjlOGPWygeuoEVcGbS2LCzmUyuNVZX6Wpl+nzqyNEbDOqH/I1 tmMkbtjI60pPFGQmHiwbc7H496zusEbBvSRHli8gSIucxAfS+8s0jvJ1swVQ3z5X33Rj PhaA== X-Gm-Message-State: ANoB5plgE3oYN/IsvHu5+NF9vLZ/8/xb10EwZ3Mu8/x5ONJ8PrtaqzPD GaT5wL6Ixdnx5zOFJEkL0TfaEQ== X-Google-Smtp-Source: AA0mqf7Rdcm9EYHRD5y29mbo2+xFYFFvLMJEqY/0w/N4zAg7IOWMV7wt/PTuPoVBKtkBnLyLj76ZUg== X-Received: by 2002:a2e:8e6a:0:b0:27a:346:bbd9 with SMTP id t10-20020a2e8e6a000000b0027a0346bbd9mr7829817ljk.30.1671208703945; Fri, 16 Dec 2022 08:38:23 -0800 (PST) Received: from krzk-bin.NAT.warszawa.vectranet.pl (088156142067.dynamic-2-waw-k-3-2-0.vectranet.pl. [88.156.142.67]) by smtp.gmail.com with ESMTPSA id p10-20020a2eba0a000000b0026fc79fd67dsm193930lja.74.2022.12.16.08.38.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 16 Dec 2022 08:38:23 -0800 (PST) From: Krzysztof Kozlowski To: Rob Herring , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, linux-rtc@vger.kernel.org, linux-spi@vger.kernel.org, linux-watchdog@vger.kernel.org Cc: Krzysztof Kozlowski , Alexandre Belloni , Ulf Hansson Subject: [PATCH v3 2/9] dt-bindings: memory-controllers: ti,gpmc-child: drop redundant part of title Date: Fri, 16 Dec 2022 17:38:08 +0100 Message-Id: <20221216163815.522628-3-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20221216163815.522628-1-krzysztof.kozlowski@linaro.org> References: <20221216163815.522628-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" The Devicetree bindings document does not have to say in the title that it is a "Devicetree binding", but instead just describe the hardware. Signed-off-by: Krzysztof Kozlowski Acked-by: Alexandre Belloni Acked-by: Ulf Hansson # MMC --- .../devicetree/bindings/memory-controllers/ti,gpmc-child.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/memory-controllers/ti,gpmc-c= hild.yaml b/Documentation/devicetree/bindings/memory-controllers/ti,gpmc-ch= ild.yaml index 4a257fac577e..383d19e0ba26 100644 --- a/Documentation/devicetree/bindings/memory-controllers/ti,gpmc-child.ya= ml +++ b/Documentation/devicetree/bindings/memory-controllers/ti,gpmc-child.ya= ml @@ -4,7 +4,7 @@ $id: http://devicetree.org/schemas/memory-controllers/ti,gpmc-child.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# =20 -title: device tree bindings for children of the Texas Instruments GPMC +title: Texas Instruments GPMC Bus Child Nodes =20 maintainers: - Tony Lindgren --=20 2.34.1