From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH v5 11/23] usb: chipidea: Emulate OTGSC interrupt enable path Date: Fri, 21 Oct 2016 10:57:45 -0700 Message-ID: <147707266552.25233.4203897094706565540@sboyd-linaro> References: <20161018015636.11701-1-stephen.boyd@linaro.org> <20161018015636.11701-12-stephen.boyd@linaro.org> <20161019011535.GC6294@b29397-desktop> <147684198705.24897.12451889548508263144@sboyd-linaro> <20161019080211.GA1968@b29397-desktop> <147694652997.28344.1048935134595924905@sboyd-linaro> <20161020101017.GA32001@b29397-desktop> <147699579088.21058.4379586947317571921@sboyd-linaro> <20161021021450.GA16461@b29397-desktop> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20161021021450.GA16461@b29397-desktop> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Peter Chen Cc: Felipe Balbi , Arnd Bergmann , Neil Armstrong , linux-arm-msm@vger.kernel.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, Bjorn Andersson , Peter Chen , Greg Kroah-Hartman , Andy Gross , linux-arm-kernel@lists.infradead.org List-Id: linux-arm-msm@vger.kernel.org Quoting Peter Chen (2016-10-20 19:14:50) > > I tested my patch, it works well at my side, if it is ok for you, please > ack it, I will apply it as well as your chipidea series after your > gpu fix patch at greg's usb-next tree. Feel free to add my: Tested-by: Stephen Boyd Reported-by: Stephen Boyd tags to the patch. > > Is it ok for you? > Ok sounds good. The GPU patch has been picked up into drm-misc now, but I'm not sure if it's going to be merged into -rc2 or not but it sounds like you'll figure that part out. I'll resend the phy drivers to Kishon now. Thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 From: stephen.boyd@linaro.org (Stephen Boyd) Date: Fri, 21 Oct 2016 10:57:45 -0700 Subject: [PATCH v5 11/23] usb: chipidea: Emulate OTGSC interrupt enable path In-Reply-To: <20161021021450.GA16461@b29397-desktop> References: <20161018015636.11701-1-stephen.boyd@linaro.org> <20161018015636.11701-12-stephen.boyd@linaro.org> <20161019011535.GC6294@b29397-desktop> <147684198705.24897.12451889548508263144@sboyd-linaro> <20161019080211.GA1968@b29397-desktop> <147694652997.28344.1048935134595924905@sboyd-linaro> <20161020101017.GA32001@b29397-desktop> <147699579088.21058.4379586947317571921@sboyd-linaro> <20161021021450.GA16461@b29397-desktop> Message-ID: <147707266552.25233.4203897094706565540@sboyd-linaro> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Quoting Peter Chen (2016-10-20 19:14:50) > > I tested my patch, it works well at my side, if it is ok for you, please > ack it, I will apply it as well as your chipidea series after your > gpu fix patch at greg's usb-next tree. Feel free to add my: Tested-by: Stephen Boyd Reported-by: Stephen Boyd tags to the patch. > > Is it ok for you? > Ok sounds good. The GPU patch has been picked up into drm-misc now, but I'm not sure if it's going to be merged into -rc2 or not but it sounds like you'll figure that part out. I'll resend the phy drivers to Kishon now. Thanks.