Re: [PATCH 09/10] reset: zynq: add driver Kconfig option

2016-08-25 Thread Philipp Zabel
Am Donnerstag, den 25.08.2016, 16:31 +0900 schrieb Masahiro Yamada: > 2016-08-25 16:23 GMT+09:00 Philipp Zabel : > > Am Donnerstag, den 25.08.2016, 10:08 +0900 schrieb Masahiro Yamada: > >> 2016-08-25 2:48 GMT+09:00 Masahiro Yamada : > >> >

Re: [PATCH 09/10] reset: zynq: add driver Kconfig option

2016-08-25 Thread Philipp Zabel
Am Donnerstag, den 25.08.2016, 16:31 +0900 schrieb Masahiro Yamada: > 2016-08-25 16:23 GMT+09:00 Philipp Zabel : > > Am Donnerstag, den 25.08.2016, 10:08 +0900 schrieb Masahiro Yamada: > >> 2016-08-25 2:48 GMT+09:00 Masahiro Yamada : > >> > 2016-08-24 22:29 GMT+09:00 Philipp Zabel : > >> >>

Re: [PATCH 09/10] reset: zynq: add driver Kconfig option

2016-08-25 Thread Masahiro Yamada
2016-08-25 16:23 GMT+09:00 Philipp Zabel : > Am Donnerstag, den 25.08.2016, 10:08 +0900 schrieb Masahiro Yamada: >> 2016-08-25 2:48 GMT+09:00 Masahiro Yamada : >> > 2016-08-24 22:29 GMT+09:00 Philipp Zabel : >> >>

Re: [PATCH 09/10] reset: zynq: add driver Kconfig option

2016-08-25 Thread Masahiro Yamada
2016-08-25 16:23 GMT+09:00 Philipp Zabel : > Am Donnerstag, den 25.08.2016, 10:08 +0900 schrieb Masahiro Yamada: >> 2016-08-25 2:48 GMT+09:00 Masahiro Yamada : >> > 2016-08-24 22:29 GMT+09:00 Philipp Zabel : >> >> Visible only if COMPILE_TEST is enabled, this allows to include the >> >> driver in

Re: [PATCH 09/10] reset: zynq: add driver Kconfig option

2016-08-25 Thread Philipp Zabel
Am Donnerstag, den 25.08.2016, 10:08 +0900 schrieb Masahiro Yamada: > 2016-08-25 2:48 GMT+09:00 Masahiro Yamada : > > 2016-08-24 22:29 GMT+09:00 Philipp Zabel : > >> Visible only if COMPILE_TEST is enabled, this allows to include the > >>

Re: [PATCH 09/10] reset: zynq: add driver Kconfig option

2016-08-25 Thread Philipp Zabel
Am Donnerstag, den 25.08.2016, 10:08 +0900 schrieb Masahiro Yamada: > 2016-08-25 2:48 GMT+09:00 Masahiro Yamada : > > 2016-08-24 22:29 GMT+09:00 Philipp Zabel : > >> Visible only if COMPILE_TEST is enabled, this allows to include the > >> driver in build tests. > >> > >> Cc: Moritz Fischer > >>

Re: [PATCH 09/10] reset: zynq: add driver Kconfig option

2016-08-24 Thread Masahiro Yamada
2016-08-25 2:48 GMT+09:00 Masahiro Yamada : > 2016-08-24 22:29 GMT+09:00 Philipp Zabel : >> Visible only if COMPILE_TEST is enabled, this allows to include the >> driver in build tests. >> >> Cc: Moritz Fischer >>

Re: [PATCH 09/10] reset: zynq: add driver Kconfig option

2016-08-24 Thread Masahiro Yamada
2016-08-25 2:48 GMT+09:00 Masahiro Yamada : > 2016-08-24 22:29 GMT+09:00 Philipp Zabel : >> Visible only if COMPILE_TEST is enabled, this allows to include the >> driver in build tests. >> >> Cc: Moritz Fischer >> Cc: Michal Simek >> Cc: Sören Brinkmann >> Signed-off-by: Philipp Zabel >> ---

Re: [PATCH 09/10] reset: zynq: add driver Kconfig option

2016-08-24 Thread Masahiro Yamada
2016-08-24 22:29 GMT+09:00 Philipp Zabel : > Visible only if COMPILE_TEST is enabled, this allows to include the > driver in build tests. > > Cc: Moritz Fischer > Cc: Michal Simek > Cc: Sören Brinkmann

Re: [PATCH 09/10] reset: zynq: add driver Kconfig option

2016-08-24 Thread Masahiro Yamada
2016-08-24 22:29 GMT+09:00 Philipp Zabel : > Visible only if COMPILE_TEST is enabled, this allows to include the > driver in build tests. > > Cc: Moritz Fischer > Cc: Michal Simek > Cc: Sören Brinkmann > Signed-off-by: Philipp Zabel > --- > drivers/reset/Kconfig | 6 ++ >

[PATCH 09/10] reset: zynq: add driver Kconfig option

2016-08-24 Thread Philipp Zabel
Visible only if COMPILE_TEST is enabled, this allows to include the driver in build tests. Cc: Moritz Fischer Cc: Michal Simek Cc: Sören Brinkmann Signed-off-by: Philipp Zabel ---

[PATCH 09/10] reset: zynq: add driver Kconfig option

2016-08-24 Thread Philipp Zabel
Visible only if COMPILE_TEST is enabled, this allows to include the driver in build tests. Cc: Moritz Fischer Cc: Michal Simek Cc: Sören Brinkmann Signed-off-by: Philipp Zabel --- drivers/reset/Kconfig | 6 ++ drivers/reset/Makefile | 2 +- 2 files changed, 7 insertions(+), 1