public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-platforms][PATCH] Platform/RaspberryPi: Fix comments in Bcm2836Pwm.h
@ 2020-04-28  5:08 driver1998
  2020-04-28  9:46 ` Pete Batard
  2020-04-28 11:25 ` [edk2-devel] " Philippe Mathieu-Daudé
  0 siblings, 2 replies; 5+ messages in thread
From: driver1998 @ 2020-04-28  5:08 UTC (permalink / raw)
  To: devel; +Cc: ard.biesheuvel, leif, pete, GH Cao

The original comment incorrectly named the PWM controller as Power Management
Contoller, this commit fixes it.

Signed-off-by: GH Cao <driver1998@foxmail.com>
---
 Silicon/Broadcom/Bcm283x/Include/IndustryStandard/Bcm2836Pwm.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Silicon/Broadcom/Bcm283x/Include/IndustryStandard/Bcm2836Pwm.h b/Silicon/Broadcom/Bcm283x/Include/IndustryStandard/Bcm2836Pwm.h
index e2581b8..2d7da75 100644
--- a/Silicon/Broadcom/Bcm283x/Include/IndustryStandard/Bcm2836Pwm.h
+++ b/Silicon/Broadcom/Bcm283x/Include/IndustryStandard/Bcm2836Pwm.h
@@ -11,7 +11,7 @@
 #ifndef __BCM2836_PWM_H__
 #define __BCM2836_PWM_H__
 
-/* Power Management constants */
+/* PWM controller constants */
 
 #define BCM2836_PWM_DMA_OFFSET                              0x00007B00
 #define BCM2836_PWM_DMA_BASE_ADDRESS                        (BCM2836_SOC_REGISTERS + BCM2836_PWM_DMA_OFFSET)
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [edk2-platforms][PATCH] Platform/RaspberryPi: Fix comments in Bcm2836Pwm.h
@ 2020-04-28  1:21 GH Cao
  0 siblings, 0 replies; 5+ messages in thread
From: GH Cao @ 2020-04-28  1:21 UTC (permalink / raw)
  To: devel; +Cc: GH Cao

The original comment incorrectly named the PWM controller as Power Management
Contoller, this commit fixes it.

Signed-off-by: GH Cao <driver1998@foxmail.com>
---
 Silicon/Broadcom/Bcm283x/Include/IndustryStandard/Bcm2836Pwm.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Silicon/Broadcom/Bcm283x/Include/IndustryStandard/Bcm2836Pwm.h b/Silicon/Broadcom/Bcm283x/Include/IndustryStandard/Bcm2836Pwm.h
index e2581b8..2d7da75 100644
--- a/Silicon/Broadcom/Bcm283x/Include/IndustryStandard/Bcm2836Pwm.h
+++ b/Silicon/Broadcom/Bcm283x/Include/IndustryStandard/Bcm2836Pwm.h
@@ -11,7 +11,7 @@
 #ifndef __BCM2836_PWM_H__
 #define __BCM2836_PWM_H__
 
-/* Power Management constants */
+/* PWM controller constants */
 
 #define BCM2836_PWM_DMA_OFFSET                              0x00007B00
 #define BCM2836_PWM_DMA_BASE_ADDRESS                        (BCM2836_SOC_REGISTERS + BCM2836_PWM_DMA_OFFSET)
-- 
2.17.1


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

end of thread, other threads:[~2020-04-30  7:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-28  5:08 [edk2-platforms][PATCH] Platform/RaspberryPi: Fix comments in Bcm2836Pwm.h driver1998
2020-04-28  9:46 ` Pete Batard
2020-04-28 11:25 ` [edk2-devel] " Philippe Mathieu-Daudé
2020-04-30  7:42   ` Ard Biesheuvel
  -- strict thread matches above, loose matches on Subject: below --
2020-04-28  1:21 GH Cao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox