All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 01/21] usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts
Date: Fri, 7 Aug 2015 00:25:57 +0200	[thread overview]
Message-ID: <201508070025.57586.marex@denx.de> (raw)
In-Reply-To: <1438877771-23513-2-git-send-email-kishon@ti.com>

On Thursday, August 06, 2015 at 06:15:51 PM, Kishon Vijay Abraham I wrote:
> Writing "0x00" to the USBOTGSS_IRQENABLE_SET_MISC and
> USBOTGSS_IRQENABLE_SET_0 doesn't disable the interrupts. Used
> USBOTGSS_IRQENABLE_CLR_MISC and USBOTGSS_IRQENABLE_CLR_0 instead.
> 
> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>

Acked-by: Marek Vasut <marex@denx.de>

Best regards,
Marek Vasut

  reply	other threads:[~2015-08-06 22:25 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-06 16:15 [U-Boot] [PATCH 00/21] beagle_x15/omap5: Add dwc3 peripheral support Kishon Vijay Abraham I
2015-08-06 16:15 ` [U-Boot] [PATCH 01/21] usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts Kishon Vijay Abraham I
2015-08-06 22:25   ` Marek Vasut [this message]
2015-08-06 16:15 ` [U-Boot] [PATCH 02/21] usb: gadget: ether: Perform board initialization from ethernet gadget driver Kishon Vijay Abraham I
2015-08-06 22:26   ` Marek Vasut
2015-08-06 16:15 ` [U-Boot] [PATCH 03/21] ARM: DRA7: Enable clocks for USB OTGSS2 and USB PHY2 Kishon Vijay Abraham I
2015-08-06 16:15 ` [U-Boot] [PATCH 04/21] TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx Kishon Vijay Abraham I
2015-08-06 22:26   ` Marek Vasut
2015-08-06 16:15 ` [U-Boot] [PATCH 05/21] board: ti: beagle_x15: added USB initializtion code Kishon Vijay Abraham I
2015-08-06 16:15 ` [U-Boot] [PATCH 06/21] board: ti: OMAP5: " Kishon Vijay Abraham I
2015-08-06 16:15 ` [U-Boot] [PATCH 07/21] include: configs: Enable DWC3 and DFU in ti_omap5_common Kishon Vijay Abraham I
2015-08-06 16:15 ` [U-Boot] [PATCH 08/21] ARM: OMAP5: Add support for disabling clocks in uboot Kishon Vijay Abraham I
2015-08-06 16:15 ` [U-Boot] [PATCH 09/21] ARM: OMAP5: Add functions to enable and disable USB clocks Kishon Vijay Abraham I
2015-08-06 16:16 ` [U-Boot] [PATCH 10/21] ARM: AM43xx: Add support for disabling clocks in uboot Kishon Vijay Abraham I
2015-08-06 16:16 ` [U-Boot] [PATCH 11/21] ARM: AM43xx: Add functions to enable and disable USB clocks Kishon Vijay Abraham I
2015-08-06 16:16 ` [U-Boot] [PATCH 12/21] board: ti: invoke clock API to enable and disable clocks Kishon Vijay Abraham I
2015-08-06 16:16 ` [U-Boot] [PATCH 13/21] ARM: OMAP5/AM43xx: remove enabling USB clocks from enable_basic_clocks() Kishon Vijay Abraham I
2015-08-06 16:16 ` [U-Boot] [PATCH 14/21] board: ti: remove duplicate initialization of vbus_id_status Kishon Vijay Abraham I
2015-08-06 16:16 ` [U-Boot] [PATCH 15/21] usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stop Kishon Vijay Abraham I
2015-08-06 22:28   ` Marek Vasut
2015-08-10  6:00     ` Kishon Vijay Abraham I
2015-08-10 12:13       ` Marek Vasut
2015-08-06 16:16 ` [U-Boot] [PATCH 16/21] include: configs: am43xx_evm: add 'usb stop' in usbboot env Kishon Vijay Abraham I
2015-08-06 16:16 ` [U-Boot] [PATCH 17/21] am43xx: Add USB device boot support to SPL Kishon Vijay Abraham I
2015-08-06 16:16 ` [U-Boot] [PATCH 18/21] usb: gadget: ether: populate _reset_ callback Kishon Vijay Abraham I
2015-08-06 16:16 ` [U-Boot] [PATCH 19/21] spl: Fix USB boot device values for am43xx Kishon Vijay Abraham I
2015-08-06 16:16 ` [U-Boot] [PATCH 20/21] spl: Add USB peripheral boot device value " Kishon Vijay Abraham I
2015-08-06 16:16 ` [U-Boot] [PATCH 21/21] configs: am43xx: Add am43xx_evm_usbspl_defconfig Kishon Vijay Abraham I

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201508070025.57586.marex@denx.de \
    --to=marex@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.