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 14338C4345F for ; Mon, 22 Apr 2024 14:29:22 +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=rbIJPoHVi2kLoFN7F3rwJ93ptfE4GA1Q22+qSJo1hE8=; b=hrt7qsu/pfHdG2 VTluzTEzMVrIAZqo/g7aZEHZkS/KwXdZmRNnQu27w2y/JPa/iLMijhG9dsJKHqMl7LK3+sUZV0G+6 VBJEH9Xi5PNfsBoE3lsW7E1+DwmdQq6MBTzziIIB7LC9rUMgEoyqrSHh6a0sD/caehXBqfUA72RdW dM+zEqz/XtkclcF4c0BVlPH2R4ESQo7IE/gGKAnp0wz7eUToOCH5rZ4/qeh38pzLLRByHqZqYRfGa pbSkPjYX5El8BRzmtVmrJiNZExPL53RDJw9OaUX9hQzJ8tjYr79l5zOeSjkriZwyD2HyvV3o6Qtqu ZOihNZSirlazU8hei4+Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1ryufR-0000000Dv3b-1orU; Mon, 22 Apr 2024 14:29:13 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1ryufN-0000000Dv2l-428c for linux-arm-kernel@lists.infradead.org; Mon, 22 Apr 2024 14:29:11 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 57DC760C76; Mon, 22 Apr 2024 14:29:09 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id CD59AC113CC; Mon, 22 Apr 2024 14:29:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1713796149; bh=nmeYAAMfDWtKUdUh/u8ThViBJ0dDSRUKYjrXdRvF6lQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=mfRDfneaSpgilD9soWxDDn0jOddgL/VpXa7qjJiBlx/K9yvsRNHVqEFSLMC1OwCBu qBO92RbLZ5ORv4KE5larndiZ2zpBeYThVL2UbyunWRvegwvKbO7Eeh1tNrPJKVC1pV bjXhXuSQ/8/TtphYEC7Dm/JyUNsU2mcM6Elf/ni7/D4V4h6Fs1yrOqOOkePhstaxMt nR9w+C5q2/N5Nopw7gBw4gZiU0p+Yo+6v3mXzgkOQrLxX6N7eku+AdB3tQzbXGD07y jj/53hn69mBR5hV5s88sbNzq7FqfiXD7qRPxTv33LSGQi8nScMqcUfReFi+lB7zfgM LbsDLu7EGYlLg== Date: Mon, 22 Apr 2024 09:29:06 -0500 From: Rob Herring To: Laurentiu Mihalcea Cc: Krzysztof Kozlowski , Conor Dooley , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Daniel Baluta , Shengjiu Wang , Liu Ying , Laurentiu Mihalcea , devicetree@vger.kernel.org, imx@lists.linux.dev, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 2/3] dt-bindings: mfd: add schema for 8ulp AVD-SIM Message-ID: <20240422142906.GB1207218-robh@kernel.org> References: <20240418203720.8492-1-laurentiumihalcea111@gmail.com> <20240418203720.8492-3-laurentiumihalcea111@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240418203720.8492-3-laurentiumihalcea111@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240422_072910_255453_8EFB01EC X-CRM114-Status: GOOD ( 15.89 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Apr 18, 2024 at 11:37:19PM +0300, Laurentiu Mihalcea wrote: > From: Laurentiu Mihalcea > > Add schema for i.MX8ULP's AVD-SIM module. > > Signed-off-by: Liu Ying > Signed-off-by: Laurentiu Mihalcea > --- > .../bindings/mfd/fsl,imx8ulp-avd-sim.yaml | 42 +++++++++++++++++++ > 1 file changed, 42 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mfd/fsl,imx8ulp-avd-sim.yaml > > diff --git a/Documentation/devicetree/bindings/mfd/fsl,imx8ulp-avd-sim.yaml b/Documentation/devicetree/bindings/mfd/fsl,imx8ulp-avd-sim.yaml > new file mode 100644 > index 000000000000..4020c6e37f80 > --- /dev/null > +++ b/Documentation/devicetree/bindings/mfd/fsl,imx8ulp-avd-sim.yaml > @@ -0,0 +1,42 @@ > +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/mfd/fsl,imx8ulp-avd-sim.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: NXP i.MX8ULP Audio-Video Domain System Integration Module > + > +maintainers: > + - Liu Ying > + > +description: | > + The AVD-SIM module provides configuration options for components of AVD. > + > +properties: > + compatible: > + items: > + - const: fsl,imx8ulp-avd-sim > + - const: syscon > + - const: simple-mfd 'simple-mfd' means you have child nodes, but you have none defined. > + > + reg: > + maxItems: 1 > + > + clocks: > + maxItems: 1 If you do add child nodes, 'simple-mfd' also means there is not any dependency on the parent node such as needing this clock to be enabled for the child nodes. Rob _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel