Message ID | 20140404174715.8250.22335@quantum |
---|---|
State | New |
Headers | show |
On Fri, 2014-04-04 at 10:47 -0700, Mike Turquette wrote: > Haojian Zhuang (3): > [...] > clk: hip04: add clock driver This clock driver is only built if CONFIG_ARCH_HIP04 is set. But I couldn't find a Kconfig symbol ARCH_HIP04. (I checked master of Linus' tree and current linux-next.) Is the code to add this symbol queued somewhere? Paul Bolle -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
On 6 April 2014 18:28, Paul Bolle <pebolle@tiscali.nl> wrote: > On Fri, 2014-04-04 at 10:47 -0700, Mike Turquette wrote: >> Haojian Zhuang (3): >> [...] >> clk: hip04: add clock driver > > This clock driver is only built if CONFIG_ARCH_HIP04 is set. But I > couldn't find a Kconfig symbol ARCH_HIP04. (I checked master of Linus' > tree and current linux-next.) > > Is the code to add this symbol queued somewhere? > > > Paul Bolle > Hi Paul, ARCH_HIP04 patches are still in review stage. Those patches could be found in arm-linux mailing list. Clock patches of ARCH_HIP04 is ready, so it could be merged first. Best Regards Haojian -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Haojian, On Tue, 2014-04-08 at 11:05 +0800, Haojian Zhuang wrote: > ARCH_HIP04 patches are still in review stage. Those patches could be > found in arm-linux mailing list. Clock patches of ARCH_HIP04 is ready, > so it could be merged first. Thanks for explaining the status of ARCH_HIP04. I hope you don't mind if I send a reminder when this driver is still unbuildable in some future release. Paul Bolle -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/