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 DDD66C76186 for ; Wed, 24 Jul 2019 19:42:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id B5B432083B for ; Wed, 24 Jul 2019 19:42:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1563997361; bh=ZoxoJX3JIBSKtw7+QATylHzz1N3zv5WldLucO3PBzVM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:List-ID:From; b=0yBKDX9Vy3Lpej0btd0LZZyEIiW+MHv7wYvH3AysBpL5yay1739gIoicGDrxIHs7h a2wpuxyPETta2IlyyCFUZUw/md3ucymEYebpuGzYtJhL8ihxQXCKAi7BPGY3zV2TTC WLE2XJ9dccw3ataXd8a31QjpCjTzbwIKoFEikKpg= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389678AbfGXTmk (ORCPT ); Wed, 24 Jul 2019 15:42:40 -0400 Received: from mail.kernel.org ([198.145.29.99]:44420 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388827AbfGXTmj (ORCPT ); Wed, 24 Jul 2019 15:42:39 -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 3962F2083B; Wed, 24 Jul 2019 19:42:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1563997358; bh=ZoxoJX3JIBSKtw7+QATylHzz1N3zv5WldLucO3PBzVM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=epj/AAjwYaCRWKTHPVPOfhzjNL9bQ2fXPzqzyUQ3NusTgSJ3p1CSJDjnRBRQUKC65 w/1gwqiMOBBLy1JD/yc/u0b9OsI/BMn817yfHiNpVYfx+OFy1tEUxNHobRbxRXa0zZ L6r8q4dE7QzQ93Vep2U35LUF28BaCY8tZC6wOSjA= 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.2 409/413] dt-bindings: allow up to four clocks for orion-mdio Date: Wed, 24 Jul 2019 21:21:40 +0200 Message-Id: <20190724191803.813439280@linuxfoundation.org> X-Mailer: git-send-email 2.22.0 In-Reply-To: <20190724191735.096702571@linuxfoundation.org> References: <20190724191735.096702571@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