Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp2504139imm; Mon, 28 May 2018 09:19:03 -0700 (PDT) X-Google-Smtp-Source: AB8JxZqqPSR/oU1GSyyrFHvAB9e0QIwKgbHG05Kk9L6fQ2GA790sFgoXMMBqD/KehchH5g1pH9DN X-Received: by 2002:a17:902:9a8a:: with SMTP id w10-v6mr14378659plp.333.1527524343572; Mon, 28 May 2018 09:19:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527524343; cv=none; d=google.com; s=arc-20160816; b=ddfWqnrODWDdzFenPUpCLSCJJ5Nta1J3rIejgmV2p5DclDzWJ4IXyelqQZT30PnEPl GuFQneMf3/XkxPPkIUqj8qzDkiKLhuXlZ7p1YpzIH8yfA/iGx4ZqXA39J+Ky6qKjXx3m B5Y4dJj+qWvcy6JFFyvirsKTwtDf+FBUh6JOaSX58rpenAkBRKMALFQTUDgzeptDyJo1 Avvd3pNvAtK8SZZNEh+ijUP9GtwWzyd4Q2QwpyWHErp9oLadapkRfoS1h9Th5EqwLHGz 8SOmbzTBNxMkQvT8xUDPd/JLZgNFIBqv0muZWQCAnm/IBTZScXdwbxztu4QNr7VdY8Rf xhFQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :in-reply-to:message-id:date:subject:cc:to:from:dkim-signature :arc-authentication-results; bh=NwS8yCIJ5KcPLqSoi5yjeGM1BfAMEGNpfa3qk3XNO+Y=; b=NZAPHq/B8xzleE2U+wkniRNvjsHFKAX3KxIxygvzu2eHRfsZoLQgrq9acogaAnE1/z xDq1hXrXQWTZZnQnYIdcvL4zS0uFT6R7pokdJZRsCZHbyBnDlzUXQzqOFowxf5d+TLQu ALGVN3qkae41Ev3im3RTYbTuzbrvO3HmWVFx9YpVcMgEwmSVsFmszS7s8G3rL8PWKsqK kjICdMLI11ArsXVGDwVYPnpvAHEtBQPkfDTdrDRthVNrZStj13XQXRIHrAcFR23ENY3E TylkORVqAEuhIqzsqohAiBN0z37x0guXUtTpfEhrLsccq3wPHaVu+fGBaDV9OXaBLjrt WRJw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=h3zvnLpo; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b5-v6si31038795ple.417.2018.05.28.09.18.48; Mon, 28 May 2018 09:19:03 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=h3zvnLpo; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934833AbeE1KM1 (ORCPT + 99 others); Mon, 28 May 2018 06:12:27 -0400 Received: from mail.kernel.org ([198.145.29.99]:60336 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932229AbeE1KMM (ORCPT ); Mon, 28 May 2018 06:12:12 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id B70B7208A2; Mon, 28 May 2018 10:12:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1527502332; bh=xCo2zLm8AvIohSJ39jIRmh3d7agX5+6OpKI7YNWkzDY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=h3zvnLpoFrlTvNRZxZqihfIQcmTpHuSulm9DJxftiQ5at3BGePRqVym/rmX59E8zi dqmuidwjFgrMRN6Ode/huE6DmemcrzOjRJ7Txpr9IBiEQh1X6Oc287uJHsNm/NrJhj fF5t+izH345yL9/ez7XKptqGwAsJRtewr37CK7KQ= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Mathias Kresin , Ralf Baechle , linux-mips@linux-mips.org, James Hogan , Sasha Levin Subject: [PATCH 3.18 148/185] MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offset Date: Mon, 28 May 2018 12:03:09 +0200 Message-Id: <20180528100108.904555680@linuxfoundation.org> X-Mailer: git-send-email 2.17.0 In-Reply-To: <20180528100050.700971285@linuxfoundation.org> References: <20180528100050.700971285@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 3.18-stable review patch. If anyone has any objections, please let me know. ------------------ From: Mathias Kresin [ Upstream commit 05454c1bde91fb013c0431801001da82947e6b5a ] According to the QCA u-boot source the "PCIE Phase Lock Loop Configuration (PCIE_PLL_CONFIG)" register is for all SoCs except the QCA955X and QCA956X at offset 0x10. Since the PCIE PLL config register is only defined for the AR724x fix only this value. The value is wrong since the day it was added and isn't used by any driver yet. Signed-off-by: Mathias Kresin Cc: Ralf Baechle Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/16048/ Signed-off-by: James Hogan Signed-off-by: Sasha Levin Signed-off-by: Greg Kroah-Hartman --- arch/mips/include/asm/mach-ath79/ar71xx_regs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/arch/mips/include/asm/mach-ath79/ar71xx_regs.h +++ b/arch/mips/include/asm/mach-ath79/ar71xx_regs.h @@ -167,7 +167,7 @@ #define AR71XX_AHB_DIV_MASK 0x7 #define AR724X_PLL_REG_CPU_CONFIG 0x00 -#define AR724X_PLL_REG_PCIE_CONFIG 0x18 +#define AR724X_PLL_REG_PCIE_CONFIG 0x10 #define AR724X_PLL_DIV_SHIFT 0 #define AR724X_PLL_DIV_MASK 0x3ff