From patchwork Wed Sep 14 14:50:20 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Koen Vandeputte X-Patchwork-Id: 669932 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2001:1868:205::9]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3sZ4KK3QHlz9rxm for ; Thu, 15 Sep 2016 00:52:53 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=ncentric.com header.i=@ncentric.com header.b=iT7cZZHh; dkim-atps=neutral Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bkBWi-0002wX-8G; Wed, 14 Sep 2016 14:51:04 +0000 Received: from mail-wm0-x233.google.com ([2a00:1450:400c:c09::233]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bkBWf-0002sc-Km for lede-dev@lists.infradead.org; Wed, 14 Sep 2016 14:51:02 +0000 Received: by mail-wm0-x233.google.com with SMTP id i130so52782462wmf.0 for ; Wed, 14 Sep 2016 07:50:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ncentric.com; s=google; h=from:to:subject:date:message-id; bh=ClNaVGvEVbUQebs8x9CtX3uZTqSLbyOhb2JLYkXsbw0=; b=iT7cZZHhZYmBwoQHCSYDK9XvySnqneggvw3fSxuns/keUMjuGb6gjzBTd/mw1yP5NZ MklKXHydpgGcPS+DRqrpPwGQzJLINPTYDAuZRK6o68XA7bE9we0mPkYKLiBTIIApKsaq 2XKb18QtkR/L3m3V/+GwESZjANB/JdpTlxHw0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:date:message-id; bh=ClNaVGvEVbUQebs8x9CtX3uZTqSLbyOhb2JLYkXsbw0=; b=CDbGVsgXls+hD0Aeoug1+Eh/weKUa7UqSTQFeOw0xMOUc6UjYZYC4T2e06Qor+6+Vg JWnlvzG2T63GEvbTuDX+EbXz0vYuRV09W2m3rC6bLL1Ef7k510vH0tDAlUHRn8KgEGpj Ix0wb2JNeXh2g/2tAn6tDNBKN1BgAri52+L69uYFGO7CtvAOMnXiG81zy2K7Dcm8214+ 3XBvp8iuWUO/8jQ9tXlEPATN79+YeIz2BpAV/aHu91TZ1ZeDfrMO6sKEJgasrbLyJnhy uBQzbG0h8sNZBZEt524VdQ0nUXjM1Nh9KboXfp18SqmmDeD7JZ2xMBPCz80MUjkXW3xz 1gCg== X-Gm-Message-State: AE9vXwPsFF9HO3I6TAySIXVLoASsx3WFI5MCtqWFdAUjWM6xjB3fF7XD0gsx3WXv+s78BQ== X-Received: by 10.28.145.20 with SMTP id t20mr3672575wmd.74.1473864639158; Wed, 14 Sep 2016 07:50:39 -0700 (PDT) Received: from localhost.localdomain (d515300d8.static.telenet.be. [81.83.0.216]) by smtp.googlemail.com with ESMTPSA id m5sm35853653wmd.1.2016.09.14.07.50.38 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 14 Sep 2016 07:50:38 -0700 (PDT) From: Koen Vandeputte To: lede-dev@lists.infradead.org Date: Wed, 14 Sep 2016 16:50:20 +0200 Message-Id: <1473864620-30085-1-git-send-email-koen.vandeputte@ncentric.com> X-Mailer: git-send-email 2.7.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160914_075101_897375_CA0F9F68 X-CRM114-Status: UNSURE ( 9.08 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.7 (--) X-Spam-Report: SpamAssassin version 3.4.0 on bombadil.infradead.org summary: Content analysis details: (-2.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [2a00:1450:400c:c09:0:0:0:233 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] -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid Subject: [LEDE-DEV] [PATCH] cns3xxx: refresh patches X-BeenThere: lede-dev@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "Lede-dev" Errors-To: lede-dev-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org Signed-off-by: Koen Vandeputte --- target/linux/cns3xxx/patches-4.4/031-pcie_init.patch | 6 +++--- target/linux/cns3xxx/patches-4.4/110-pci_isolated_interrupts.patch | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/target/linux/cns3xxx/patches-4.4/031-pcie_init.patch b/target/linux/cns3xxx/patches-4.4/031-pcie_init.patch index 651d1a2..52c73d7 100644 --- a/target/linux/cns3xxx/patches-4.4/031-pcie_init.patch +++ b/target/linux/cns3xxx/patches-4.4/031-pcie_init.patch @@ -1,6 +1,6 @@ --- a/arch/arm/mach-cns3xxx/laguna.c +++ b/arch/arm/mach-cns3xxx/laguna.c -@@ -849,7 +849,6 @@ static struct map_desc laguna_io_desc[] +@@ -864,7 +864,6 @@ static struct map_desc laguna_io_desc[] static void __init laguna_map_io(void) { cns3xxx_map_io(); @@ -8,7 +8,7 @@ iotable_init(ARRAY_AND_SIZE(laguna_io_desc)); laguna_early_serial_setup(); } -@@ -873,15 +872,6 @@ static int laguna_register_gpio(struct g +@@ -888,15 +887,6 @@ static int laguna_register_gpio(struct g return ret; } @@ -24,7 +24,7 @@ static int __init laguna_model_setup(void) { u32 __iomem *mem; -@@ -1077,5 +1067,6 @@ MACHINE_START(GW2388, "Gateworks Corpora +@@ -1099,5 +1089,6 @@ MACHINE_START(GW2388, "Gateworks Corpora .init_irq = cns3xxx_init_irq, .init_time = cns3xxx_timer_init, .init_machine = laguna_init, diff --git a/target/linux/cns3xxx/patches-4.4/110-pci_isolated_interrupts.patch b/target/linux/cns3xxx/patches-4.4/110-pci_isolated_interrupts.patch index f25b171..bb01d46 100644 --- a/target/linux/cns3xxx/patches-4.4/110-pci_isolated_interrupts.patch +++ b/target/linux/cns3xxx/patches-4.4/110-pci_isolated_interrupts.patch @@ -8,7 +8,7 @@ #include #include #include -@@ -872,6 +873,47 @@ static int laguna_register_gpio(struct g +@@ -887,6 +888,47 @@ static int laguna_register_gpio(struct g return ret; } @@ -56,7 +56,7 @@ static int __init laguna_model_setup(void) { u32 __iomem *mem; -@@ -883,8 +925,33 @@ static int __init laguna_model_setup(voi +@@ -898,8 +940,33 @@ static int __init laguna_model_setup(voi printk("Running on Gateworks Laguna %s\n", laguna_info.model); cns3xxx_gpio_init( 0, 32, CNS3XXX_GPIOA_BASE_VIRT, IRQ_CNS3XXX_GPIOA, NR_IRQS_CNS3XXX);