Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1627097

Re: [PATCH v4 04/18] dt-bindings: syscon: Add DT bindings documentation for Allwinner syscon

Path csiph.com!news.mixmin.net!news.unit0.net!news.panservice.it!bofh.it!news.nic.it!robomod
From Corentin Labbe <clabbe.montjoie@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH v4 04/18] dt-bindings: syscon: Add DT bindings documentation for Allwinner syscon
Date Thu, 20 Apr 2017 09:00:02 +0200
Message-ID <tyeem-5AX-7@gated-at.bofh.it> (permalink)
References <tvotz-3N9-3@gated-at.bofh.it> <tvoDf-3Qd-7@gated-at.bofh.it> <ty7we-1ki-23@gated-at.bofh.it>
X-Original-To André Przywara <andre.przywara@arm.com>
Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=p2PRVkNIT05FqY2Mgqriy1KpmY8ou8pGhQTqg5NZQSA=; b=C5VvlkZuVbo3xmFIijPGlrSYjxBahOECrTNlDzMrB5qzaovB0PIFvXLQBY66yBSRJG TP588mrHDR7CvlGswY/z3ieQzfjwCJyUw6FEmIuM5qr0DzZXT1RLMs8zcB1wOojgJ0vz +qO8xswE8G83X4pvUeKg1xBnlXtq2YPXMqHhOYjCCwAALknnzlVg0MbIQLpuz72R0SYz Wp30y2Q+e9zvkcS0ftEtezEp1hep8dOY+2YVR+zw/Wb6GJpXiziQCr2N/YcgtOv4aMid 20q/gjLVZUOgFrvzrLircArXIiWpT+9jBBRXnfNjBnXSls/AV3oH0wcHN7SGIYN/2qW/ yulg==
X-Google-Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=p2PRVkNIT05FqY2Mgqriy1KpmY8ou8pGhQTqg5NZQSA=; b=Vvv4qBK2r1rZ7OHi5qmvAV/yMP2vkQEn4qgkxgJn5X92Y0Hj0o/ykz94zBMdqF8tlW RzNf+q2gm9LdrSyZfrfxQCnPBVy0LMaLZ8ylKdNxh7mCOGxCOZtD8B2ZPyuyye5gWgPz A5pwvao4mFJUc9DwLzRnYVfJHMnj3IgKuJdzFqQiETqoEWBjta0XQn6p98Qn+p45Wlb4 Z89jSYP0tixgzeZCE0Jn7h34HJoZjHUUFetSsetWxQwTpNACIGFLa9kl9gxEkTIzIl4A /bWcc0GGoOH1dKYfo+mYwcMg9Qfvp6BA5zMWip40uaFNCB6K7zAAlLObeRdsv9q5EgMU Z0AA==
X-Gm-Message-State AN3rC/7xIeHzqptE4xtUDEwM42/y7LK/Ez1/0tE4XuJyBJ1SP1UkuKag PlqV5Mn4BETmNg==
X-Received by 10.28.63.142 with SMTP id m136mr1532045wma.87.1492671058808; Wed, 19 Apr 2017 23:50:58 -0700 (PDT)
MIME-Version 1.0
Content-Type text/plain; charset=iso-8859-1
Content-Disposition inline
Content-Transfer-Encoding 8bit
User-Agent Mutt/1.5.24 (2015-08-30)
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 48
Organization linux.* mail to news gateway
X-Original-Cc robh+dt@kernel.org, mark.rutland@arm.com, maxime.ripard@free-electrons.com, wens@csie.org, linux@armlinux.org.uk, catalin.marinas@arm.com, will.deacon@arm.com, peppe.cavallaro@st.com, alexandre.torgue@st.com, devicetree@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com, linux-arm-kernel@lists.infradead.org
X-Original-Date Thu, 20 Apr 2017 08:50:53 +0200
X-Original-Message-ID <20170420065053.GA28021@Red>
X-Original-References <20170412111400.2296-1-clabbe.montjoie@gmail.com> <20170412111400.2296-5-clabbe.montjoie@gmail.com> <9382f9ae-895a-397b-3d8c-846cb0bc4486@arm.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1627097

Show key headers only | View raw


On Thu, Apr 20, 2017 at 12:38:50AM +0100, André Przywara wrote:
> On 12/04/17 12:13, Corentin Labbe wrote:
> > This patch adds documentation for Device-Tree bindings for the
> > syscon present in allwinner devices.
> > 
> > Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
> > ---
> >  .../devicetree/bindings/misc/allwinner,syscon.txt     | 19 +++++++++++++++++++
> >  1 file changed, 19 insertions(+)
> >  create mode 100644 Documentation/devicetree/bindings/misc/allwinner,syscon.txt
> > 
> > diff --git a/Documentation/devicetree/bindings/misc/allwinner,syscon.txt b/Documentation/devicetree/bindings/misc/allwinner,syscon.txt
> > new file mode 100644
> > index 0000000..c056c5b
> > --- /dev/null
> > +++ b/Documentation/devicetree/bindings/misc/allwinner,syscon.txt
> > @@ -0,0 +1,19 @@
> > +* Allwinner sun8i system controller
> > +
> > +This file describes the bindings for the system controller present in
> > +Allwinner SoC H3, A83T and A64.
> > +The principal function of this syscon is to control EMAC PHY choice and
> > +config.
> > +
> > +Required properties for the system controller:
> > +- reg: address and length of the register for the device.
> > +- compatible: should be "syscon" and one of the following string:
> > +		"allwinner,sun8i-h3-system-controller"
> > +		"allwinner,sun8i-a64-system-controller"
> 
> While sun8i might make some sense technically, all 64-bit sunxi
> compatible strings use the sun50i prefix to follow the Allwinner naming.
> So this should read:
> 		"allwinner,sun50i-a64-system-controller"
> 
> Also I am wondering if we should add a compatible string for the H5
> (support for that SoC is in -next already):
> 		"allwinner,sun50i-h5-system-controller"
> 
> Cheers,
> Andre.
> 

I agree with sun50i-a64-system-controller, the sun8i-a64 is a copy/paste error.
I will add sun50i-h5-system-controller since all xxx-system-controller are just hypothetic compatible.

Thanks
Regards

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v4 00/18] net-next: stmmac: add dwmac-sun8i ethernet driver Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-04-12 13:30 +0200
  [PATCH v4 03/18] dt-bindings: net: Add DT bindings documentation for Allwinner dwmac-sun8i Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-04-12 13:30 +0200
  [PATCH v4 04/18] dt-bindings: syscon: Add DT bindings documentation for Allwinner syscon Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-04-12 13:30 +0200
    Re: [PATCH v4 04/18] dt-bindings: syscon: Add DT bindings  documentation for Allwinner syscon Rob Herring <robh@kernel.org> - 2017-04-19 23:10 +0200
    Re: [PATCH v4 04/18] dt-bindings: syscon: Add DT bindings  documentation for Allwinner syscon André Przywara <andre.przywara@arm.com> - 2017-04-20 01:50 +0200
      Re: [PATCH v4 04/18] dt-bindings: syscon: Add DT bindings  documentation for Allwinner syscon Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-04-20 09:00 +0200
  [PATCH v4 08/18] arm: sun8i: orangepi-pc: Enable dwmac-sun8i Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-04-12 13:30 +0200
    Re: [PATCH v4 08/18] arm: sun8i: orangepi-pc: Enable dwmac-sun8i Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-04-12 14:40 +0200
  [PATCH v4 02/18] net: stmmac: add optional setup function Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-04-12 13:30 +0200

csiph-web