From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 29 Jul 2019 07:51:52 -0400 Subject: [U-Boot] [PATCH v2 1/7] clk: add support for clk_is_match() In-Reply-To: <2636035b-cd92-3027-9bf3-5a3a6bcdaaa9@ti.com> References: <20190603132252.14012-1-nsekhar@ti.com> <20190603132252.14012-2-nsekhar@ti.com> <20190727014844.GA29175@bill-the-cat> <2636035b-cd92-3027-9bf3-5a3a6bcdaaa9@ti.com> Message-ID: <20190729115152.GC16910@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 Mon, Jul 29, 2019 at 02:43:13PM +0530, Sekhar Nori wrote: > Hi Tom, > > On 27/07/19 7:18 AM, Tom Rini wrote: > > On Mon, Jun 03, 2019 at 06:52:46PM +0530, Sekhar Nori wrote: > > > >> Add support for clk_is_match() which is required to > >> know if two clock pointers point to the same exact > >> physical clock. > >> > >> Also add a unit test for the new API. > >> > >> Reviewed-by: Lokesh Vutla > >> Signed-off-by: Sekhar Nori > >> Reviewed-by: Simon Glass > >> --- > >> drivers/clk/clk-uclass.c | 13 +++++++++++++ > >> include/clk.h | 13 +++++++++++++ > >> test/dm/clk.c | 1 + > >> 3 files changed, 27 insertions(+) > > > > This test currently fails in sandbox, please address, thanks! > > Do you have this patch applied? > > https://patchwork.ozlabs.org/patch/1130714/ > > The test had passed for me when I submitted the patches. Later on I > discovered the issue the patch above fixes (on actual hardware). > > This might be the same thing you are seeing on sandbox too. Yes, that patch is applied (I just re-checked), thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: