Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp750558yba; Thu, 18 Apr 2019 08:58:43 -0700 (PDT) X-Google-Smtp-Source: APXvYqxE64VMugrriluwMrszS+x9O3BeKDVpg+zraOGB0b+Om8pXoY3h4tGSWwAT9m2YF3k5dQ1F X-Received: by 2002:a63:c60d:: with SMTP id w13mr6294698pgg.452.1555603123653; Thu, 18 Apr 2019 08:58:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1555603123; cv=none; d=google.com; s=arc-20160816; b=bQzCa3aCHUFfPSRkj+U4KbaV7aJj1YfnHW6Z9xcPh57eJMDsyGzFERft7kPJmjfvVc TlR9QOD4juqfgrYThR8SKv+kq2MUzZJfFjzDmP1e/PZqofLeKjcnciPjimCoGTBS/bLM K5RfTxbDw22f5mxfCpOEafY7jsvrs7XQpwyjJOipGKp/Ty7jK7rHzx53vZHIIVc/ZOdi vaKeBA4q6d90eVn55M/WtZxcaWwVVt1BgYRirqPQTnanXW/ezbhJkTAsAO68Yv3BG68v p9iywdaK2n96Yl6OQ79SaGw9qYWMn8wq4cNP2GfuYBlKlbGHK0p5UfstVLx0bhT0KbM8 yRkQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=5Z6qUrBC9z/PvQwfyJWvQ1+qvfh+3/I/koS2tNXxiFQ=; b=hU41nLfn9rYeJMlPJHesxVh8+0W1oCa4bBaz7SAZH8bTrQ1JSL4XP9x710Y8s653cR u8HBxDPPA+kW56CXmzsoNYCNDLY8hWwXdiLjBBqXH51ZCa5ahu44SlZoi5ZzHKngj2SF sNBfctCIGW8975osuiQUBGiYAXcNpUwZhKPXt9osUbpcEfy+AUtL6zK/uBk+BWgmO33e csbz6mrajEkILOPRFrPYbNq9x5eaD9P8Uh7nIrupkrIhhy5rhMCU8epv6AxqEFwbwzWm sSaBDMffMUUFVlbH+0GbC8WnqFhKPJxzNs8IcGw3wAS++xhnnWRgDz67qJtqRY3WLj6H eXTw== ARC-Authentication-Results: i=1; mx.google.com; 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 m19si2210501pgk.76.2019.04.18.08.58.28; Thu, 18 Apr 2019 08:58:43 -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; 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 S2389551AbfDRP4R (ORCPT + 99 others); Thu, 18 Apr 2019 11:56:17 -0400 Received: from relay12.mail.gandi.net ([217.70.178.232]:59651 "EHLO relay12.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731317AbfDRP4R (ORCPT ); Thu, 18 Apr 2019 11:56:17 -0400 Received: from localhost (lfbn-1-10718-76.w90-89.abo.wanadoo.fr [90.89.68.76]) (Authenticated sender: maxime.ripard@bootlin.com) by relay12.mail.gandi.net (Postfix) with ESMTPSA id 25036200006; Thu, 18 Apr 2019 15:56:13 +0000 (UTC) Date: Thu, 18 Apr 2019 17:56:13 +0200 From: Maxime Ripard To: Pablo Greco Cc: linux-sunxi@googlegroups.com, Rob Herring , Mark Rutland , Chen-Yu Tsai , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4 5/7] ARM: dts: sun8i: v40: bananapi-m2-berry: Add Bluetooth device node Message-ID: <20190418155613.shiv7geoqyzfy4kf@flea> References: <1555600282-9405-1-git-send-email-pgreco@centosproject.org> <1555600282-9405-6-git-send-email-pgreco@centosproject.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="7gshplb6vboqs5gc" Content-Disposition: inline In-Reply-To: <1555600282-9405-6-git-send-email-pgreco@centosproject.org> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --7gshplb6vboqs5gc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Apr 18, 2019 at 12:11:20PM -0300, Pablo Greco wrote: > Since the bananapi-m2-ultra and the bananapi-m2-berry have the same > WiFi/Bluetooth, add the required nodes to the bananapi-m2-berry. > > Signed-off-by: Pablo Greco > --- > arch/arm/boot/dts/sun8i-v40-bananapi-m2-berry.dts | 26 +++++++++++++++++++++++ > 1 file changed, 26 insertions(+) > > diff --git a/arch/arm/boot/dts/sun8i-v40-bananapi-m2-berry.dts b/arch/arm/boot/dts/sun8i-v40-bananapi-m2-berry.dts > index 78f4a1a..3d0bb7e 100644 > --- a/arch/arm/boot/dts/sun8i-v40-bananapi-m2-berry.dts > +++ b/arch/arm/boot/dts/sun8i-v40-bananapi-m2-berry.dts > @@ -96,6 +96,8 @@ > wifi_pwrseq: wifi_pwrseq { > compatible = "mmc-pwrseq-simple"; > reset-gpios = <&pio 6 10 GPIO_ACTIVE_LOW>; /* PG10 WIFI_EN */ > + clocks = <&ccu CLK_OUTA>; > + clock-names = "ext_clock"; > }; > }; > > @@ -171,6 +173,11 @@ > status = "okay"; > }; > > +&pio { > + pinctrl-names = "default"; > + pinctrl-0 = <&clk_out_a_pin>; > +}; > + I'm not sure you answered my question about why that is needed? Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --7gshplb6vboqs5gc Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXLieHQAKCRDj7w1vZxhR xRTNAP9Fei7K4bp5nwZo3kXTL8DkwjCBKSZTMd9Bho79Y6924gEA6zrbj/iX7vxl LkrPJIu7XAHKYJlGaBBEg0MFa7tqEg8= =XhPx -----END PGP SIGNATURE----- --7gshplb6vboqs5gc--