All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: arm: fix the document ID for SCMI protocol documentation
@ 2019-05-23 11:23 ` Volodymyr Babchuk
  0 siblings, 0 replies; 8+ messages in thread
From: Volodymyr Babchuk @ 2019-05-23 11:23 UTC (permalink / raw)
  To: Sudeep Holla
  Cc: Mark Rutland, devicetree, trivial, Rob Herring,
	Volodymyr Babchuk, linux-arm-kernel

From: Volodymyr Babchuk <volodymyr_babchuk@epam.com

arm,scmi.txt used the wrong document identifier. "ARM DUI 0922B" is
the "ARM Compute Subsystem SCP, Message Interface Protocols". What we
need is the ARM DEN 0056A - "ARM System Control and Management
Interface Platform Design Document".

Signed-off-by: Volodymyr Babchuk <volodymyr_babchuk@epam.com>
---
 Documentation/devicetree/bindings/arm/arm,scmi.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/arm/arm,scmi.txt b/Documentation/devicetree/bindings/arm/arm,scmi.txt
index 5f3719ab7075..317a2fc3667a 100644
--- a/Documentation/devicetree/bindings/arm/arm,scmi.txt
+++ b/Documentation/devicetree/bindings/arm/arm,scmi.txt
@@ -6,7 +6,7 @@ that are provided by the hardware platform it is running on, including power
 and performance functions.
 
 This binding is intended to define the interface the firmware implementing
-the SCMI as described in ARM document number ARM DUI 0922B ("ARM System Control
+the SCMI as described in ARM document number ARM DEN 0056A ("ARM System Control
 and Management Interface Platform Design Document")[0] provide for OSPM in
 the device tree.
 
-- 
2.21.0

^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [PATCH] dt-bindings: arm: fix the document ID for SCMI protocol documentation
@ 2019-05-23 11:23 ` Volodymyr Babchuk
  0 siblings, 0 replies; 8+ messages in thread
From: Volodymyr Babchuk @ 2019-05-23 11:23 UTC (permalink / raw)
  To: Sudeep Holla
  Cc: Mark Rutland, devicetree, trivial, Rob Herring,
	Volodymyr Babchuk, linux-arm-kernel

From: Volodymyr Babchuk <volodymyr_babchuk@epam.com

arm,scmi.txt used the wrong document identifier. "ARM DUI 0922B" is
the "ARM Compute Subsystem SCP, Message Interface Protocols". What we
need is the ARM DEN 0056A - "ARM System Control and Management
Interface Platform Design Document".

Signed-off-by: Volodymyr Babchuk <volodymyr_babchuk@epam.com>
---
 Documentation/devicetree/bindings/arm/arm,scmi.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/arm/arm,scmi.txt b/Documentation/devicetree/bindings/arm/arm,scmi.txt
index 5f3719ab7075..317a2fc3667a 100644
--- a/Documentation/devicetree/bindings/arm/arm,scmi.txt
+++ b/Documentation/devicetree/bindings/arm/arm,scmi.txt
@@ -6,7 +6,7 @@ that are provided by the hardware platform it is running on, including power
 and performance functions.
 
 This binding is intended to define the interface the firmware implementing
-the SCMI as described in ARM document number ARM DUI 0922B ("ARM System Control
+the SCMI as described in ARM document number ARM DEN 0056A ("ARM System Control
 and Management Interface Platform Design Document")[0] provide for OSPM in
 the device tree.
 
-- 
2.21.0

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

^ permalink raw reply related	[flat|nested] 8+ messages in thread

* Re: [PATCH] dt-bindings: arm: fix the document ID for SCMI protocol documentation
  2019-05-23 11:23 ` Volodymyr Babchuk
@ 2019-05-23 17:09   ` Sudeep Holla
  -1 siblings, 0 replies; 8+ messages in thread
From: Sudeep Holla @ 2019-05-23 17:09 UTC (permalink / raw)
  To: Volodymyr Babchuk
  Cc: Mark Rutland, devicetree, trivial, Rob Herring, Sudeep Holla,
	linux-arm-kernel

On Thu, May 23, 2019 at 11:23:35AM +0000, Volodymyr Babchuk wrote:
> From: Volodymyr Babchuk <volodymyr_babchuk@epam.com
>
> arm,scmi.txt used the wrong document identifier. "ARM DUI 0922B" is
> the "ARM Compute Subsystem SCP, Message Interface Protocols". What we
> need is the ARM DEN 0056A - "ARM System Control and Management
> Interface Platform Design Document".
>

Indeed, it's most stupid copy-paste mistake. Thanks for fixing this.
Applied now.

---
Regards,
Sudeep

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] dt-bindings: arm: fix the document ID for SCMI protocol documentation
@ 2019-05-23 17:09   ` Sudeep Holla
  0 siblings, 0 replies; 8+ messages in thread
From: Sudeep Holla @ 2019-05-23 17:09 UTC (permalink / raw)
  To: Volodymyr Babchuk
  Cc: Mark Rutland, devicetree, trivial, Rob Herring, Sudeep Holla,
	linux-arm-kernel

On Thu, May 23, 2019 at 11:23:35AM +0000, Volodymyr Babchuk wrote:
> From: Volodymyr Babchuk <volodymyr_babchuk@epam.com
>
> arm,scmi.txt used the wrong document identifier. "ARM DUI 0922B" is
> the "ARM Compute Subsystem SCP, Message Interface Protocols". What we
> need is the ARM DEN 0056A - "ARM System Control and Management
> Interface Platform Design Document".
>

Indeed, it's most stupid copy-paste mistake. Thanks for fixing this.
Applied now.

---
Regards,
Sudeep

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] dt-bindings: arm: fix the document ID for SCMI protocol documentation
  2019-05-23 17:09   ` Sudeep Holla
@ 2019-05-23 17:24     ` Volodymyr Babchuk
  -1 siblings, 0 replies; 8+ messages in thread
From: Volodymyr Babchuk @ 2019-05-23 17:24 UTC (permalink / raw)
  To: Sudeep Holla
  Cc: Mark Rutland, devicetree, trivial, Rob Herring,
	Volodymyr Babchuk, linux-arm-kernel


Hi,

Sudeep Holla writes:

> On Thu, May 23, 2019 at 11:23:35AM +0000, Volodymyr Babchuk wrote:
>> From: Volodymyr Babchuk <volodymyr_babchuk@epam.com

I accidentally deleted ending ">" symbol in the line above, so "git
send-email" decided to move that line from headers to the message body.

>> arm,scmi.txt used the wrong document identifier. "ARM DUI 0922B" is
>> the "ARM Compute Subsystem SCP, Message Interface Protocols". What we
>> need is the ARM DEN 0056A - "ARM System Control and Management
>> Interface Platform Design Document".
>>
>
> Indeed, it's most stupid copy-paste mistake. Thanks for fixing this.
> Applied now.
It happens all the time. I also did stupid mistake in my patch file. It
is described above. Could you please ensure that this line will be not
in the resulting commit message? Thank you.

-- 
Best regards,Volodymyr Babchuk

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] dt-bindings: arm: fix the document ID for SCMI protocol documentation
@ 2019-05-23 17:24     ` Volodymyr Babchuk
  0 siblings, 0 replies; 8+ messages in thread
From: Volodymyr Babchuk @ 2019-05-23 17:24 UTC (permalink / raw)
  To: Sudeep Holla
  Cc: Mark Rutland, devicetree, trivial, Rob Herring,
	Volodymyr Babchuk, linux-arm-kernel


Hi,

Sudeep Holla writes:

> On Thu, May 23, 2019 at 11:23:35AM +0000, Volodymyr Babchuk wrote:
>> From: Volodymyr Babchuk <volodymyr_babchuk@epam.com

I accidentally deleted ending ">" symbol in the line above, so "git
send-email" decided to move that line from headers to the message body.

>> arm,scmi.txt used the wrong document identifier. "ARM DUI 0922B" is
>> the "ARM Compute Subsystem SCP, Message Interface Protocols". What we
>> need is the ARM DEN 0056A - "ARM System Control and Management
>> Interface Platform Design Document".
>>
>
> Indeed, it's most stupid copy-paste mistake. Thanks for fixing this.
> Applied now.
It happens all the time. I also did stupid mistake in my patch file. It
is described above. Could you please ensure that this line will be not
in the resulting commit message? Thank you.

-- 
Best regards,Volodymyr Babchuk
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] dt-bindings: arm: fix the document ID for SCMI protocol documentation
  2019-05-23 17:24     ` Volodymyr Babchuk
@ 2019-05-24 10:54       ` Sudeep Holla
  -1 siblings, 0 replies; 8+ messages in thread
From: Sudeep Holla @ 2019-05-24 10:54 UTC (permalink / raw)
  To: Volodymyr Babchuk
  Cc: Mark Rutland, devicetree, trivial, Rob Herring, Sudeep Holla,
	linux-arm-kernel

On Thu, May 23, 2019 at 05:24:56PM +0000, Volodymyr Babchuk wrote:
> 
> Hi,
> 
> Sudeep Holla writes:
> 
> > On Thu, May 23, 2019 at 11:23:35AM +0000, Volodymyr Babchuk wrote:
> >> From: Volodymyr Babchuk <volodymyr_babchuk@epam.com
> 
> I accidentally deleted ending ">" symbol in the line above, so "git
> send-email" decided to move that line from headers to the message body.
> 
> >> arm,scmi.txt used the wrong document identifier. "ARM DUI 0922B" is
> >> the "ARM Compute Subsystem SCP, Message Interface Protocols". What we
> >> need is the ARM DEN 0056A - "ARM System Control and Management
> >> Interface Platform Design Document".
> >>
> >
> > Indeed, it's most stupid copy-paste mistake. Thanks for fixing this.
> > Applied now.
> It happens all the time. I also did stupid mistake in my patch file. It
> is described above. Could you please ensure that this line will be not
> in the resulting commit message? Thank you.

Ah OK, I didn't notice that, but the applied patch seems fine.

--
Regards,
Sudeep

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] dt-bindings: arm: fix the document ID for SCMI protocol documentation
@ 2019-05-24 10:54       ` Sudeep Holla
  0 siblings, 0 replies; 8+ messages in thread
From: Sudeep Holla @ 2019-05-24 10:54 UTC (permalink / raw)
  To: Volodymyr Babchuk
  Cc: Mark Rutland, devicetree, trivial, Rob Herring, Sudeep Holla,
	linux-arm-kernel

On Thu, May 23, 2019 at 05:24:56PM +0000, Volodymyr Babchuk wrote:
> 
> Hi,
> 
> Sudeep Holla writes:
> 
> > On Thu, May 23, 2019 at 11:23:35AM +0000, Volodymyr Babchuk wrote:
> >> From: Volodymyr Babchuk <volodymyr_babchuk@epam.com
> 
> I accidentally deleted ending ">" symbol in the line above, so "git
> send-email" decided to move that line from headers to the message body.
> 
> >> arm,scmi.txt used the wrong document identifier. "ARM DUI 0922B" is
> >> the "ARM Compute Subsystem SCP, Message Interface Protocols". What we
> >> need is the ARM DEN 0056A - "ARM System Control and Management
> >> Interface Platform Design Document".
> >>
> >
> > Indeed, it's most stupid copy-paste mistake. Thanks for fixing this.
> > Applied now.
> It happens all the time. I also did stupid mistake in my patch file. It
> is described above. Could you please ensure that this line will be not
> in the resulting commit message? Thank you.

Ah OK, I didn't notice that, but the applied patch seems fine.

--
Regards,
Sudeep

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-05-24 10:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-23 11:23 [PATCH] dt-bindings: arm: fix the document ID for SCMI protocol documentation Volodymyr Babchuk
2019-05-23 11:23 ` Volodymyr Babchuk
2019-05-23 17:09 ` Sudeep Holla
2019-05-23 17:09   ` Sudeep Holla
2019-05-23 17:24   ` Volodymyr Babchuk
2019-05-23 17:24     ` Volodymyr Babchuk
2019-05-24 10:54     ` Sudeep Holla
2019-05-24 10:54       ` Sudeep Holla

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.