From: Mike Turquette <mturquette@linaro.org>
To: Lee Jones <lee.jones@linaro.org>, "Raymond Tan" <raymond.tan@intel.com>
Cc: "Samuel Ortiz" <sameo@linux.intel.com>,
linux-kernel@vger.kernel.org, "Alvin Chen" <alvin.chen@intel.com>,
"Andriy Shevchenko" <andriy.shevchenko@intel.com>
Subject: Re: [PATCH v3 1/1] mfd: intel_quark_i2c_gpio: Add Intel Quark X1000 I2C-GPIO MFD Driver
Date: Tue, 20 Jan 2015 09:31:30 -0800 [thread overview]
Message-ID: <20150120173130.22722.14385@quantum> (raw)
In-Reply-To: <20150120124745.GE13701@x1>
Quoting Lee Jones (2015-01-20 04:47:46)
> On Thu, 11 Dec 2014, Raymond Tan wrote:
> > + CLK_IS_ROOT, INTEL_QUARK_I2C_CLK_HZ);
> > +
> > + quark_mfd->i2c_clk_lookup = i2c_clk_lookup;
> > + quark_mfd->i2c_clk = i2c_clk;
> > +
> > + retval = clk_register_clkdevs(i2c_clk, i2c_clk_lookup,
> > + INTEL_QUARK_I2C_NCLK);
> > + if (retval)
> > + dev_err(&pdev->dev, "Fixed clk register failed: %d\n", retval);
> > +
> > + return retval;
> > +}
>
> I wouldn't mind a clk Ack on this. Did you Cc Mike already?
Yes he did and I just supplied it in a parallel thread.
Regards,
Mike
prev parent reply other threads:[~2015-01-20 17:31 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-11 9:38 [PATCH v3 0/1] mfd: intel_quark_i2c_gpio: Add Intel Quark X1000 I2C-GPIO MFD Driver Raymond Tan
2014-12-11 9:38 ` [PATCH v3 1/1] " Raymond Tan
2014-12-11 10:27 ` Shevchenko, Andriy
2015-01-06 3:13 ` Tan, Raymond
2015-01-20 12:26 ` Lee Jones
2014-12-11 22:26 ` Mike Turquette
2014-12-22 2:33 ` Tan, Raymond
2015-01-20 17:30 ` Mike Turquette
2015-01-26 14:28 ` Tan, Raymond
2015-01-20 12:47 ` Lee Jones
2015-01-20 13:41 ` Shevchenko, Andriy
2015-01-20 15:54 ` Lee Jones
2015-01-20 16:10 ` Shevchenko, Andriy
2015-01-20 17:31 ` Mike Turquette [this message]
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=20150120173130.22722.14385@quantum \
--to=mturquette@linaro.org \
--cc=alvin.chen@intel.com \
--cc=andriy.shevchenko@intel.com \
--cc=lee.jones@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=raymond.tan@intel.com \
--cc=sameo@linux.intel.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.