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 893E5C3A59D for ; Mon, 24 Oct 2022 01:05:56 +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=irYYVXZeV7bAPIirwOE6AISJ2ftXv7jJQyaFURfLF80=; b=g7GWjFW+KaT7vW dWd5TXVu4Ys1ySmPf+Q10nwoMF3K+MJldbpG6pKvFf1rlOefRlJ74uPNoKslPNhbWoKcqgpT6DQ07 5PxTyae8fAjOac5NYwpUqNPx1RGwZgA9WTc8fA5QIvnXPJqisyr5P5IOVmlqpSZXG/FpftOj8+gTi Gnuekdr7UhxilnKML9pw1bx9bbmGH1TyafJ+Ec9fS272KyenjGvDEF8dSCuBU7Ql4fUNR/l3E7zbb T3KqxfJEAlDALAZI7nBGDMxIwvAwONfxUmLo83EQbKdUOJ4SURQFTyvlcqDGbc4xo0134O0U1bSEJ GCAcyRThQpLbK8mt0Eow==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1omltZ-00GdPN-R7; Mon, 24 Oct 2022 01:04:49 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1omltW-00GdOn-PN for linux-arm-kernel@lists.infradead.org; Mon, 24 Oct 2022 01:04:48 +0000 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 ams.source.kernel.org (Postfix) with ESMTPS id B999BB80DAF; Mon, 24 Oct 2022 01:04:43 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 303AEC433C1; Mon, 24 Oct 2022 01:04:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1666573482; bh=3CGj+S4+ePd4Ip08KUwT1S7tAQ12uV6pSsu/37KtyjA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=dlJwt/yq02VreudYtg4hYtDoLV2vS9ypiG4PDDtQbLORpuRHLsXBkOaKhbzdUOP8S hTBTd1wMD9SFWJuKSsjZ4yRv1ZYnngO1qto5iGf2KFcgbyslHiljA6yf8j3cSk1wqd YrBV/Cg85mLCt27ue7izPXIG47SaiOEGQs7LXzQ6oOonrXevjE7WsvJiYcPdb3uW02 HixdI6im8EHEUMefspSioAFC9kxLytSH5X0uWyHZ0yWBxOJrAc0WVMqtqxvUROBwoz ZrxkWPCVSnw5wLZNpGeaBBaqxLxNG8y54QLX41QTFC1uar0Gb7RhFKjyDBwfPlKyvD jMIPfTGRDaEZg== Date: Mon, 24 Oct 2022 09:04:33 +0800 From: Shawn Guo To: "Peng Fan (OSS)" Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, abelvesa@kernel.org, abel.vesa@linaro.org, sboyd@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Peng Fan Subject: Re: [PATCH V4 0/2] add anatop bindings and correct dts node Message-ID: <20221024010433.GR125525@dragon> References: <20220923074943.981127-1-peng.fan@oss.nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220923074943.981127-1-peng.fan@oss.nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221023_180447_004835_38565DED X-CRM114-Status: UNSURE ( 8.90 ) X-CRM114-Notice: Please train this message. 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 Fri, Sep 23, 2022 at 03:49:41PM +0800, Peng Fan (OSS) wrote: > From: Peng Fan > > V4: > Add R-b from DT maintainer > Include dts change > > V3: > https://lore.kernel.org/linux-arm-kernel/20220919055904.1659124-1-peng.fa > n@oss.nxp.com/t/ > Add #clock-cells property > > V2: > Drop syscon, use clock-controller > Add fsl vendor prefix > Add interrupt property > > Peng Fan (2): > dt-bindings: clock: add i.MX8M Anatop > arm64: dts: imx8m: align anatop with bindings Applied both, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel