From: Brendan Higgins <brendanhiggins-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
To: wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org,
robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
mark.rutland-5wv7dgnIgG8@public.gmane.org
Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
joel-U3u1mxZcP9KHXe+LvDLADg@public.gmane.org,
openbmc-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
Subject: [PATCH v4 0/2] i2c: aspeed: added driver for Aspeed I2C
Date: Fri, 4 Nov 2016 18:58:17 -0700 [thread overview]
Message-ID: <1478311099-6771-1-git-send-email-brendanhiggins@google.com> (raw)
Sorry, been a while since I was able to send an update for this.
As a refresher, I added a master mode and slave mode I2C driver for the Aspeed
24XX/25XX SoC as well as device binding documentation.
Changes since first update:
- I have removed the bus device tree param as requested here:
http://www.spinics.net/lists/devicetree/msg143850.html
- I2C adapter number is now generated dynamically unless an alias is provided
- I changed the Kconfig for the driver to depend only on ARCH_ASPEED
- Replaced the two module_platform_driver registrations with single
module_init
Changes have been tested on the Aspeed evaluation board.
--
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
next reply other threads:[~2016-11-05 1:58 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-05 1:58 Brendan Higgins [this message]
2016-11-05 1:58 ` [PATCH v4 1/2] i2c: aspeed: added driver for Aspeed I2C Brendan Higgins
2016-11-15 11:23 ` Joel Stanley
[not found] ` <1478311099-6771-2-git-send-email-brendanhiggins-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
2016-11-22 6:40 ` Cédric Le Goater
[not found] ` <28078e6d-f5e4-da59-e226-baa9a60a4b19-Bxea+6Xhats@public.gmane.org>
2016-11-22 18:23 ` Kachalov Anton
2016-11-24 0:45 ` Brendan Higgins
2016-11-23 23:52 ` Brendan Higgins
2016-11-26 22:31 ` Vladimir Zapolskiy
2016-11-30 0:59 ` Brendan Higgins
2016-11-05 1:58 ` [PATCH v4 2/2] i2c: aspeed: added documentation for Aspeed I2C driver Brendan Higgins
2016-11-14 15:57 ` Rob Herring
2016-11-15 11:16 ` Joel Stanley
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=1478311099-6771-1-git-send-email-brendanhiggins@google.com \
--to=brendanhiggins-hpiqsd4aklfqt0dzr+alfa@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=joel-U3u1mxZcP9KHXe+LvDLADg@public.gmane.org \
--cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
--cc=openbmc-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org \
--cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=wsa-z923LK4zBo2bacvFa/9K2g@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).