From patchwork Wed Apr 20 15:49:01 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?b?77ygU1JDSEFDSy5PUkc=?= X-Patchwork-Id: 612782 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from arrakis.dune.hu (caladan.dune.hu [78.24.191.180]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3qqmXs4gjQz9sD5 for ; Thu, 21 Apr 2016 01:49:49 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=yhcc0O5X; dkim-atps=neutral Received: from arrakis.dune.hu (localhost [127.0.0.1]) by arrakis.dune.hu (Postfix) with ESMTP id 3F842B913D4; Wed, 20 Apr 2016 17:49:43 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on arrakis.dune.hu X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RDNS_NONE, T_DKIM_INVALID autolearn=no autolearn_force=no version=3.4.1 Received: from arrakis.dune.hu (localhost [127.0.0.1]) by arrakis.dune.hu (Postfix) with ESMTP; Wed, 20 Apr 2016 17:49:43 +0200 (CEST) Received: from arrakis.dune.hu (localhost [127.0.0.1]) by arrakis.dune.hu (Postfix) with ESMTP id 93121B913D0 for ; Wed, 20 Apr 2016 17:49:41 +0200 (CEST) X-policyd-weight: using cached result; rate: -7 Received: from mail-pa0-f54.google.com (unknown [209.85.220.54]) by arrakis.dune.hu (Postfix) with ESMTPS for ; Wed, 20 Apr 2016 17:49:41 +0200 (CEST) Received: by mail-pa0-f54.google.com with SMTP id er2so18997142pad.3 for ; Wed, 20 Apr 2016 08:49:41 -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; bh=TGPvliQhK2AZxtDlXNKV46upFgP9Hjxch8vgZNHj/HM=; b=yhcc0O5XOg7rtqkK+JRHHFEii3R2pi5W6axDJM7wY170Ek2FjJn28/zVzL2AwCUWeh P5bQ6arso4wVb4Rbo7kMmqTQ5uB8PzLGXsvHarcSnsiKmURTdnVdDrwbYQAqiGl+58mu 9Avl/o35TmEUubVm82vBrwLYKsRJVOLNcyjc4oj43IDDKPIAtZI2+K1FchOmnUjkcTgz 5Kpqx/kqwZVj9qqiJqmMqnmKf/upmJxgMREhet5tFcJm6eUB3IPLAWn4oqlGXOV3EZs2 Y19EzyyQot2QswlDJ0UyZ4bxo3EAJzu7oGuav0ETBGT93CbHJ8yGa1icYF4k8Af39jGE InYQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=TGPvliQhK2AZxtDlXNKV46upFgP9Hjxch8vgZNHj/HM=; b=H6XIi+vHCSMQ38OLHEuKq7J+UvkYyh3BA+JPs+vXZHRtTN7hq7UTGh/sfBeaKkXn1J pYauLMyR9ALSJ6J0Iq3yBBqMQHLe4kFMG/K3FKOPtaTuiQ3ENx4nZWRMOZIeM+zn3zBa Jg8B6/LDL30ilBDbDlTAk/q3lgNyV6swbuEsSJkDG21fICZvLJ3e0FfSHMc5R7cg17GL efycoCusyMMhEZy/1TJLh6Ja3to37rPoyvi8qlbZs4ODaHwBG5w0GX+BJpp7+pFZy3wC DU7UIBNQwTf7XS/WD7A6eP2DbQvPqnmH59k7z3sg5fVZykyYOHIGimp34Crhe6etrm8X R6WA== X-Gm-Message-State: AOPr4FXZZjHkPuMsBZQ8at8pKlGjx2iUFMcrdY9Y+M+w34AMW4GwpkfaPfoXTjzas12EGA== X-Received: by 10.66.162.101 with SMTP id xz5mr13187659pab.157.1461167378432; Wed, 20 Apr 2016 08:49:38 -0700 (PDT) Received: from dev.srchack.org (7c2945b5.i-revonet.jp. [124.41.69.181]) by smtp.gmail.com with ESMTPSA id y128sm3448810pfb.13.2016.04.20.08.49.36 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 20 Apr 2016 08:49:37 -0700 (PDT) From: YuheiOKAWA To: openwrt-devel@lists.openwrt.org Date: Thu, 21 Apr 2016 00:49:01 +0900 Message-Id: <1461167341-14939-1-git-send-email-tochiro.srchack@gmail.com> X-Mailer: git-send-email 1.9.1 Subject: [OpenWrt-Devel] [PATCH] ramips: update DTS file for Planex DB-WRT01 X-BeenThere: openwrt-devel@lists.openwrt.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: OpenWrt Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: openwrt-devel-bounces@lists.openwrt.org Sender: "openwrt-devel" update DTS files to use jedec,spi-nor compatible string for m25p80 to fix probe issues. Signed-off-by: YuheiOKAWA --- target/linux/ramips/dts/DB-WRT01.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ramips/dts/DB-WRT01.dts b/target/linux/ramips/dts/DB-WRT01.dts index e3a7770..097b87b 100644 --- a/target/linux/ramips/dts/DB-WRT01.dts +++ b/target/linux/ramips/dts/DB-WRT01.dts @@ -17,7 +17,7 @@ m25p80@0 { #address-cells = <1>; #size-cells = <1>; - compatible = "en25q64"; + compatible = "jedec,spi-nor"; reg = <0 0>; linux,modalias = "m25p80", "mx25l6405d"; spi-max-frequency = <10000000>;