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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9BE38C77B75 for ; Wed, 17 May 2023 17:36:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229892AbjEQRgj (ORCPT ); Wed, 17 May 2023 13:36:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45748 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229893AbjEQRgh (ORCPT ); Wed, 17 May 2023 13:36:37 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C00B0768D; Wed, 17 May 2023 10:36:33 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 3A0416499B; Wed, 17 May 2023 17:36:33 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 835BEC433EF; Wed, 17 May 2023 17:36:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1684344992; bh=se/F0SuZ64EJhZ35GhRHANkzOwMy2zYc/0SNkVI0hXA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=TsQe0LPaLbX2sFjeyphGtBMEYtkFzUaGjRAJI9ocCTDXLAhUSgDUzf5UcBEDIF+ON tr1LY5f6d+iGunWqrWsXdYm560VA0Jz5Qegfa5O70rWTA93iA6Jx0V5tuSxe8yGNGF mS08YjuFd3fJkYEbNHivGveNO//GLtF6seJxP7F/vJwwIYwtuEsqZ3V/aaT70k4Hs5 VDKUIernjnvb9j+0YGszxVCigfCk0iTNYCSQAm2IFi7E15xeDsjs7dDTsNMPoNLIrv UQHOvf3XXWM1EmjPybrgGjbsUBUlnYVszTADxvHKNSFrCCWu7G0WwJrOJs7rPlrDFF 7vTmvf3NYo2WQ== Date: Wed, 17 May 2023 18:36:28 +0100 From: Conor Dooley To: Konrad Dybcio Cc: Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Marijn Suijten , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/3] More RPMhPD levels + sm8550 Message-ID: <20230517-pauper-rigging-8cc6d2600eb6@spud> References: <20230517-topic-kailua-rpmhpd-v1-0-cd3013d051a6@linaro.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="gWnuExCoIoY1TXG2" Content-Disposition: inline In-Reply-To: <20230517-topic-kailua-rpmhpd-v1-0-cd3013d051a6@linaro.org> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org --gWnuExCoIoY1TXG2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 17, 2023 at 03:19:42PM +0200, Konrad Dybcio wrote: > Bring in missing RPMhPd levels from downstream and add ones we'll > need for GPU on SM8550. >=20 > Patch 1 adds the missing ones with an easy-to-read diff, patch 2 > reformats the block and patch 3 adds the necessary levels to 8550 dt. >=20 > Signed-off-by: Konrad Dybcio > --- > Konrad Dybcio (3): > dt-bindings: power: qcom,rpmpd: add missing RPMH levels > dt-bindings: power: qcom,rpmpd: Format RPMh levels better If you're going to add these defines regardless of a to change your approach: Acked-by: Conor Dooley Thanks, Conor. --gWnuExCoIoY1TXG2 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZGUQmwAKCRB4tDGHoIJi 0gJYAP9E93KGAQmQeDgXCzw5x6ClSilHDxtkVU7r0Ge6UCimJgEAtqTVSSPgHQfD v/6TNmOg8QfmFf3aLHo2+U7Z9DaMGQk= =TnAO -----END PGP SIGNATURE----- --gWnuExCoIoY1TXG2--