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 Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7DDF6C77B7E for ; Thu, 1 Jun 2023 19:49:17 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id E55FB8639F; Thu, 1 Jun 2023 21:48:05 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="sKkDlZlj"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id EF0F186398; Thu, 1 Jun 2023 21:48:03 +0200 (CEST) Received: from mail-yw1-x112a.google.com (mail-yw1-x112a.google.com [IPv6:2607:f8b0:4864:20::112a]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id C5EE38637D for ; Thu, 1 Jun 2023 21:47:59 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-yw1-x112a.google.com with SMTP id 00721157ae682-565a3cdba71so13962067b3.0 for ; Thu, 01 Jun 2023 12:47:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1685648878; x=1688240878; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=EIZtWtZIVhu0LmddNmFP7ABGGUrnCIRQESY7a5v76t8=; b=sKkDlZljzzrvS1jSmrUvOjbmOCAhqNPlbfNafhYbpLTYItrMFVU15pRTDWc2xCpP8V cCUj2NSPtITg4AEd/N+43SUSSldhzp0cF+/caibnPlpevPLJ18GOkthFq0e2Fxm2ZHcM qHvn0mVmT4AokBiYAoYoPUtxexoR9rUEI1Kkg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685648878; x=1688240878; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=EIZtWtZIVhu0LmddNmFP7ABGGUrnCIRQESY7a5v76t8=; b=g9mQiXJKd0I9kPbosDoRKtf0oN/h1DLr/cVMkCqy4aE+t4RArc0yAeDxgS+Hfbdks3 hQa/UnO752gjhWnePZ5EkuRLJLyGBH4dsJZHrDNyI/xn4kX2W8taOL90vegrmh10ggoT tv+jGEFOKpNNlMifiYAdCaXCUxXfChADIxvqmg5aWdrYlfkx0ngMkID3z0WBmIyOVVUQ Ot2WUWWiX7ILXNpM653RiRFwtiNmFIxPwj9fIWAf7gPjvSW6Em2ssw6r2A2nvgVdGltG iCL2iIPxqv86bMGH9HI8q5DqGZRofK+MmkF0bMNa+ivbEXmcbwEFkPMzfnVFyUUev9cP Dknw== X-Gm-Message-State: AC+VfDxBAoxKmObO2YVsx0VNPn2w2B27anEP8cwaO2dklhqKiT+lVadB FBoKOgxHcHU8XuywJNwjCVryHg== X-Google-Smtp-Source: ACHHUZ6Hb2zCis7xatQhN/4i7yu26tjhi32KRmzhn3LqT7/LicrhwtSJpduW7mjbWuPDqiyT25ofHQ== X-Received: by 2002:a81:7546:0:b0:567:2891:a2ec with SMTP id q67-20020a817546000000b005672891a2ecmr8884506ywc.22.1685648878313; Thu, 01 Jun 2023 12:47:58 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-94b3-8a65-fec1-4b24.res6.spectrum.com. [2603:6081:7b00:6400:94b3:8a65:fec1:4b24]) by smtp.gmail.com with ESMTPSA id j126-20020a816e84000000b005659a869a64sm5237371ywc.43.2023.06.01.12.47.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Jun 2023 12:47:57 -0700 (PDT) Date: Thu, 1 Jun 2023 15:47:56 -0400 From: Tom Rini To: Bhavya Kapoor Cc: u-boot@lists.denx.de, bb@ti.com, u-kumar1@ti.com Subject: Re: [PATCH 2/2] arm: mach-k3: j721s2: clk-data.c: Add main_uart5 clock data Message-ID: <20230601194756.GG3755309@bill-the-cat> References: <20230511091252.1634914-1-b-kapoor@ti.com> <20230511091252.1634914-3-b-kapoor@ti.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="fj2f/EUZtUTCqTr3" Content-Disposition: inline In-Reply-To: <20230511091252.1634914-3-b-kapoor@ti.com> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean --fj2f/EUZtUTCqTr3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 11, 2023 at 02:42:52PM +0530, Bhavya Kapoor wrote: > Add main_uart5 clocks in clk-data.c for J721S2. Now, > main_uart5 clocks will be set up while booting the J721S2 SoC. >=20 > Signed-off-by: Bhavya Kapoor > Reviewed-by: Bryan Brattlof Applied to u-boot/next, thanks! --=20 Tom --fj2f/EUZtUTCqTr3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmR49esACgkQFHw5/5Y0 tywO9wv/UMSYYiXOOTcjIKE9DHte6dP88CUBzbWTgo080LN2FmtGNgyW4Eo+kNdq xssljZzErUdJQrDjAQBdX8t6sSSXj2l8YWZFU7fqwVQiTGitYsBDWBF5PrPy1DOA SaTfV3yHeDmC0aNxxDAJGezDZJ0UCRsJURod7JG0lyBTgo1AEu7I78arqe4niCZa szf6DEuA52j2UmngwnFoWhPPyYzWKeyslPNAfeGNxlMmr1kXUr6b/EQzknrs5F26 jIK9aeC9LafcBMFa+jjDZLoTCy8AQb+3YVJazgs0pU40mv7f5KRi8dBoK+Fn+Wga Ft2kBB79zxvoCSZYldjfwiulwH7TDiI5/JZpmPvLo6pJLcxStJh4C7XG9e97LqRi oP69MESN4HU9QwgJ9vba9KCd+IdMPPIbddd3grxWN/g8+ElO9jYrxugjzxwpbPvf e5SpzCf14p6pkLikdVex69Gs9Hm9IWZo7goEtzyONZyf0+J4m4sV1SBxJJ+wNDCW /m7RpNcS =q3bj -----END PGP SIGNATURE----- --fj2f/EUZtUTCqTr3--