mbox series

[0/2] ARM: dts: Some am43x fixes

Message ID 20171215171643.8345-1-d-gerlach@ti.com
Headers show
Series ARM: dts: Some am43x fixes | expand

Message

Dave Gerlach Dec. 15, 2017, 5:16 p.m. UTC
Hi,
This series has two fixes for am43x based platforms. First patch disables OPP50
on am437x-idk-evm which the board supply does not support. Second patch is for
am43x-epos-evm and adds dcdc2 regulator as the missing cpu0-supply which
enables CPUFreq on this platform.

Regards,
Dave

Dave Gerlach (2):
  ARM: dts: am437x-idk-evm: Disable OPP50 for MPU
  ARM: dts: am43x-epos-evm: Hook dcdc2 as the cpu0-supply

 arch/arm/boot/dts/am437x-idk-evm.dts | 14 ++++++++++++++
 arch/arm/boot/dts/am43x-epos-evm.dts |  4 ++++
 2 files changed, 18 insertions(+)

-- 
2.15.1

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Tony Lindgren Dec. 21, 2017, 2:58 p.m. UTC | #1
* Dave Gerlach <d-gerlach@ti.com> [171215 09:19]:
> Hi,

> This series has two fixes for am43x based platforms. First patch disables OPP50

> on am437x-idk-evm which the board supply does not support. Second patch is for

> am43x-epos-evm and adds dcdc2 regulator as the missing cpu0-supply which

> enables CPUFreq on this platform.


Applying both into omap-for-v4.16/dt thanks.

Tony
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html