From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753074AbdDHOLH (ORCPT ); Sat, 8 Apr 2017 10:11:07 -0400 Received: from mail.kernel.org ([198.145.29.136]:36946 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752997AbdDHOLC (ORCPT ); Sat, 8 Apr 2017 10:11:02 -0400 From: Krzysztof Kozlowski To: Olof Johansson , Arnd Bergmann , Kevin Hilman , arm@kernel.org Cc: Krzysztof Kozlowski , Kukjin Kim , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Javier Martinez Canillas Subject: [GIT PULL 1/5] arm64: soc: exynos for v4.12 Date: Sat, 8 Apr 2017 16:10:04 +0200 Message-Id: <20170408141004.386-6-krzk@kernel.org> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20170408141004.386-1-krzk@kernel.org> References: <20170408141004.386-1-krzk@kernel.org> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201: Linux 4.11-rc1 (2017-03-05 12:59:56 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc64-4.12 for you to fetch changes up to 0edf17984f251e633465e028a0115d57b1b7eb88: arm64: defconfig: Enable video, DRM and LPASS drivers for Exynos5433 and Exynos7 (2017-03-21 19:18:53 +0200) ---------------------------------------------------------------- Samsung ARM64 update for v4.12: 1. Exynos power management drivers support now ARMv8 SoC - Exynos5433 - so select them in ARCH_EXYNOS. 2. Enable few Exynos drivers for supported ARMv8 SoCs. ---------------------------------------------------------------- Krzysztof Kozlowski (2): arm64: exynos: Enable Exynos PMU and PM domains drivers arm64: defconfig: Enable video, DRM and LPASS drivers for Exynos5433 and Exynos7 arch/arm64/Kconfig.platforms | 2 ++ arch/arm64/configs/defconfig | 11 +++++++++++ 2 files changed, 13 insertions(+)