From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 438EAC56201 for ; Thu, 29 Oct 2020 01:03:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E85DA20791 for ; Thu, 29 Oct 2020 01:02:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1603933380; bh=L+QwKahSKzv/qhtMJwU9ogRRIOuyzLkUT5911oT6gkY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=ZwslSctlJXKlQsRIp4n8GhND14vtWJMyfl0PmdndCvJAS/moLICd012K/3bGz8Tot uDV0eVdnb6wxJki2okkhnDMudohCpo4PwrqwOCjBQaOr6SPWKm0FjxSa2WueU0bBOz Yuc/zTdphk+kpn6+o+cKnSHC7PwBuD/BMwVGxEx4= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730723AbgJ1WMe (ORCPT ); Wed, 28 Oct 2020 18:12:34 -0400 Received: from mail.kernel.org ([198.145.29.99]:56458 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730828AbgJ1WMX (ORCPT ); Wed, 28 Oct 2020 18:12:23 -0400 Received: from localhost (unknown [122.171.163.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 661D2247E2; Wed, 28 Oct 2020 16:13:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1603901602; bh=L+QwKahSKzv/qhtMJwU9ogRRIOuyzLkUT5911oT6gkY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=dHBozcDkBKHYTs0Kk0SCBWQhr1BbZjXM2l0gydqBdGpTv7Biwftxmfp43vA0XXd3a MQcFMnHQ3VIyOjuZubdb6A1SZsw3xgvx3IRfpD3HfY+OfpMMXvC97xK5Rz2xQDwNF2 31aKt0G3tnbcddvi5xB7mn7ZHnmmXihUPRArsnLg= Date: Wed, 28 Oct 2020 21:43:18 +0530 From: Vinod Koul To: Robert Marko Cc: agross@kernel.org, bjorn.andersson@linaro.org, kishon@ti.com, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, robh+dt@kernel.org, mark.rutland@arm.com, Luka Perkov Subject: Re: [PATCH] MAINTAINERS: Add entry for Qualcomm IPQ4019 USB PHY Message-ID: <20201028161318.GT3550@vkoul-mobl> References: <20201016204610.2406075-1-robert.marko@sartura.hr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201016204610.2406075-1-robert.marko@sartura.hr> Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 16-10-20, 22:46, Robert Marko wrote: > Add maintainers entry for the Qualcomm IPQ4019 USB PHY driver. Applied, thanks -- ~Vinod