From patchwork Mon Oct 9 14:26:02 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nicolas Ferre X-Patchwork-Id: 823278 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=65.50.211.133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="AHWb45fB"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.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 3y9jGG6Pncz9t6N for ; Tue, 10 Oct 2017 01:25:58 +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=wj7TwJHOEj79AWLT8ZkR3NC+ss4ilO9MEQYRRVs39ys=; b=AHWb45fBTn6Xwj orvQesIV6mxxHaYgKgPaV5E7I3VBGzqTEwsQVTln8972L5tuh59HDH7JabQdltv1KrzUul+5gRJrV POoi6tILO2T9jM6gt3oKMd45LXxbLqyttz3i2bqcgE3qQ04Wa1wwJV2d8HwCaUkELUQ+ynFb8d3A9 q3io4YEu8ALVjJVx4RIZFqF3tRGy2s99e2bfyzGLGz6KA9Ijb3tmMhSTbI9ZJzCjdqOsyTOqlwPOL jTIiDxpkWnXFgKGImmRuQDQS17TzAVBhmKMruTdFqq849veMmtJNVdQSOkSIrIxsJCWyP69nKGbml x0xaHBvENAxnHMyT/Wsw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1e1Z0E-0007nE-Mj; Mon, 09 Oct 2017 14:25:54 +0000 Received: from esa6.microchip.iphmx.com ([216.71.154.253]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1e1Z09-0007Y8-AX for linux-arm-kernel@lists.infradead.org; Mon, 09 Oct 2017 14:25:53 +0000 X-IronPort-AV: E=Sophos;i="5.42,500,1500966000"; d="scan'208";a="5142126" Received: from exsmtp01.microchip.com (HELO email.microchip.com) ([198.175.253.37]) by esa6.microchip.iphmx.com with ESMTP/TLS/AES128-SHA; 09 Oct 2017 07:25:26 -0700 Received: from tenerife.corp.atmel.com (10.10.76.4) by CHN-SV-EXCH01.mchp-main.com (10.10.76.37) with Microsoft SMTP Server id 14.3.352.0; Mon, 9 Oct 2017 07:25:25 -0700 From: Nicolas Ferre To: Arnd Bergmann , Olof Johansson , Subject: [GIT PULL] at91: fixes for 4.14 #2 Date: Mon, 9 Oct 2017 16:26:02 +0200 Message-ID: <20171009142602.8027-1-nicolas.ferre@microchip.com> X-Mailer: git-send-email 2.9.0 Organization: atmel MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171009_072549_532847_A19F03A5 X-CRM114-Status: GOOD ( 11.90 ) X-Spam-Score: -2.6 (--) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-2.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [216.71.154.253 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 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: Boris BREZILLON , Linux Kernel list , Ludovic Desroches , Alexandre Belloni , Eugen Hristev , linux-arm-kernel 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 Arnd, Olof, A second batch of fixes for AT91, all about DT modifications. We discovered the Ethernet phy issue lately and the ADC fixes are patches that we forgot while converting sama5d2 ADC to use hardware triggers. The 2 ADC patches are needed so that the driver can probe corectly again: https://storage.kernelci.org/mainline/master/v4.14-rc2-255-g74d83ec2b734/arm/sama5_defconfig/lab-free-electrons/boot-at91-sama5d2_xplained.txt It will certainly be the last "fixes" PR for this cycle. Thanks, best regards, The following changes since commit 093d79f62a89f47d9b5fd0746768146d9696535c: ARM: at91: Replace uses of virt_to_phys with __pa_symbol (2017-09-18 10:05:38 +0200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git tags/at91-fixes2 for you to fetch changes up to 27d90f46f253ccc7c5447f6fa62505acb1c246fe: ARM: dts: at91: sama5d2: add ADC hw trigger edge type (2017-10-09 15:34:22 +0200) ---------------------------------------------------------------- Fixes: second batch for 4.14: - one DT phy address fix for the new sama5d27 som1 ek - two DT ADC patches that were forgotten while moving to hardware triggers for sama5d2 (iio changes already applied) ---------------------------------------------------------------- Eugen Hristev (2): ARM: dts: at91: sama5d2_xplained: enable ADTRG pin ARM: dts: at91: sama5d2: add ADC hw trigger edge type Ludovic Desroches (1): ARM: dts: at91: at91-sama5d27_som1: fix PHY ID arch/arm/boot/dts/at91-sama5d27_som1.dtsi | 4 ++-- arch/arm/boot/dts/at91-sama5d2_xplained.dts | 16 +++++++++++++++- arch/arm/boot/dts/sama5d2.dtsi | 1 + 3 files changed, 18 insertions(+), 3 deletions(-)