From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailout2.w1.samsung.com (mailout2.w1.samsung.com [210.118.77.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E0646291C1F; Sat, 8 Nov 2025 01:05:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=210.118.77.12 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1762563905; cv=none; b=o3JrTScH2ZBnbjm7YnGdK2Tw9lsOz7r2SWI9uU4b20p1eaUESEfzVaL0cYBiRXZsOeiyb14voAI3dfEw2ybVFmp+YCnYZKkVQFVhwvWF/wE1o+1sONRgamdXNseENn1d4I8ta9qCYzyW7j8IQCFGL7fQVZn+2yFyBlk7EV2pRd8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1762563905; c=relaxed/simple; bh=XOdseE9/IKpnPqUnYcv0ykIyPxhSwpljBV47AsF8HhU=; h=From:Date:Subject:MIME-Version:Message-Id:In-Reply-To:To:Cc: Content-Type:References; b=oBNVZxYrkcWOczpb/+0FHrBq4Lrb8l3vCycbQXBlmUJmErZPLwdzyBEf8rr4X6Y2CNP7ksS0+eFRT8xqJs8/GRYeh8JtpbiAlEW3GPMnPKwdPAM3jy4VyWkneHGlASb3iwX83avv+sGy4k+brVmTpBWkejaZa6lSZ/PGWEu4wkw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=samsung.com; spf=pass smtp.mailfrom=samsung.com; dkim=pass (1024-bit key) header.d=samsung.com header.i=@samsung.com header.b=qZXk8S6h; arc=none smtp.client-ip=210.118.77.12 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=samsung.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=samsung.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=samsung.com header.i=@samsung.com header.b="qZXk8S6h" Received: from eucas1p2.samsung.com (unknown [182.198.249.207]) by mailout2.w1.samsung.com (KnoxPortal) with ESMTP id 20251108010455euoutp02b3ad76a4dc00463b81a9c4a02d5c628a~14oY0Iyr91808118081euoutp02S; Sat, 8 Nov 2025 01:04:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 mailout2.w1.samsung.com 20251108010455euoutp02b3ad76a4dc00463b81a9c4a02d5c628a~14oY0Iyr91808118081euoutp02S DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=samsung.com; s=mail20170921; t=1762563895; bh=EZpgDuIWQDe3piA1lflo9cUpL7SQdX3ks9uifRxSrkU=; h=From:Date:Subject:In-Reply-To:To:Cc:References:From; b=qZXk8S6hBPrs2lVMoD49eKaLLxd45mFG9fmOvAFaYicCHiG/CjLxe9p11lL8n8g4T 6bVuT2Ogpsot3QoPAnFXkbiueITHfH+lNUywcem9WLjqegqqhIGyYajb4Oy5tmUYGt yv7sT1HFCyEC6nCvyQA14wV3xw7GfwppSCWBUwSQ= Received: from eusmtip2.samsung.com (unknown [203.254.199.222]) by eucas1p1.samsung.com (KnoxPortal) with ESMTPA id 20251108010454eucas1p103697b195125d853bd9f4d40662b681e~14oYeOVC50742807428eucas1p1b; Sat, 8 Nov 2025 01:04:54 +0000 (GMT) Received: from AMDC4942.eu.corp.samsungelectronics.net (unknown [106.210.136.40]) by eusmtip2.samsung.com (KnoxPortal) with ESMTPA id 20251108010453eusmtip2f17ee4f4ef809e0111d98d420ce81c1d~14oXEeKei0912409124eusmtip2R; Sat, 8 Nov 2025 01:04:53 +0000 (GMT) From: Michal Wilczynski Date: Sat, 08 Nov 2025 02:04:36 +0100 Subject: [PATCH RFC 02/13] dt-bindings: clock: jh7110: Make power-domain optional Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Message-Id: <20251108-jh7110-clean-send-v1-2-06bf43bb76b1@samsung.com> In-Reply-To: <20251108-jh7110-clean-send-v1-0-06bf43bb76b1@samsung.com> To: Michal Wilczynski , Conor Dooley , Rob Herring , Krzysztof Kozlowski , Emil Renner Berthing , Hal Feng , Michael Turquette , Stephen Boyd , Conor Dooley , Xingyu Wu , Vinod Koul , Kishon Vijay Abraham I , Andrzej Hajda , Neil Armstrong , Robert Foss , Laurent Pinchart , Jonas Karlman , Jernej Skrabec , David Airlie , Simona Vetter , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , Lee Jones , Philipp Zabel , Paul Walmsley , Palmer Dabbelt , Albert Ou , Alexandre Ghiti , Marek Szyprowski , Icenowy Zheng , Maud Spierings , Andy Yan , Heiko Stuebner Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-phy@lists.infradead.org, dri-devel@lists.freedesktop.org, linux-riscv@lists.infradead.org X-Mailer: b4 0.15-dev X-CMS-MailID: 20251108010454eucas1p103697b195125d853bd9f4d40662b681e X-Msg-Generator: CA Content-Type: text/plain; charset="utf-8" X-RootMTR: 20251108010454eucas1p103697b195125d853bd9f4d40662b681e X-EPHeader: CA X-CMS-RootMailID: 20251108010454eucas1p103697b195125d853bd9f4d40662b681e References: <20251108-jh7110-clean-send-v1-0-06bf43bb76b1@samsung.com> The voutcrg (Video Output Clock Generator) hardware resides within the PD_VOUT power domain. In the new display subsystem model, this power domain is managed by the top-level 'vout-subsystem' parent driver. Because the parent driver now handles power management, the voutcrg node in the device tree no longer needs a 'power-domains' property. This patch updates the voutcrg binding to reflect this by removing 'power-domains' from the list of required properties. This fixes a dtbs_check warning that would be triggered by the updated device tree. Signed-off-by: Michal Wilczynski --- Documentation/devicetree/bindings/clock/starfive,jh7110-voutcrg.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/Documentation/devicetree/bindings/clock/starfive,jh7110-voutcrg.yaml b/Documentation/devicetree/bindings/clock/starfive,jh7110-voutcrg.yaml index af77bd8c86b12e667b79ffbaeae5f8a82e6d3f37..deff69037e5072002e06aa5a899f4488b7264f47 100644 --- a/Documentation/devicetree/bindings/clock/starfive,jh7110-voutcrg.yaml +++ b/Documentation/devicetree/bindings/clock/starfive,jh7110-voutcrg.yaml @@ -61,7 +61,6 @@ required: - resets - '#clock-cells' - '#reset-cells' - - power-domains additionalProperties: false -- 2.34.1