[U-Boot] [PATCH V3 01/20] Add functions for use with i.mx6 otg udc
Troy Kisky
troy.kisky at boundarydevices.com
Mon Aug 5 22:15:33 CEST 2013
On 8/4/2013 1:15 PM, Wolfgang Denk wrote:
> Dear Troy Kisky,
>
> In message <1375399657-25642-2-git-send-email-troy.kisky at boundarydevices.com> you wrote:
>> Add functions for use with mx6 soc
>> void otg_enable(void);
>> void reset_usb_phy1(void);
>>
>> Signed-off-by: Troy Kisky <troy.kisky at boundarydevices.com>
>> ---
>> arch/arm/cpu/armv7/mx6/soc.c | 47 +++++++++++++++++++++++++++++++
>> arch/arm/include/asm/arch-mx6/crm_regs.h | 3 ++
>> arch/arm/include/asm/arch-mx6/imx-regs.h | 17 +++++++++++
>> arch/arm/include/asm/arch-mx6/sys_proto.h | 4 +++
>> 4 files changed, 71 insertions(+)
> This appears to be V3 of this patch series, but I cannot see any kind
> of change log? Please note that this is a mandatory requirement, see
> http://www.denx.de/wiki/view/U-Boot/Patches#Sending_updated_patch_versions
>
> Note this applies to the whole patch series.
>
Yes, that does look wrong. V1 was not reviewed, I was asked to rebase
because of many conflicting
changes to the same file. I screwed up the posting of V2 and it also was
not reviewed. I finally got a
reviewable set of changes with V3. Sorry about the mess-up.
Troy
More information about the U-Boot
mailing list