Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp3785630ybi; Mon, 29 Jul 2019 12:35:05 -0700 (PDT) X-Google-Smtp-Source: APXvYqwCaMixSgpwptrISp7B4CwIds1ErUdT1Yk6Y4tGfQUW3WBe90vreONSMw6+Lmsymp0OWMKC X-Received: by 2002:a62:63c7:: with SMTP id x190mr36836709pfb.181.1564428905399; Mon, 29 Jul 2019 12:35:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564428905; cv=none; d=google.com; s=arc-20160816; b=r+kSYBQOiYCXK6YEt1vJBjKfdfNYErEAPSUEJmiA92V+f+mVGG6kO80aZicmrUFfED cfdRxijiD2BN4Vh6gMAxlwmqytR9CErEgMFdLBk0LFhoZAZnmjhW87izKp85Ms/Wk4tH nsUwM/D1eIwrrzy4sWp4RMNCfWv966FfqOSufFsQ2T48X5iRMMhiHJKmkmUwAH5M8Ne5 Vlh5aW9S1JsKi7GidbDAJ0zyY2iz4LHQiGqOfyqTjVwh1JmFrJXs7EmwFDxvL5GeKx+V FK2e6l8C12xWkUYFs3nYZa+maRwsA1Oo88V9b74qjoXJJSpsuRw8w/ynkPVQahZHqdii pXzQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=LxrgB7WyXs7SXSnYgz2nmnmiTcuQGi6ilSNQsUIzQUo=; b=IfJbutG4hOEXSLvyXbO/mK6fnamHHwsMFzbDiOf4/g3oTrhK1TaMdN1i7tZW17esJZ CQjccmtTJCgcRxUio70U2lsnEAl50AiWDnMqsgQmOjXH6G/HirKK248eGxtNa3UAaCHK BoJKD7I+NsM4hCNA5DmADCEQRS/ahuyhyC5J7KUZGDI7slHlXkhOzwa131X1sWDTddOF Krs473KkAUh13HVzvLq4enUMJOwht+adnwpklnvlNRARxfQfPjDZTjekwddIgmqLiQ4G lWoEFVphe6lQcprR8JMs+Az694dAIi3iXcnYDFoc/YUZnzj5WJIVEx5s6p4xEocKCdiH 3I8g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ZXLy543Z; 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 x130si32397092pgx.526.2019.07.29.12.34.50; Mon, 29 Jul 2019 12:35:05 -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=ZXLy543Z; 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 S1729344AbfG2Tcl (ORCPT + 99 others); Mon, 29 Jul 2019 15:32:41 -0400 Received: from mail.kernel.org ([198.145.29.99]:46258 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725897AbfG2Tcj (ORCPT ); Mon, 29 Jul 2019 15:32: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 962AD21773; Mon, 29 Jul 2019 19:32:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1564428759; bh=ZoxoJX3JIBSKtw7+QATylHzz1N3zv5WldLucO3PBzVM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ZXLy543ZMVb/AweA457KMdLzSmjenV3BhMtwpAXLI+L76dq1S1iVPBUWz98eVegJ2 iRQvGOIxXA0TnRYzM3hvyQfmMNYgkY7F8wvt7Vw11BXlXhlhDklCKgDJvx78GSOStH CMGmTBOyAijE8KNoLmAs6vHSOY7kfh6tJcR3HYXg= 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 4.14 176/293] dt-bindings: allow up to four clocks for orion-mdio Date: Mon, 29 Jul 2019 21:21:07 +0200 Message-Id: <20190729190837.998992704@linuxfoundation.org> X-Mailer: git-send-email 2.22.0 In-Reply-To: <20190729190820.321094988@linuxfoundation.org> References: <20190729190820.321094988@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@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