mbox series

[PATCHv2,0/3] Fix the pwm regulator supply properties

Message ID 20210705112358.3554-1-linux.amoon@gmail.com
Headers show
Series Fix the pwm regulator supply properties | expand

Message

Anand Moon July 5, 2021, 11:23 a.m. UTC
Changes PWM supply properties help fix internal link of PWM to
main 5V supply as per the shematics.

PATCHv1 below
[0] https://lore.kernel.org/linux-amlogic/CANAwSgRD9_B7f5UjPrxeL+x-eMMc2MAG3tXLQw36x0ho+ba_Uw@mail.gmail.com/T/#t

Thanks
-Anand

Anand Moon (3):
  ARM: dts: meson8b: odroidc1: Fix the pwm regulator supply properties
  ARM: dts: meson8b: mxq: Fix the pwm regulator supply properties
  ARM: dts: meson8b: ec100: Fix the pwm regulator supply properties

 arch/arm/boot/dts/meson8b-ec100.dts    | 4 ++--
 arch/arm/boot/dts/meson8b-mxq.dts      | 4 +++-
 arch/arm/boot/dts/meson8b-odroidc1.dts | 4 ++--
 3 files changed, 7 insertions(+), 5 deletions(-)

Comments

Neil Armstrong July 26, 2021, 8:12 a.m. UTC | #1
Hi,

On Mon, 5 Jul 2021 11:23:52 +0000, Anand Moon wrote:
> Changes PWM supply properties help fix internal link of PWM to

> main 5V supply as per the shematics.

> 

> PATCHv1 below

> [0] https://lore.kernel.org/linux-amlogic/CANAwSgRD9_B7f5UjPrxeL+x-eMMc2MAG3tXLQw36x0ho+ba_Uw@mail.gmail.com/T/#t

> 

> Thanks

> -Anand

> 

> [...]


Thanks, Applied to https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git (for-next)

[1/3] ARM: dts: meson8b: odroidc1: Fix the pwm regulator supply properties
      https://git.kernel.org/amlogic/c/876228e9f935f19c7afc7ba394d17e2ec9143b65
[2/3] ARM: dts: meson8b: mxq: Fix the pwm regulator supply properties
      https://git.kernel.org/amlogic/c/632062e540becbbcb067523ec8bcadb1239d9578
[3/3] ARM: dts: meson8b: ec100: Fix the pwm regulator supply properties
      https://git.kernel.org/amlogic/c/72ccc373b064ae3ac0c5b5f2306069b60ca118df

-- 
Neil