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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 187A8C0219B for ; Tue, 11 Feb 2025 21:05:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=hfw+9Nla+06KGakE08S8UVdP1DxcrswBpnFGu+b58k8=; b=C8wRi9yj5w7RIU MR1PRFsGxCb/RwOBA7C+ZaNenSXC7riCS8kaP9Mi0BRpFm+LFK45ott8qepKksM4Gy7abyXP3wUlD 4c1cUHXZmeMZgGYh/2+O22eyyhNWrXCH06mXFiQcg6zsi4tjjwPgWG1MKM0PX3TpHAu81thPDJQId lecaUCfHFZ16QY2lz+hgpa6+lmd5OSKysPmvWnIjssfCatakjGf0+ceJjV7yxYI2rrRBFDBBTtMKO i1iF754PdviRstwAOcyCtQy6hWZwIJYgMC/Yr5Z/FCX4kN9iVM3AIUqVy12m3ZlKh/fUyXJnMzELP yTAAhWB5Ngku1UGJY+xQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1thxRQ-00000005Hbu-3af7; Tue, 11 Feb 2025 21:05:12 +0000 Received: from nyc.source.kernel.org ([147.75.193.91]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1thxPF-00000005H90-2SGw; Tue, 11 Feb 2025 21:02:58 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by nyc.source.kernel.org (Postfix) with ESMTP id 40543A40D5B; Tue, 11 Feb 2025 21:01:11 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 260A5C4CEDD; Tue, 11 Feb 2025 21:02:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1739307776; bh=mPDIGAOPfFORI7LS1qh2u5u7JxUaNOD3vSVK0HFG47E=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=DXFA0YVrKBjSTeI63HmZL4q9NOLOskpQ7vqBrMooWe36Cuqzu/Fe+33bDLUiC0BPb qRXHUIYzAKySmdpEp5p3VRGbv8rVJxclJX/lJy3H62dMSLu/jlYLyTnXYPlmlFeH0K A+c6wJAWZfp/vyBSdxOLe47iUdwd38VA6RYMiGUP3M07qJt6oRx0nTTPdTM5AnbJ+7 NjteYhk+aYmcokeq2hOdPfyjux6obELcimRdEmdMbtDclA/kIyiBMt5VnMh126I822 dgS/KwesBkGVd+nNWIGcBNLIzn10nzeiUk0i/vlx7Gs3f0GXYZuBuXtQ3ZkpAHnBYq 9KQOD3olOP/hA== Date: Tue, 11 Feb 2025 15:02:55 -0600 From: "Rob Herring (Arm)" To: Andras Szemzo Cc: Kishon Vijay Abraham I , linux-phy@lists.infradead.org, linux-pm@vger.kernel.org, Michael Turquette , linux-arm-kernel@lists.infradead.org, Chen-Yu Tsai , Maxime Ripard , Paul Walmsley , Samuel Holland , Palmer Dabbelt , linux-clk@vger.kernel.org, Krzysztof Kozlowski , Stephen Boyd , Vinod Koul , Philipp Zabel , linux-gpio@vger.kernel.org, Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Florian Fainelli , linux-sunxi@lists.linux.dev, Albert Ou , devicetree@vger.kernel.org, Jernej Skrabec , Linus Walleij , Conor Dooley , linux-riscv@lists.infradead.org, Ulf Hansson , linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 05/10] dt-bindings: power: add V853 ppu bindings Message-ID: <173930777478.1171902.17591605192329357737.robh@kernel.org> References: <20250205125225.1152849-1-szemzo.andras@gmail.com> <20250205125225.1152849-6-szemzo.andras@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20250205125225.1152849-6-szemzo.andras@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250211_130257_691253_2228C11E X-CRM114-Status: UNSURE ( 9.39 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-phy" Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org On Wed, 05 Feb 2025 13:52:20 +0100, Andras Szemzo wrote: > Document V853 PPU compatible. > > Signed-off-by: Andras Szemzo > --- > .../bindings/power/allwinner,sun20i-d1-ppu.yaml | 1 + > include/dt-bindings/power/allwinner,sun8i-v853-ppu.h | 10 ++++++++++ > 2 files changed, 11 insertions(+) > create mode 100644 include/dt-bindings/power/allwinner,sun8i-v853-ppu.h > Reviewed-by: Rob Herring (Arm) -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy