From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thierry Reding Subject: [GIT PULL 4/7] soc/tegra: Changes for v4.17-rc1 Date: Fri, 16 Mar 2018 15:18:47 +0100 Message-ID: <20180316141850.4876-4-thierry.reding@gmail.com> References: <20180316141850.4876-1-thierry.reding@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20180316141850.4876-1-thierry.reding@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: arm@kernel.org Cc: linux-tegra@vger.kernel.org, Thierry Reding , linux-arm-kernel@lists.infradead.org, Jon Hunter List-Id: linux-tegra@vger.kernel.org Hi ARM SoC maintainers, The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2: Linux 4.16-rc1 (2018-02-11 15:04:29 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.17-soc for you to fetch changes up to 0cad0983bd3c002e92dff1e9d7f28c2c312c1973: soc/tegra: pmc: Use the new reset APIs to manage reset controllers (2018-03-09 08:51:07 +0100) Thanks, Thierry ---------------------------------------------------------------- soc/tegra: Changes for v4.17-rc1 This contains more Tegra194 support as well as an implementation for the MBIST workaround needed to avoid some memory-related issues on Tegra210. ---------------------------------------------------------------- Mikko Perttunen (2): soc/tegra: Add Tegra194 SoC configuration option soc/tegra: pmc: Add Tegra194 compatibility string Peter De Schrijver (1): soc/tegra: pmc: MBIST work around for Tegra210 Thierry Reding (1): soc/tegra: pmc: Pass PMC to tegra_powergate_power_up() Vivek Gautam (1): soc/tegra: pmc: Use the new reset APIs to manage reset controllers drivers/soc/tegra/Kconfig | 10 +++++ drivers/soc/tegra/pmc.c | 95 ++++++++++++----------------------------------- 2 files changed, 33 insertions(+), 72 deletions(-)