From patchwork Wed Apr 27 19:55:51 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mathias Kresin X-Patchwork-Id: 615780 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 3qw9gq3PRQz9t4h for ; Thu, 28 Apr 2016 05:56:06 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=kresin-me.20150623.gappssmtp.com header.i=@kresin-me.20150623.gappssmtp.com header.b=Xjx/aSe9; dkim-atps=neutral Received: from arrakis.dune.hu (localhost [127.0.0.1]) by arrakis.dune.hu (Postfix) with ESMTP id 7328BB91554; Wed, 27 Apr 2016 21:55:58 +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=-1.5 required=5.0 tests=BAYES_00,T_DKIM_INVALID autolearn=unavailable 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, 27 Apr 2016 21:55:58 +0200 (CEST) Received: from arrakis.dune.hu (localhost [127.0.0.1]) by arrakis.dune.hu (Postfix) with ESMTP id AE6C2B91550 for ; Wed, 27 Apr 2016 21:55:56 +0200 (CEST) X-policyd-weight: using cached result; rate: -4 Received: from mail-wm0-f67.google.com (mail-wm0-f67.google.com [74.125.82.67]) by arrakis.dune.hu (Postfix) with ESMTPS for ; Wed, 27 Apr 2016 21:55:56 +0200 (CEST) Received: by mail-wm0-f67.google.com with SMTP id e201so16218654wme.2 for ; Wed, 27 Apr 2016 12:55:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kresin-me.20150623.gappssmtp.com; s=20150623; h=from:to:subject:date:message-id; bh=dkJ+h6GnKDwTEAIDdBh/FWTbveyT6ill0wO7bqklnmw=; b=Xjx/aSe988JJscLb4LIPoc6/vRz/94zs2NnOt2dXRNrgyprTj4YSxMfwmt+ilH8mRW 8VzppwCFMU5pTSqdW7qK9yFmEnZVlh2KVohSt/OlN9sZgnkw9EZ72TWbjEeK8kvqIBYM kDqzKdJJW/RPAOMnBKEDXM1QZF+uSZ74gii8fbBZ1kbrsJewCrJdp5tfwa3CwHFsKnfH JR8qgX6n5chcbMiug3eKTBQOLb4wzyYShpovtCEZ+HPB9Dppmga3pnycPxeEo9MfJz7L HvFo6dbti70TVYSrefC8hWzOpGrN9/vwPCMQyluHgq07Tjlk++rs6/FQb9JNFbEDFQLL ucYw== 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=dkJ+h6GnKDwTEAIDdBh/FWTbveyT6ill0wO7bqklnmw=; b=Qh4gJ78Z4EmGn68NtF9dOmxFC+xXk4nvAzNkH/CmO5hm31VM/3CBwjf44H5bkbFyXA dRo2prSStr1GhMut7ioxTEMLYQQaEShulc4/CrRhj0iI1Mr15eZLTNZieZi7lKab0pf0 n/6as9XjndKp5tQChK3gJFlmG4ICA1P54AqaV9crCgb3FR/gLxSA0R1/hchdGyD27Cid BSsFaS2fMoYRX1y8UBbbyTU8H+vU5EP31fppr8noZ6SLA95lNSmAhLXkyVsfZf4UBGuV x74QM3pPGzdQMdJpba61IZtX9D20tKKqls2gkRpa3Xi9L6RS5iELjv+pR10qc8ncchyn Ym/Q== X-Gm-Message-State: AOPr4FVgNtM/g6QluY21u0j4HxqXrvrpzio9/bcv+N8vXFPOUbMeeeNQMpDhw5DDelfsBQ== X-Received: by 10.28.90.65 with SMTP id o62mr2291224wmb.16.1461786956223; Wed, 27 Apr 2016 12:55:56 -0700 (PDT) Received: from desktop.wvd.kresin.me (p5DDC51B4.dip0.t-ipconnect.de. [93.220.81.180]) by smtp.gmail.com with ESMTPSA id i4sm5458258wjj.49.2016.04.27.12.55.55 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 27 Apr 2016 12:55:55 -0700 (PDT) From: Mathias Kresin To: openwrt-devel@lists.openwrt.org Date: Wed, 27 Apr 2016 21:55:51 +0200 Message-Id: <1461786952-30861-1-git-send-email-openwrt@kresin.me> X-Mailer: git-send-email 1.9.1 Subject: [OpenWrt-Devel] [PATCH 1/2] lantiq: fix minor typos in 11G/22F phy driver 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" Signed-off-by: Mathias Kresin --- .../patches-4.4/0023-NET-PHY-adds-driver-for-lantiq-PHY11G.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/lantiq/patches-4.4/0023-NET-PHY-adds-driver-for-lantiq-PHY11G.patch b/target/linux/lantiq/patches-4.4/0023-NET-PHY-adds-driver-for-lantiq-PHY11G.patch index 191ccf2..738a248 100644 --- a/target/linux/lantiq/patches-4.4/0023-NET-PHY-adds-driver-for-lantiq-PHY11G.patch +++ b/target/linux/lantiq/patches-4.4/0023-NET-PHY-adds-driver-for-lantiq-PHY11G.patch @@ -20,7 +20,7 @@ Signed-off-by: John Crispin +config LANTIQ_PHY + tristate "Driver for Lantiq PHYs" + ---help--- -+ Supports the 11G and 22E PHYs. ++ Supports the 11G and 22F PHYs. + config FIXED_PHY tristate "Driver for MDIO Bus/PHY emulation with fixed speed/link PHYs" @@ -378,7 +378,7 @@ Signed-off-by: John Crispin +========================================= + +Field Bits Type Description -+FBC 7:6 RW Fast Blink Frequency ++FBF 7:6 RW Fast Blink Frequency + --- + 0x0 (00b) F02HZ 2 Hz blinking frequency + 0x1 (01b) F04HZ 4 Hz blinking frequency