devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Steffen Trumtrar <s.trumtrar-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
To: Dinh Nguyen <dinh.linux-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: Jamie Iles <jamie-wmLquQDDieKakBO8gow8eQ@public.gmane.org>,
	"devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	Grant Likely
	<grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
	atull-EIB2kfCEclfQT0dZR+AlfA@public.gmane.org,
	"dinguyen-EIB2kfCEclfQT0dZR+AlfA@public.gmane.org"
	<dinguyen-EIB2kfCEclfQT0dZR+AlfA@public.gmane.org>
Subject: Re: gpio: dwapb: Synopsys Designware GPIO
Date: Thu, 31 Oct 2013 09:22:26 +0100	[thread overview]
Message-ID: <20131031082226.GZ28790@pengutronix.de> (raw)
In-Reply-To: <52718C28.5030803-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

Hi Dinh,

On Wed, Oct 30, 2013 at 05:46:00PM -0500, Dinh Nguyen wrote:
> Hi Jamie,
> 
> The socfpga platform is making use of the Synopsys Designware APB GPIO
> module.
> We found your patches to support them, but I could not figure out why
> they weren't
> merged upstream.
> 
> http://thread.gmane.org/gmane.linux.kernel/1234331
> 
> We made a few changes for the IRQs to work, and was wondering if you
> want to continue
> to take it upstream or we can?
> 

I figured those patches were lost behind and started just yesterday to
revitalize Jamies work. Although, I think the bank stuff doesn't seem
necessary as the core knows all that stuff by itself AFAIK.
But, I don't have access to the Synopsys datasheet and must go by what
I can make out of the hps.html (which is really inconvenient to use if you
ask me).

Do you have that updated driver somewhere to look at? Maybe I can then just
do something else. The gpio-dw.c from rocketboards/socfpga-3.11 doesn't look
like it is based on Jamies work.

Regards,
Steffen

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2013-10-31  8:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-30 22:46 gpio: dwapb: Synopsys Designware GPIO Dinh Nguyen
     [not found] ` <52718C28.5030803-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2013-10-31  8:22   ` Steffen Trumtrar [this message]
     [not found]     ` <CADhT+wcCzMM1MbP3UuQbdc8JmpdO+AhM421R5AiC6vxyn-osvQ@mail.gmail.com>
     [not found]       ` <CADhT+wcCzMM1MbP3UuQbdc8JmpdO+AhM421R5AiC6vxyn-osvQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-10-31 15:34         ` delicious quinoa
     [not found]           ` <CANk1AXRH8zDZFFWGn=NYrkhHrygeoeLQ9QNd6o7Wm6XHmT95pQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-10-31 15:58             ` Steffen Trumtrar
     [not found]               ` <20131031155803.GB28790-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2013-10-31 16:07                 ` Jamie Iles
2013-10-31 16:17                   ` Steffen Trumtrar
     [not found]                     ` <20131031161739.GC28790-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2013-10-31 16:55                       ` Jamie Iles
2013-10-31 17:21                       ` Sebastian Hesselbarth
     [not found]                         ` <527291AA.1030305-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2013-10-31 17:37                           ` Steffen Trumtrar

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=20131031082226.GZ28790@pengutronix.de \
    --to=s.trumtrar-bicnvbalz9megne8c9+irq@public.gmane.org \
    --cc=atull-EIB2kfCEclfQT0dZR+AlfA@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=dinguyen-EIB2kfCEclfQT0dZR+AlfA@public.gmane.org \
    --cc=dinh.linux-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
    --cc=jamie-wmLquQDDieKakBO8gow8eQ@public.gmane.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;
as well as URLs for NNTP newsgroup(s).