From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 14F97C76186 for ; Wed, 24 Jul 2019 20:00:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id DF7A220665 for ; Wed, 24 Jul 2019 20:00:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1563998452; bh=ZoxoJX3JIBSKtw7+QATylHzz1N3zv5WldLucO3PBzVM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:List-ID:From; b=2RVqOmSXbeTYPJ2mnpdls1NMief/i53nUYNzxAVmb5Y9v7k6FB/a8K5B+Ov8mnCe+ f4fORX39Xf6yC8rRXwQ1zQhpu54as15uB05cS92k7xGB+ajEgLcQc++g0Wu2KmmA99 /PDX05tPC9bfqFZaOMZtAXoOx4qJmM4h3oHqLBAU= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2405069AbfGXUAv (ORCPT ); Wed, 24 Jul 2019 16:00:51 -0400 Received: from mail.kernel.org ([198.145.29.99]:49146 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2405285AbfGXUAt (ORCPT ); Wed, 24 Jul 2019 16:00:49 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (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 B4B67205C9; Wed, 24 Jul 2019 20:00:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1563998449; bh=ZoxoJX3JIBSKtw7+QATylHzz1N3zv5WldLucO3PBzVM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=r3MO1I/gQp6ZUPy5wuuOQbD4mk1gbAEWAJCAaw9I5M3M5VqA39mKpulRQE8hvIpLi lGsHQi5KxzMvUPraLrF1o8Y+RvpepFlPeJAWwaGe3eqRfQrAaye2OwnIUbO5Ib/PJV FPq774mn1Jwy62JcgcRkSRpCQYdV8Eb+sKDm4fzs= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Andrew Lunn , Josua Mayer , "David S. Miller" Subject: [PATCH 5.1 369/371] dt-bindings: allow up to four clocks for orion-mdio Date: Wed, 24 Jul 2019 21:22:01 +0200 Message-Id: <20190724191752.135453241@linuxfoundation.org> X-Mailer: git-send-email 2.22.0 In-Reply-To: <20190724191724.382593077@linuxfoundation.org> References: <20190724191724.382593077@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org From: Josua Mayer commit 80785f5a22e9073e2ded5958feb7f220e066d17b upstream. Armada 8040 needs four clocks to be enabled for MDIO accesses to work. Update the binding to allow the extra clock to be specified. Cc: stable@vger.kernel.org Fixes: 6d6a331f44a1 ("dt-bindings: allow up to three clocks for orion-mdio") Reviewed-by: Andrew Lunn Signed-off-by: Josua Mayer Signed-off-by: David S. Miller Signed-off-by: Greg Kroah-Hartman --- Documentation/devicetree/bindings/net/marvell-orion-mdio.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/Documentation/devicetree/bindings/net/marvell-orion-mdio.txt +++ b/Documentation/devicetree/bindings/net/marvell-orion-mdio.txt @@ -16,7 +16,7 @@ Required properties: Optional properties: - interrupts: interrupt line number for the SMI error/done interrupt -- clocks: phandle for up to three required clocks for the MDIO instance +- clocks: phandle for up to four required clocks for the MDIO instance The child nodes of the MDIO driver are the individual PHY devices connected to this MDIO bus. They must have a "reg" property given the