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 0FD40ECAAD6 for ; Fri, 26 Aug 2022 18:50:57 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 2A0C4848FE; Fri, 26 Aug 2022 20:50:27 +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="tRQoOImm"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 639238491E; Fri, 26 Aug 2022 20:50:17 +0200 (CEST) Received: from mail-qv1-xf2b.google.com (mail-qv1-xf2b.google.com [IPv6:2607:f8b0:4864:20::f2b]) (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 C93DC847E8 for ; Fri, 26 Aug 2022 20:50:14 +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-qv1-xf2b.google.com with SMTP id w4so1480801qvs.4 for ; Fri, 26 Aug 2022 11:50:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc; bh=UP6whqhSCVKg77DOqyKCx3jbfifcm7SrXoaFxH+CyTw=; b=tRQoOImmAAdBFmJCqwdtY+urbW2LSq8NglS5DZ5zpU51fhQZNjs6LUw1nFKo1zr+Yv IRgTjM/l88GBC2dP0lsYfmRHnLXOSdrzHMbTcXAhfShWHkOwOkWv0r8MCtBHflM5sw3x q5FqNL/SzVP85uGtoSATe0PAEXdzec0mmK1pg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc; bh=UP6whqhSCVKg77DOqyKCx3jbfifcm7SrXoaFxH+CyTw=; b=vEVZTPxiBnj+fSz4WqdamBXCG0Mjqls9ErjcpBxi73HA8L3NwX7PY1PR7Ds6FIrmkr BDVylJ6heYm/xTL5Euowr50hWJREMu5av4H5Xi16UEXdI3D5fOYRTtj7AkR3W7YlevrP VDiQRk0JFqiI/MvbJe2L2udmQzi7A0t7j20xAefikWWF4mO1ETJmoMRDgIy/EIKPnKAW 8nOulyMiuu558d4dwdNgDvQueZckCU9HZFjszRtR3fmQx4sjvu4Ci+gMQ5L33SXan3+M Qg21wKvbGc4axMLr7YsYJn1+fr9AOtiiFORfvK1XaYcZ12u5yBqAtzjdIBgLYV+n0/Q/ MKtg== X-Gm-Message-State: ACgBeo1qfatgatKHYD0+oT0RlEtlAeiLU2bfELydl67AkRqN/T9JbeEx w54e6NQMlUIW9VzGh+/EAORNpA== X-Google-Smtp-Source: AA6agR4dcxXTY8qklEmhSDykmMep+yHOazJHHb74S3EW+SVvGzSvwmQ+3yFwmVu/rlOKJS2zp6nqJg== X-Received: by 2002:ad4:5dc5:0:b0:496:d4d5:80dd with SMTP id m5-20020ad45dc5000000b00496d4d580ddmr888297qvh.24.1661539813547; Fri, 26 Aug 2022 11:50:13 -0700 (PDT) Received: from bill-the-cat (cpe-65-184-195-139.ec.res.rr.com. [65.184.195.139]) by smtp.gmail.com with ESMTPSA id ay19-20020a05620a179300b006af08c26774sm278025qkb.47.2022.08.26.11.50.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 26 Aug 2022 11:50:12 -0700 (PDT) Date: Fri, 26 Aug 2022 14:50:10 -0400 From: Tom Rini To: Sumit Garg Cc: u-boot@lists.denx.de, rfried.dev@gmail.com, jorge.ramirez.ortiz@gmail.com, sjg@chromium.org, stephan@gerhold.net, mario.six@gdsys.cc, dsankouski@gmail.com, robert.marko@sartura.hr, luka.kovacic@sartura.hr, luka.perkov@sartura.hr, jh80.chung@samsung.com, nicolas.dechesne@linaro.org, vinod.koul@linaro.org, mworsfold@impinj.com, lgillham@impinj.com, daniel.thompson@linaro.org, pbrobinson@gmail.com Subject: Re: [PATCH 03/13] reset: Convert ipq4019 driver to a generic Qcom driver Message-ID: <20220826185010.GR7942@bill-the-cat> References: <20220804142721.536556-1-sumit.garg@linaro.org> <20220804142721.536556-4-sumit.garg@linaro.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="3snK74p7ddXn3Qrx" Content-Disposition: inline In-Reply-To: <20220804142721.536556-4-sumit.garg@linaro.org> 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.6 at phobos.denx.de X-Virus-Status: Clean --3snK74p7ddXn3Qrx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 04, 2022 at 07:57:11PM +0530, Sumit Garg wrote: > Since the base functionality remains the same for a reset driver on Qcom > SoCs, so leverage that to convert ipq4019 specific reset driver to a > generic Qcom reset driver. With that one just need to provide SoC specific > reset table. >=20 > Signed-off-by: Sumit Garg Applied to u-boot/next, thanks! --=20 Tom --3snK74p7ddXn3Qrx Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmMJFeIACgkQFHw5/5Y0 tyzWbAwAl13lwnXDY9EYNnZeeJULSQWTeufjpbtXLUusdWIE7pf4I1Ct0sD+u8Ae DFk9/kCzmYlAYO7A4vVCODmqGuCYZ919taMSsi4zkLNvdaQ3vv6oVo5n3MsW6KHy N99YLVuGVqrM7f1tc6aEWNWKLQ4T3LtwtlyMD7CM8BjT5CLCc5OH7WlHk7aFj8Iz pT6+XH2lNwhbRyT5mASrBzJPX1LUw4IQmVbC9dnBdeNfSNj+jtNYrZDR1BalSYnE 6EHmWD25/tue5VSip8hsCrE/Gwy09lDp12UNn+fUmBgakK9HYutbLVEtUmtzBPIP LOWcIzUgCYIhhRKN4VBaCp+d7xPtxcXGysI4DkoEIG1EMTZ0vXTEKz+g0dpg/5dj km8XPh/pgLOqxmFqpQr+FSuFlJZu+SDDodCoW/6Djdq/YQeT7F6lcCuZXZ3FaSQ4 ITDJyCaaCUCchG/pl7iyiKg3vieKR8mGiHf27xZ+JEfISlOagkep8T544hXJNwgi sZP3GJsh =uDiq -----END PGP SIGNATURE----- --3snK74p7ddXn3Qrx--