From patchwork Thu Feb 14 18:13:05 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 1042332 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=atomide.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="DVcRvyLt"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 440kz55GWXz9s7T for ; Fri, 15 Feb 2019 05:13:21 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=BFupSRw/ryP+NOaoYi6YdXu0GgpQ7ncytk9v1W9u5hs=; b=DVcRvyLt++bQGg kX2OdvQL1wlNjVKi0uikGi1tMHhP/Aoi4fdFalKhGf73TzC7v9oRLpk9LsSAt2uCtAwmwlAcFVU3P 43NGZ4bK3CAh85QePxBMi6QTEyWA6TZgufDJ0xKQz0I+ouuk9gKTPNA/mLjzttsBRH9jvnAOIynBE WJeHwmVXcngGfRBTFvwHg0NTVWVImpHMoV5vbFMjshA7M+DqlPG1mgh+lJ1LpIa0tu1qum5mt8/9m 4ZCC9nbHMURItyT8VhVy5zAalxNuqQ9b7kBbk/vGwQi6mbOrfeg5eEvggcb7apcRsIcW0LJKyBV2R Yy97R5mia4EpLOA2DlCw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1guLVe-0008Ju-1N; Thu, 14 Feb 2019 18:13:18 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1guLVa-0008JK-Pl for linux-arm-kernel@lists.infradead.org; Thu, 14 Feb 2019 18:13:16 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 3BC4880EA; Thu, 14 Feb 2019 18:13:24 +0000 (UTC) From: Tony Lindgren To: arm@kernel.org Subject: [GIT PULL 1/2] defconfig changes for omaps for v5.1 Date: Thu, 14 Feb 2019 10:13:05 -0800 Message-Id: X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190214_101314_877211_F1DD2A4E X-CRM114-Status: UNSURE ( 7.84 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [72.249.23.125 listed in list.dnswl.org] X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Tony Lindgren , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org From: "Tony Lindgren" The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c: Linux 5.0-rc1 (2019-01-06 17:08:20 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.1/defconfig-signed for you to fetch changes up to a8220ae7e740f8c568bd79ba38b6a3efe13100c1: ARM: omap2plus_defconfig: Update for moved options (2019-01-31 10:54:06 -0800) ---------------------------------------------------------------- Defconfig changes for omaps Drop PROVE_LOCKING as it should not be enabled in the defconfig. It causes quite a bit overhead as noted in the patch description. Then let's update omap2plus_defconfig for dropped options and moved options. That way makesavedefconfig can actually be used to generate patches against omap2plus_defconfig. ---------------------------------------------------------------- Lukasz Luba (1): ARM: omap2plus_defconfig: remove PROVE_LOCKING from defconfig Tony Lindgren (2): ARM: omap2plus_defconfig: Update for dropped options ARM: omap2plus_defconfig: Update for moved options arch/arm/configs/omap2plus_defconfig | 83 +++++++++++++++++------------------- 1 file changed, 38 insertions(+), 45 deletions(-) From patchwork Thu Feb 14 18:13:06 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 1042333 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=atomide.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="R90iXfEt"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 440kzH29SJz9sCh for ; Fri, 15 Feb 2019 05:13:31 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=u2nWPiNwosstoD6iPmLTTRyIfMRGig9AKgzhTlPG66c=; b=R90iXfEtPGvYgj NcORSLbTVy7Qe333pZtt9fNi45QlBJhZLvZDa5VmcIKLKmvWRVD3ISZII+Z9WLCQR9S+lsuJOgh2a W6PGZFUqHvMioPItCxq2aYJQ3jFutdR8XAn4LQi6bWAN30zVWSU7lgWOG9if8LGaeke9zfilR1g3S wERMx4jgHS7pxskJ5LjH96in/KE9nAwzUeONRVc8x2n23/PNY/9DxTQEobhqeBmbsBr9Rly5Vqt0t fwoPuCu8/rfRZlZCuEomXzNK0PJUtYDRdnxKaZzUz2IInLBm0TZFAIBPiCf3yciPU2mAukz68apsC 3E6hwahfh/Phb1Yi8c1A==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1guLVk-0008Qn-1C; Thu, 14 Feb 2019 18:13:24 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1guLVb-0008JW-Cf for linux-arm-kernel@lists.infradead.org; Thu, 14 Feb 2019 18:13:16 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 3A9658192; Thu, 14 Feb 2019 18:13:25 +0000 (UTC) From: Tony Lindgren To: arm@kernel.org Subject: [GIT PULL 2/2] more dts changes for omaps for v5.1 Date: Thu, 14 Feb 2019 10:13:06 -0800 Message-Id: X-Mailer: git-send-email 2.20.1 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190214_101315_461926_4DD898F9 X-CRM114-Status: GOOD ( 10.20 ) X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [72.249.23.125 listed in list.dnswl.org] X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Tony Lindgren , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org From: "Tony Lindgren" The following changes since commit b4c30df0eb354d8e081132b7b7449f6d17619614: ARM: dts: omap4-sdp: Make ethernet working even if booted with latest u-boot (2019-01-24 08:23:43 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.1/dt-pt2-signed for you to fetch changes up to 947b7802597106dcbef2ddca23d386f9339ba334: ARM: dts: omap3-gta04: declare backlight in lcd node (2019-02-12 10:52:25 -0800) ---------------------------------------------------------------- More dts changes for omaps We add support for Bosch Guardian am335x device, and configure more devices like GNSS and LCD backlight for omap3-gta04. And we replace the wlcore binding documentation URL with a local file that we have. ---------------------------------------------------------------- Andreas Kemnade (4): ARM: dts: gta04: add pinctrl settings for wkup domain ARM: dts: gta04: add ldo 3v3 regulator ARM: dts: gta04: add gps support ARM: dts: omap3-gta04: declare backlight in lcd node Jonathan Neuschäfer (1): ARM: dts: omap3-gta04a5: Replace LXR reference with a local one Martyn Welch (1): ARM: dts: am335x: Add support for Bosch Guardian arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/am335x-guardian.dts | 511 ++++++++++++++++++++++++++++++++++ arch/arm/boot/dts/omap3-gta04.dtsi | 39 ++- arch/arm/boot/dts/omap3-gta04a5.dts | 2 +- 4 files changed, 551 insertions(+), 2 deletions(-) create mode 100644 arch/arm/boot/dts/am335x-guardian.dts