[U-Boot] [PATCH] ARM: Add register defines for am33xx ePWM registers
tomas.melin at vaisala.com
tomas.melin at vaisala.com
Fri Sep 16 13:37:58 CEST 2016
On 09/16/2016 02:16 PM, Tom Rini wrote:
> On Fri, Sep 16, 2016 at 10:21:39AM +0000, tomas.melin at vaisala.com wrote:
>
>> Register definitions needed for configuring the
>> ePWM module.
>>
>> Signed-off-by: Tomas Melin <tomas.melin at 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
More information about the U-Boot
mailing list