From patchwork Sat Apr 20 20:37:20 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vladimir Zapolskiy X-Patchwork-Id: 1088427 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=mleia.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="NaDO3R9w"; 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 44ml5c31Yrz9s71 for ; Sun, 21 Apr 2019 06:37:40 +1000 (AEST) 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:Date:Message-ID:Subject: From:To: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=xqFop+uxf0b8UmfAK5ecIaXsDix/DLI1l9UW5JBZky4=; b=NaDO3R9wErF51v HzbGfhEekCLY3LVUOOLgmBjaKvQH4G8P9QAddsVOhETu6uPKA8J9nGS+sRIa6jMNYeWkwQmeoGaka Q7ednbLapPDkPpUzRrUBSUOfrEbcioHOClZg7szRMEeSbHV+jDujvQXJiZ5gVCTS2/qRHaEHY+/zA /jqXHFGyubMQZq1+clwiTxkTIAV9FKDcezcDQKwwklk09Cr5caIkcLSjHwvWbNR5bJkHE2yv289ca 4QYvPHQ7euoFtXKSrYNzrUZ+g4OvYqC5Ct2ZWimiLFfel2WAYTD4Ed4EEtmwCKKBVj11gYXxl8+53 FcCUivtTqV5DI9BbIKvA==; 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 1hHwjw-0002mR-9s; Sat, 20 Apr 2019 20:37:36 +0000 Received: from mleia.com ([178.79.152.223] helo=mail.mleia.com) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hHwjo-0002gn-3U for linux-arm-kernel@lists.infradead.org; Sat, 20 Apr 2019 20:37:29 +0000 Received: from mail.mleia.com (localhost [127.0.0.1]) by mail.mleia.com (Postfix) with ESMTP id 6F802463710; Sat, 20 Apr 2019 21:37:22 +0100 (BST) To: Arnd Bergmann , Olof Johansson , Kevin Hilman , arm@kernel.org From: Vladimir Zapolskiy Subject: [GIT PULL] ARM: lpc32xx: NXP LPC32xx platform changes for 5.2 Message-ID: Date: Sat, 20 Apr 2019 23:37:20 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 Content-Language: en-US X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-49551924 X-CRM114-CacheID: sfid-20190420_213722_486263_453E8EFE X-CRM114-Status: UNSURE ( 9.47 ) X-CRM114-Notice: Please train this message. /bin/ln: failed to access 'reaver_cache/texts/20190420_213722_486263_453E8EFE': No such file or directory X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190420_213722_486263_453E8EFE X-CRM114-Status: GOOD ( 14.12 ) 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 ---- ---------------------- -------------------------------------------------- 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: Alexandre Belloni , linux-arm-kernel@lists.infradead.org, Sylvain Lemieux 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 Hi Arnd, Olof and Kevin, please consider to pull the updates to NXP LPC32xx platform files, work on cleaning up the platform data has been continued. The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b: Linux 5.1-rc1 (2019-03-17 14:22:26 -0700) are available in the Git repository at: https://github.com/vzapolskiy/linux-lpc32xx tags/lpc32xx-soc-for-5.2 for you to fetch changes up to e861cfbed091b195eab34874c4af0f85d5388a52: ARM: lpc32xx: use SPDX license identifier (2019-04-19 22:59:30 +0300) ---------------------------------------------------------------- ARM: lpc32xx: platform updates for v5.2 Here are the changes for ARM NXP LPC32xx platform files: * removed TEST_CLK_SEL setup out of common clock framework control, * unnecessary header files are removed from inclusion, * registration of SSP0 and SSP1 is removed as done through device tree, * switched the main platform file to SPDX license identifier. ---------------------------------------------------------------- Alexandre Belloni (1): ARM: lpc32xx: stop overwriting TEST_CLK_SEL Vladimir Zapolskiy (3): ARM: lpc32xx: remove redundant included headers ARM: lpc32xx: remove platform data of SSP0 and SSP1 controllers ARM: lpc32xx: use SPDX license identifier arch/arm/mach-lpc32xx/phy3250.c | 42 +++-------------------------------------- 1 file changed, 3 insertions(+), 39 deletions(-) --- Best wishes, Vladimir