Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 2/4] arm64: dts: add Allwinner A64 SoC .dtsi
Date: Mon, 24 Oct 2016 18:26:33 +0200	[thread overview]
Message-ID: <20161024162633.olqhftj5tdsp6qwb@lukather> (raw)
In-Reply-To: <a0b71433-8302-8ac2-a695-60ac813b380f@arm.com>

Hi Andr?,

On Mon, Oct 24, 2016 at 12:57:04AM +0100, Andr? Przywara wrote:
> > +		pio: pinctrl at 1c20800 {
> > +			compatible = "allwinner,sun50i-a64-pinctrl";
> > +			reg = <0x01c20800 0x400>;
> > +			interrupts = <GIC_SPI 11 IRQ_TYPE_LEVEL_HIGH>,
> > +				     <GIC_SPI 17 IRQ_TYPE_LEVEL_HIGH>,
> > +				     <GIC_SPI 21 IRQ_TYPE_LEVEL_HIGH>;
> > +			clocks = <&ccu CLK_BUS_PIO>;
> > +			gpio-controller;
> > +			#gpio-cells = <3>;
> > +			interrupt-controller;
> > +			#interrupt-cells = <3>;
> > +
> > +			i2c1_pins: i2c1_pins {
> > +				allwinner,pins = "PH2", "PH3";
> > +				allwinner,function = "i2c1";
> 
> So as Icenowy pointed out, we are missing the drive and pull properties
> here, at least as long as we don't have your patch (series) in place to
> cope with that.

Yeah sorry, we noticed first with Chen-Yu that the binding should not
need it, and then we realised that the driver was making the
assumption that they were... Sorry :/

> But if we rely on this series (which seems OK to me), shouldn't we then
> use the generic properties for pins and function here as well?

Definitely. I'll update this.

Thanks!
Maxime 

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20161024/2b6d6f3f/attachment.sig>

  reply	other threads:[~2016-10-24 16:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-20 18:00 [PATCH v5 0/4] arm64: Allwinner A64 support based on sunxi-ng Maxime Ripard
2016-10-20 18:00 ` [PATCH v5 1/4] clk: sunxi-ng: Add A64 clocks Maxime Ripard
2016-10-20 18:00 ` [PATCH v5 2/4] arm64: dts: add Allwinner A64 SoC .dtsi Maxime Ripard
2016-10-23 23:57   ` André Przywara
2016-10-24 16:26     ` Maxime Ripard [this message]
2016-10-20 18:00 ` [PATCH v5 3/4] Documentation: devicetree: add vendor prefix for Pine64 Maxime Ripard
2016-10-21  0:30   ` [linux-sunxi] " Jonathan Liu
2016-10-24 15:58     ` Maxime Ripard
2016-10-20 18:00 ` [PATCH v5 4/4] arm64: dts: add Pine64 support Maxime Ripard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161024162633.olqhftj5tdsp6qwb@lukather \
    --to=maxime.ripard@free-electrons.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox