From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Thu, 9 Apr 2020 09:41:28 -0400 Subject: [PATCH v3 1/1] phy: add support for stingray PAXB PHY controller In-Reply-To: <20200402103812.7775-1-rayagonda.kokatanur@broadcom.com> References: <20200402103812.7775-1-rayagonda.kokatanur@broadcom.com> Message-ID: <20200409134128.GC8031@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Apr 02, 2020 at 04:08:12PM +0530, Rayagonda Kokatanur wrote: > From: Srinath Mannam > > Add support for stingray PAXB PHY controller driver. > This driver supports maximum 8 PAXB phys using pipemux data. > > Signed-off-by: Srinath Mannam > Signed-off-by: Rayagonda Kokatanur > Reviewed-by: Stefan Roese > --- > Changes from v2: > -Address review comments from Stefan Roese, > Rearrange the include files. > Remove dm/device.h as its included part of dm.h. > > Changes from v1: > -Address review comments from Stefan Roese, > Use GENMASK() instead of hard code value. > Remove unwanted struct declaration. > Get pr_err() into single line. > > drivers/phy/Kconfig | 7 ++ > drivers/phy/Makefile | 1 + > drivers/phy/phy-bcm-sr-pcie.c | 177 ++++++++++++++++++++++++++++++++++ The patch itself is fine but I think shows another problem. Can you please add a patch that lists something relevant in the top-level MAINTAINERS file and list this and all of the other drivers, etc, that wouldn't just be listed in the board MAINATINERS file? Thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 659 bytes Desc: not available URL: