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 X-Spam-Level: X-Spam-Status: No, score=-5.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5BDB3C43141 for ; Thu, 21 Nov 2019 21:00:13 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 32B1920672 for ; Thu, 21 Nov 2019 21:00:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1574370013; bh=M+wfm7N3MWy7KprzonlPHC4GakCtiObI1P/FSauCQIk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=f3PbqASgU+fDDXXOSM3mcc68wYAzYxU7wpI4SIlETPcv5bEFutpJDjJKDBWiR+FOr unvIgNB1/mgjtY41b4U23niLc8+PwYHtba7VHCIuIZL3G1oDenP5JKmdSg9oVGO0ct umDfk3KQhPe2HnnyWqvHwhLj1yhcNUtgAuU3diFk= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726905AbfKUVAM (ORCPT ); Thu, 21 Nov 2019 16:00:12 -0500 Received: from mail-oi1-f193.google.com ([209.85.167.193]:42408 "EHLO mail-oi1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726293AbfKUVAM (ORCPT ); Thu, 21 Nov 2019 16:00:12 -0500 Received: by mail-oi1-f193.google.com with SMTP id o12so4501193oic.9; Thu, 21 Nov 2019 13:00:11 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=SxSot6EgZMv6I/ipPn5GJ1W17H/FceWiJqLiGTJUw7A=; b=chBHXB2FeyJYkwYfTeFLaiHGY4B/l8uGUhg7WuP5dPKTzs6PVLl+DWB/sTfD6si5YK NirU/ErKuelKLfDlXzPhj/5NmEAc05btTegaRsx0a2ZEp0l5U0CQk78hWQnAFDqOURVR 1BiNQYvyoqqKxrmHSzzKIWaa7btl2L7k/QSxzXXknVA5HVf6HwJLI52LKCwCAMQ2Ytjt uXsoG8dw2ULGQdi1l/6Rp+Z1aD+R/Sb0GCT0y2u+NMPJ6Nji7Tu6r7Dm53FzuHOaYvbj HU8oc1G1eT4P03VAt0i5wiGki/1eyL4Gr14bfnlcvqFpqyioewXbXNL5OxSyVvAV+ZhX Jxxg== X-Gm-Message-State: APjAAAWBCfMLlcsJXiU8A0L3Z0RqFmTYEoe3IhBNJTuwvVhKqRIf/ign PXuuC75jJbTz7FT6jcgWjw== X-Google-Smtp-Source: APXvYqzZRrFiuYK7K/Obo8SgGAjOF7Ow3hwd08fXejCVDmPvcemJ1lgWEhImSfx8sFpl48Lx+9CNfA== X-Received: by 2002:a05:6808:117:: with SMTP id b23mr8902981oie.151.1574370011370; Thu, 21 Nov 2019 13:00:11 -0800 (PST) Received: from localhost (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id p3sm1377017oti.22.2019.11.21.13.00.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 21 Nov 2019 13:00:09 -0800 (PST) Date: Thu, 21 Nov 2019 15:00:08 -0600 From: Rob Herring To: Leonard Crestez Cc: Chanwoo Choi , Stephen Boyd , MyungJoo Ham , Kyungmin Park , "Rafael J. Wysocki" , Shawn Guo , Mark Rutland , Michael Turquette , Artur =?utf-8?B?xZp3aWdvxYQ=?= , Saravana Kannan , Angus Ainslie , Martin Kepplinger , Matthias Kaehlcke , Krzysztof Kozlowski , Alexandre Bailon , Georgi Djakov , Dong Aisheng , Abel Vesa , Jacky Bai , Anson Huang , Fabio Estevam , Viresh Kumar , Silvano di Ninno , devicetree@vger.kernel.org, linux-pm@vger.kernel.org, linux-clk@vger.kernel.org, linux-imx@nxp.com, kernel@pengutronix.de, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v6 3/5] dt-bindings: memory: Add bindings for imx8m ddr controller Message-ID: <20191121210008.GA20656@bogus> References: <58f3aea574bf3a38a42075e313fc2a5592c96ed2.1573756360.git.leonard.crestez@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <58f3aea574bf3a38a42075e313fc2a5592c96ed2.1573756360.git.leonard.crestez@nxp.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org On Thu, 14 Nov 2019 20:33:20 +0200, Leonard Crestez wrote: > Add devicetree bindings for the i.MX DDR Controller on imx8m series > chips. It supports dynamic frequency switching between multiple data > rates and this is exposed to Linux via the devfreq subsystem. > > Signed-off-by: Leonard Crestez > --- > .../memory-controllers/fsl/imx8m-ddrc.yaml | 72 +++++++++++++++++++ > 1 file changed, 72 insertions(+) > create mode 100644 Documentation/devicetree/bindings/memory-controllers/fsl/imx8m-ddrc.yaml > Reviewed-by: Rob Herring