public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@kernel•org>
To: Mauro Carvalho Chehab <mchehab+huawei@kernel•org>
Cc: Linux Doc Mailing List <linux-doc@vger•kernel.org>,
	"David S. Miller" <davem@davemloft•net>,
	Jonathan Corbet <corbet@lwn•net>,
	Bartosz Golaszewski <bgolaszewski@baylibre•com>,
	Bjorn Andersson <bjorn.andersson@linaro•org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation•org>,
	Jakub Kicinski <kuba@kernel•org>,
	Marc Kleine-Budde <mkl@pengutronix•de>,
	Mathieu Poirier <mathieu.poirier@linaro•org>,
	Nishanth Menon <nm@ti•com>, Ohad Ben-Cohen <ohad@wizery•com>,
	Peter Ujfalusi <peter.ujfalusi@gmail•com>,
	Rob Herring <robh+dt@kernel•org>, Roger Quadros <rogerq@ti•com>,
	Sekhar Nori <nsekhar@ti•com>, Stephen Boyd <sboyd@kernel•org>,
	Tero Kristo <kristo@kernel•org>,
	Ulf Hansson <ulf.hansson@linaro•org>,
	Vinod Koul <vkoul@kernel•org>,
	Wolfgang Grandegger <wg@grandegger•com>,
	devicetree@vger•kernel.org, dmaengine@vger•kernel.org,
	linux-arm-kernel@lists•infradead.org, linux-can@vger•kernel.org,
	linux-i2c@vger•kernel.org, linux-kernel@vger•kernel.org,
	linux-mmc@vger•kernel.org, linux-remoteproc@vger•kernel.org,
	linux-usb@vger•kernel.org, netdev@vger•kernel.org
Subject: Re: [PATCH 03/12] dt-bindings: soc: ti: update sci-pm-domain.yaml references
Date: Thu, 3 Jun 2021 22:08:47 +0200	[thread overview]
Message-ID: <YLk2z0eEjX/kGpYb@kunai> (raw)
In-Reply-To: <c03020ff281054c3bd2527c510659e05fec6f181.1622648507.git.mchehab+huawei@kernel.org>


[-- Attachment #1.1: Type: text/plain, Size: 567 bytes --]

On Wed, Jun 02, 2021 at 05:43:09PM +0200, Mauro Carvalho Chehab wrote:
> Changeset fda55c7256fe ("dt-bindings: soc: ti: Convert ti,sci-pm-domain to json schema")
> renamed: Documentation/devicetree/bindings/soc/ti/sci-pm-domain.txt
> to: Documentation/devicetree/bindings/soc/ti/sci-pm-domain.yaml.
> 
> Update the cross-references accordingly.
> 
> Fixes: fda55c7256fe ("dt-bindings: soc: ti: Convert ti,sci-pm-domain to json schema")
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel•org>

Acked-by: Wolfram Sang <wsa@kernel•org> # for I2C


[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists•infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2021-06-03 20:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-02 15:43 [PATCH 00/12] Fix broken docs references at next-20210602 Mauro Carvalho Chehab
2021-06-02 15:43 ` [PATCH 03/12] dt-bindings: soc: ti: update sci-pm-domain.yaml references Mauro Carvalho Chehab
2021-06-02 21:03   ` Rob Herring
2021-06-03 20:08   ` Wolfram Sang [this message]
2021-06-02 15:43 ` [PATCH 04/12] dt-bindings: clock: update ti,sci-clk.yaml references Mauro Carvalho Chehab
2021-06-02 21:04   ` Rob Herring
2021-06-03 20:09   ` Wolfram Sang
2021-06-03 20:00 ` [PATCH 00/12] Fix broken docs references at next-20210602 Rob Herring

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YLk2z0eEjX/kGpYb@kunai \
    --to=wsa@kernel$(echo .)org \
    --cc=bgolaszewski@baylibre$(echo .)com \
    --cc=bjorn.andersson@linaro$(echo .)org \
    --cc=corbet@lwn$(echo .)net \
    --cc=davem@davemloft$(echo .)net \
    --cc=devicetree@vger$(echo .)kernel.org \
    --cc=dmaengine@vger$(echo .)kernel.org \
    --cc=gregkh@linuxfoundation$(echo .)org \
    --cc=kristo@kernel$(echo .)org \
    --cc=kuba@kernel$(echo .)org \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=linux-can@vger$(echo .)kernel.org \
    --cc=linux-doc@vger$(echo .)kernel.org \
    --cc=linux-i2c@vger$(echo .)kernel.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-mmc@vger$(echo .)kernel.org \
    --cc=linux-remoteproc@vger$(echo .)kernel.org \
    --cc=linux-usb@vger$(echo .)kernel.org \
    --cc=mathieu.poirier@linaro$(echo .)org \
    --cc=mchehab+huawei@kernel$(echo .)org \
    --cc=mkl@pengutronix$(echo .)de \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=nm@ti$(echo .)com \
    --cc=nsekhar@ti$(echo .)com \
    --cc=ohad@wizery$(echo .)com \
    --cc=peter.ujfalusi@gmail$(echo .)com \
    --cc=robh+dt@kernel$(echo .)org \
    --cc=rogerq@ti$(echo .)com \
    --cc=sboyd@kernel$(echo .)org \
    --cc=ulf.hansson@linaro$(echo .)org \
    --cc=vkoul@kernel$(echo .)org \
    --cc=wg@grandegger$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox