
16 Sep
2016
16 Sep
'16
1:37 p.m.
On 09/16/2016 02:16 PM, Tom Rini wrote:
On Fri, Sep 16, 2016 at 10:21:39AM +0000, tomas.melin@vaisala.com wrote:
Register definitions needed for configuring the ePWM module.
Signed-off-by: Tomas Melin tomas.melin@vaisala.com
arch/arm/include/asm/arch-am33xx/cpu.h | 36 ++++++++++++++++++++++ arch/arm/include/asm/arch-am33xx/hardware_am33xx.h | 1 +
OK, but what's the user for this in U-Boot? Thanks!
They are currently used in our boards, so it would help to have them defined upstream. Also it would help anyone else using the ePWM subsystem. And since they define hardware registers atleast for completeness it wouldnt harm to have them readily available.
Tomas