From patchwork Sun Apr 26 13:53:15 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?=C3=81lvaro_Fern=C3=A1ndez_Rojas?= X-Patchwork-Id: 464685 X-Patchwork-Delegate: jogo@openwrt.org Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from arrakis.dune.hu (arrakis.dune.hu [78.24.191.176]) (using TLSv1.1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 9001014012F for ; Sun, 26 Apr 2015 23:53:36 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="verification failed; unprotected key" header.d=gmail.com header.i=@gmail.com header.b=psvd47we; dkim-adsp=none (unprotected policy); dkim-atps=neutral Received: from arrakis.dune.hu (localhost [127.0.0.1]) by arrakis.dune.hu (Postfix) with ESMTP id 7DD8E283F8E; Sun, 26 Apr 2015 15:52:19 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on arrakis.dune.hu X-Spam-Level: X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00,FREEMAIL_FROM, T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from arrakis.dune.hu (localhost [127.0.0.1]) by arrakis.dune.hu (Postfix) with ESMTP id C894328054B for ; Sun, 26 Apr 2015 15:52:13 +0200 (CEST) X-policyd-weight: using cached result; rate: -8.5 Received: from mail-wg0-f54.google.com (mail-wg0-f54.google.com [74.125.82.54]) by arrakis.dune.hu (Postfix) with ESMTPS for ; Sun, 26 Apr 2015 15:52:13 +0200 (CEST) Received: by wgso17 with SMTP id o17so92012546wgs.1 for ; Sun, 26 Apr 2015 06:53:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=S8gabgb9Is+gQkZBiaosp0AQh5Y+G7aDUw1V+GmWRC0=; b=psvd47wedqpysLle3nbRq6oUcjSJ+Ko9MEDU+8/iqdzRIg00kqAOr9JrBn8lwH19WS ABwFC6cPF4sbJ2EZ4M4rT4ok1WXxlgP1PjEnCcH7zjgYRPhflpG19S2blwgCccjjuJ+u 2xNrGqkZZRvNd/l26KpgJD32PNmH6xbkAKciGBTfi69thkTChCvYluBVNbY9QiklHtXn fFYbB2bGbTe3lk6SQDepmE0GOiA4TNe/tTLtg+l0Dzuf3ehwK61RQ4hIhOqZ/3pBHm+y ytgLA+MD8E+9EDtEpY1o4zz9ffl0Zh7bIYe7le1jdKMCEebWxqSNGS95L0I4jPFKQc5v YAuA== X-Received: by 10.181.13.16 with SMTP id eu16mr13141130wid.10.1430056394802; Sun, 26 Apr 2015 06:53:14 -0700 (PDT) Received: from skynet.lan (1.Red-83-38-117.dynamicIP.rima-tde.net. [83.38.117.1]) by mx.google.com with ESMTPSA id di9sm7419317wib.16.2015.04.26.06.53.13 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 26 Apr 2015 06:53:13 -0700 (PDT) From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= To: openwrt-devel@lists.openwrt.org, jogo@openwrt.org Date: Sun, 26 Apr 2015 15:53:15 +0200 Message-Id: <1430056395-14670-1-git-send-email-noltari@gmail.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1430052254-17474-1-git-send-email-noltari@gmail.com> References: <1430052254-17474-1-git-send-email-noltari@gmail.com> MIME-Version: 1.0 Subject: [OpenWrt-Devel] [PATCH v2] brcm63xx: fix bcm3368.dtsi typo. X-BeenThere: openwrt-devel@lists.openwrt.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: OpenWrt Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: openwrt-devel-bounces@lists.openwrt.org Sender: "openwrt-devel" Signed-off-by: Álvaro Fernández Rojas --- v2: multitasking failed, it's BCM3368 (not BCM6348). target/linux/brcm63xx/dts/bcm3368.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/brcm63xx/dts/bcm3368.dtsi b/target/linux/brcm63xx/dts/bcm3368.dtsi index ebf3d1c..f3b0b02 100644 --- a/target/linux/brcm63xx/dts/bcm3368.dtsi +++ b/target/linux/brcm63xx/dts/bcm3368.dtsi @@ -75,7 +75,7 @@ }; gpio1: gpio-controller@fff8c080 { - compatible = "brcm,6345-gpio"; + compatible = "brcm,bcm6345-gpio"; reg = <0xfff8c080 4>, <0xfff8c088 4>; gpio-controller; @@ -85,7 +85,7 @@ }; gpio0: gpio-controller@fff8c084 { - compatible = "brcm,6345-gpio"; + compatible = "brcm,bcm6345-gpio"; reg = <0xfff8c084 4>, <0xfff8c08c 4>; gpio-controller;