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 694B3ECAAD5 for ; Thu, 8 Sep 2022 11:02:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229706AbiIHLCt (ORCPT ); Thu, 8 Sep 2022 07:02:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60490 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229526AbiIHLCs (ORCPT ); Thu, 8 Sep 2022 07:02:48 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 59225B276D for ; Thu, 8 Sep 2022 04:02:47 -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 E93C0619F2 for ; Thu, 8 Sep 2022 11:02:46 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 306E7C433D6; Thu, 8 Sep 2022 11:02:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1662634966; bh=iNASgoNSy1xhUIG434EmNtPD+/r4/y4HDceKBOThb+Y=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=L63njUKp0whTAXjnrrs3lpAaSiZLiucoFweTPv9bfMTJJrJflc1D4tKT/vEiLIjFT ogJ74kluGrRnNWg/UntyYojWVGgN5SZJ1TtSoHoohMMjkb0stYnnOpjQQUaP9IAVp/ OgvTN91Lqu7CRinAmYkd6KaWeiomE4fo1cmB+fLaAYSpw1uZSOXaTQhIUj+GwAgERu cKCUzGRoTlDBy2BT9iM2DEhVqUu3MeI5MhSjK0XA4jt9F24PohviISKG5gNaN5pKTc xsY5lcyS8aKOvAOnmNGqC5i841VFUJptLv+xYFX9bkDDShL69OIOJX7eqOWtSwS269 ka993s8weSLVw== Date: Thu, 8 Sep 2022 12:02:40 +0100 From: Lee Jones To: Sebastian Reichel Cc: Heiko Stuebner , Rob Herring , Krzysztof Kozlowski , linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, kernel@collabora.com, Krzysztof Kozlowski Subject: Re: [PATCHv3 4/6] dt-bindings: mfd: syscon: Add rk3588 QoS register compatible Message-ID: References: <20220906143825.199089-1-sebastian.reichel@collabora.com> <20220906143825.199089-5-sebastian.reichel@collabora.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20220906143825.199089-5-sebastian.reichel@collabora.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Tue, 06 Sep 2022, Sebastian Reichel wrote: > Document rk3588 compatible for QoS registers. > > Acked-by: Krzysztof Kozlowski > Signed-off-by: Sebastian Reichel > --- > Documentation/devicetree/bindings/mfd/syscon.yaml | 1 + > 1 file changed, 1 insertion(+) Applied, thanks. -- Lee Jones [李琼斯]