From patchwork Thu Aug 10 08:51:28 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Corentin Labbe X-Patchwork-Id: 800136 X-Patchwork-Delegate: davem@davemloft.net Return-Path: X-Original-To: patchwork-incoming@ozlabs.org Delivered-To: patchwork-incoming@ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=netdev-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="dx9w7K+h"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 3xShlw4JQWz9s82 for ; Thu, 10 Aug 2017 18:54:52 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752244AbdHJIyA (ORCPT ); Thu, 10 Aug 2017 04:54:00 -0400 Received: from mail-wm0-f68.google.com ([74.125.82.68]:33100 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751456AbdHJIxy (ORCPT ); Thu, 10 Aug 2017 04:53:54 -0400 Received: by mail-wm0-f68.google.com with SMTP id q189so2229088wmd.0; Thu, 10 Aug 2017 01:53:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=3q4SyvhdM1GHyqCNzio5OiLJqxLVVydp5IrJrOQAmx8=; b=dx9w7K+h3Ew4znsxef4NzSoh5gCZecyk6nuGF0kuXlcq07UrcnC5zpAsfJEvAfB5+2 MZ+IPQwkjLkJDczD33vE+8zK6eCY5+rNRmGRehKRcF3I1DRMlm9JNJ/CpHLq6JzkHFlM yL6e//5zTC+Emu3u0mzR5YSaF+A0oGh9cgeUe4vynIPxZzo8gep4mH35VmlwruR9pcXm cWF2uXINonIBNOsrJWHfCR1K+qv2LqLfGs09Ks8gr0h28z6STDlhUFyaaB34rzGHQQuu gG0tAkqs2DoXAqIaWrcRtvtZ/yGno1tgdJ6wLdGmKlJmLjQysiQ0+JhtJaz9B1khzY5r Qpyg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=3q4SyvhdM1GHyqCNzio5OiLJqxLVVydp5IrJrOQAmx8=; b=HCZ7QB8/MWo/3dJZ4qydzNWhw1KfP1cd3YIXZZTC/fqi9BhwBUXNxt9YXjSCcjo1lx 6OJB/0sF+c9sqC2b+9MHVH7dsKGEmRWkLGbh+1a7iR/2sSxFQ5JlIT3xJHKHKI9pGTa+ bquFjdUfwDV5oKltk3dD+Z8Qc09lWY53qPjh9SP4/o2SgHDjzOw4wVwdW4IvsFhj8EWM EDwGCSo9a+TP+m5AJUVmkafhs49tzQ4bcpQgRHPKXrxSsDGqdSS3rnzu+EffTqNA3VMJ 6p+UP3myuEIwDf31TZopW3hvWwtF1CfLtXvbuv8712/OazyHPDAIQkfof5XyUahBLvnh jvbw== X-Gm-Message-State: AHYfb5gajFu6FycrmpQx1YlHVnbhd1hXVtwJ69YXzqeDl7rnPxJFsyVG sB78xLO8DqpAUg== X-Received: by 10.28.71.203 with SMTP id m72mr6269772wmi.97.1502355233344; Thu, 10 Aug 2017 01:53:53 -0700 (PDT) Received: from Red.local (LFbn-1-7109-228.w90-116.abo.wanadoo.fr. [90.116.45.228]) by smtp.googlemail.com with ESMTPSA id u17sm5802713wra.42.2017.08.10.01.53.52 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 10 Aug 2017 01:53:52 -0700 (PDT) From: Corentin Labbe To: robh+dt@kernel.org, mark.rutland@arm.com, linux@armlinux.org.uk, maxime.ripard@free-electrons.com, wens@csie.org, peppe.cavallaro@st.com, alexandre.torgue@st.com, andrew@lunn.ch, f.fainelli@gmail.com Cc: netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Corentin Labbe Subject: [PATCH 2/3] ARM: sun8i: sunxi-h3-h5: add phy-is-integrated property to internal PHY Date: Thu, 10 Aug 2017 10:51:28 +0200 Message-Id: <20170810085129.20463-3-clabbe.montjoie@gmail.com> X-Mailer: git-send-email 2.13.0 In-Reply-To: <20170810085129.20463-1-clabbe.montjoie@gmail.com> References: <20170810085129.20463-1-clabbe.montjoie@gmail.com> Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org This patch add the new phy-is-integrated property to the internal PHY node. Signed-off-by: Corentin Labbe --- arch/arm/boot/dts/sunxi-h3-h5.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/sunxi-h3-h5.dtsi b/arch/arm/boot/dts/sunxi-h3-h5.dtsi index 4b599b5d26f6..54fc24e4c569 100644 --- a/arch/arm/boot/dts/sunxi-h3-h5.dtsi +++ b/arch/arm/boot/dts/sunxi-h3-h5.dtsi @@ -425,6 +425,7 @@ reg = <1>; clocks = <&ccu CLK_BUS_EPHY>; resets = <&ccu RST_BUS_EPHY>; + phy-is-integrated; }; }; };