linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] reset: uniphier: add audio systems reset control
@ 2017-08-10  7:27 Katsuhiro Suzuki
  2017-08-10  7:27 ` [PATCH 2/3] reset: uniphier: add video input subsystem " Katsuhiro Suzuki
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Katsuhiro Suzuki @ 2017-08-10  7:27 UTC (permalink / raw)
  To: Philipp Zabel, Masahiro Yamada, linux-arm-kernel
  Cc: Masami Hiramatsu, Jassi Brar, linux-kernel, Katsuhiro Suzuki

Add reset lines for audio subsystem (AIO) and
SoC internal audio codec (EVEA) on UniPhier LD11/LD20 SoCs.

Signed-off-by: Katsuhiro Suzuki <suzuki.katsuhiro@socionext.com>
---
 drivers/reset/reset-uniphier.c | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/drivers/reset/reset-uniphier.c b/drivers/reset/reset-uniphier.c
index 954b2c4e6ca7..90c52a96f775 100644
--- a/drivers/reset/reset-uniphier.c
+++ b/drivers/reset/reset-uniphier.c
@@ -93,6 +93,8 @@ static const struct uniphier_reset_data uniphier_ld11_sys_reset_data[] = {
 	UNIPHIER_RESETX(2, 0x200c, 0),		/* NAND */
 	UNIPHIER_RESETX(4, 0x200c, 2),		/* eMMC */
 	UNIPHIER_RESETX(8, 0x200c, 8),		/* STDMAC (HSC, MIO) */
+	UNIPHIER_RESETX(40, 0x2008, 0),		/* AIO */
+	UNIPHIER_RESETX(41, 0x2008, 1),		/* EVEA */
 	UNIPHIER_RESET_END,
 };
 
@@ -105,6 +107,8 @@ static const struct uniphier_reset_data uniphier_ld20_sys_reset_data[] = {
 	UNIPHIER_RESETX(17, 0x200c, 13),	/* USB30-PHY1 */
 	UNIPHIER_RESETX(18, 0x200c, 14),	/* USB30-PHY2 */
 	UNIPHIER_RESETX(19, 0x200c, 15),	/* USB30-PHY3 */
+	UNIPHIER_RESETX(40, 0x2008, 0),		/* AIO */
+	UNIPHIER_RESETX(41, 0x2008, 1),		/* EVEA */
 	UNIPHIER_RESET_END,
 };
 
-- 
2.13.2

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [PATCH 2/3] reset: uniphier: add video input subsystem reset control
  2017-08-10  7:27 [PATCH 1/3] reset: uniphier: add audio systems reset control Katsuhiro Suzuki
@ 2017-08-10  7:27 ` Katsuhiro Suzuki
  2017-08-10 11:08   ` Masahiro Yamada
  2017-08-10  7:27 ` [PATCH 3/3] reset: uniphier: add analog amplifiers " Katsuhiro Suzuki
  2017-08-10 11:08 ` [PATCH 1/3] reset: uniphier: add audio systems " Masahiro Yamada
  2 siblings, 1 reply; 10+ messages in thread
From: Katsuhiro Suzuki @ 2017-08-10  7:27 UTC (permalink / raw)
  To: Philipp Zabel, Masahiro Yamada, linux-arm-kernel
  Cc: Masami Hiramatsu, Jassi Brar, linux-kernel, Katsuhiro Suzuki

Add a reset line for video input subsystem (EXIV) on
UniPhier LD11/LD20 SoCs.

Signed-off-by: Katsuhiro Suzuki <suzuki.katsuhiro@socionext.com>
---
 drivers/reset/reset-uniphier.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/drivers/reset/reset-uniphier.c b/drivers/reset/reset-uniphier.c
index 90c52a96f775..f60c137c17cb 100644
--- a/drivers/reset/reset-uniphier.c
+++ b/drivers/reset/reset-uniphier.c
@@ -95,6 +95,7 @@ static const struct uniphier_reset_data uniphier_ld11_sys_reset_data[] = {
 	UNIPHIER_RESETX(8, 0x200c, 8),		/* STDMAC (HSC, MIO) */
 	UNIPHIER_RESETX(40, 0x2008, 0),		/* AIO */
 	UNIPHIER_RESETX(41, 0x2008, 1),		/* EVEA */
+	UNIPHIER_RESETX(42, 0x2010, 2),		/* EXIV */
 	UNIPHIER_RESET_END,
 };
 
@@ -109,6 +110,7 @@ static const struct uniphier_reset_data uniphier_ld20_sys_reset_data[] = {
 	UNIPHIER_RESETX(19, 0x200c, 15),	/* USB30-PHY3 */
 	UNIPHIER_RESETX(40, 0x2008, 0),		/* AIO */
 	UNIPHIER_RESETX(41, 0x2008, 1),		/* EVEA */
+	UNIPHIER_RESETX(42, 0x2010, 2),		/* EXIV */
 	UNIPHIER_RESET_END,
 };
 
-- 
2.13.2

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [PATCH 3/3] reset: uniphier: add analog amplifiers reset control
  2017-08-10  7:27 [PATCH 1/3] reset: uniphier: add audio systems reset control Katsuhiro Suzuki
  2017-08-10  7:27 ` [PATCH 2/3] reset: uniphier: add video input subsystem " Katsuhiro Suzuki
@ 2017-08-10  7:27 ` Katsuhiro Suzuki
  2017-08-10 10:37   ` Philipp Zabel
  2017-08-10 11:08 ` [PATCH 1/3] reset: uniphier: add audio systems " Masahiro Yamada
  2 siblings, 1 reply; 10+ messages in thread
From: Katsuhiro Suzuki @ 2017-08-10  7:27 UTC (permalink / raw)
  To: Philipp Zabel, Masahiro Yamada, linux-arm-kernel
  Cc: Masami Hiramatsu, Jassi Brar, linux-kernel, Katsuhiro Suzuki

Add a reset line for analog signal amplifier core (ADAMV) on
UniPhier LD11/LD20 SoCs.

Signed-off-by: Katsuhiro Suzuki <suzuki.katsuhiro@socionext.com>
---
 drivers/reset/reset-uniphier.c | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/drivers/reset/reset-uniphier.c b/drivers/reset/reset-uniphier.c
index f60c137c17cb..cda4a78a58e2 100644
--- a/drivers/reset/reset-uniphier.c
+++ b/drivers/reset/reset-uniphier.c
@@ -196,6 +196,12 @@ static const struct uniphier_reset_data uniphier_pro4_peri_reset_data[] = {
 	UNIPHIER_RESET_END,
 };
 
+/* Analog signal amplifiers reset data */
+static const struct uniphier_reset_data uniphier_ld11_adamv_reset_data[] = {
+	UNIPHIER_RESETX(100, 0x10, 6), /* EVEA */
+	UNIPHIER_RESET_END,
+};
+
 /* core implementaton */
 struct uniphier_reset_priv {
 	struct reset_controller_dev rcdev;
@@ -415,6 +421,15 @@ static const struct of_device_id uniphier_reset_match[] = {
 		.compatible = "socionext,uniphier-ld20-peri-reset",
 		.data = uniphier_pro4_peri_reset_data,
 	},
+	/* Analog signal amplifiers reset */
+	{
+		.compatible = "socionext,uniphier-ld11-adamv-reset",
+		.data = uniphier_ld11_adamv_reset_data,
+	},
+	{
+		.compatible = "socionext,uniphier-ld20-adamv-reset",
+		.data = uniphier_ld11_adamv_reset_data,
+	},
 	{ /* sentinel */ }
 };
 MODULE_DEVICE_TABLE(of, uniphier_reset_match);
-- 
2.13.2

^ permalink raw reply related	[flat|nested] 10+ messages in thread

* Re: [PATCH 3/3] reset: uniphier: add analog amplifiers reset control
  2017-08-10  7:27 ` [PATCH 3/3] reset: uniphier: add analog amplifiers " Katsuhiro Suzuki
@ 2017-08-10 10:37   ` Philipp Zabel
  2017-08-10 11:11     ` Masahiro Yamada
  2017-08-11  4:14     ` Katsuhiro Suzuki
  0 siblings, 2 replies; 10+ messages in thread
From: Philipp Zabel @ 2017-08-10 10:37 UTC (permalink / raw)
  To: Katsuhiro Suzuki, Masahiro Yamada, linux-arm-kernel
  Cc: Masami Hiramatsu, Jassi Brar, linux-kernel

Hi Katsuhiro,

On Thu, 2017-08-10 at 16:27 +0900, Katsuhiro Suzuki wrote:
> Add a reset line for analog signal amplifier core (ADAMV) on
> UniPhier LD11/LD20 SoCs.
> 
> > Signed-off-by: Katsuhiro Suzuki <suzuki.katsuhiro@socionext.com>
> ---
>  drivers/reset/reset-uniphier.c | 15 +++++++++++++++
>  1 file changed, 15 insertions(+)
> 
> diff --git a/drivers/reset/reset-uniphier.c b/drivers/reset/reset-uniphier.c
> index f60c137c17cb..cda4a78a58e2 100644
> --- a/drivers/reset/reset-uniphier.c
> +++ b/drivers/reset/reset-uniphier.c
> @@ -196,6 +196,12 @@ static const struct uniphier_reset_data uniphier_pro4_peri_reset_data[] = {
> >  	UNIPHIER_RESET_END,
>  };
>  
> +/* Analog signal amplifiers reset data */
> +static const struct uniphier_reset_data uniphier_ld11_adamv_reset_data[] = {
> > +	UNIPHIER_RESETX(100, 0x10, 6), /* EVEA */
> > +	UNIPHIER_RESET_END,
> +};
> +
>  /* core implementaton */
>  struct uniphier_reset_priv {
> >  	struct reset_controller_dev rcdev;
> @@ -415,6 +421,15 @@ static const struct of_device_id uniphier_reset_match[] = {
> >  		.compatible = "socionext,uniphier-ld20-peri-reset",
> >  		.data = uniphier_pro4_peri_reset_data,
> >  	},
> > +	/* Analog signal amplifiers reset */
> > +	{
> > +		.compatible = "socionext,uniphier-ld11-adamv-reset",
> > +		.data = uniphier_ld11_adamv_reset_data,
> > +	},
> > +	{
> > +		.compatible = "socionext,uniphier-ld20-adamv-reset",
> > +		.data = uniphier_ld11_adamv_reset_data,
> > +	},
> >  	{ /* sentinel */ }
>  };
>  MODULE_DEVICE_TABLE(of, uniphier_reset_match);

Please add a patch to describe the new compatible values in
Documentation/devicetree/bindings/reset/uniphier-reset.txt.

regards
Philipp

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PATCH 1/3] reset: uniphier: add audio systems reset control
  2017-08-10  7:27 [PATCH 1/3] reset: uniphier: add audio systems reset control Katsuhiro Suzuki
  2017-08-10  7:27 ` [PATCH 2/3] reset: uniphier: add video input subsystem " Katsuhiro Suzuki
  2017-08-10  7:27 ` [PATCH 3/3] reset: uniphier: add analog amplifiers " Katsuhiro Suzuki
@ 2017-08-10 11:08 ` Masahiro Yamada
  2 siblings, 0 replies; 10+ messages in thread
From: Masahiro Yamada @ 2017-08-10 11:08 UTC (permalink / raw)
  To: Katsuhiro Suzuki
  Cc: Philipp Zabel, linux-arm-kernel, Masami Hiramatsu, Jassi Brar,
	Linux Kernel Mailing List

2017-08-10 16:27 GMT+09:00 Katsuhiro Suzuki <suzuki.katsuhiro@socionext.com>:
> Add reset lines for audio subsystem (AIO) and
> SoC internal audio codec (EVEA) on UniPhier LD11/LD20 SoCs.
>
> Signed-off-by: Katsuhiro Suzuki <suzuki.katsuhiro@socionext.com>


Acked-by: Masahiro Yamada <yamada.masahiro@socionext.com>




-- 
Best Regards
Masahiro Yamada

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PATCH 2/3] reset: uniphier: add video input subsystem reset control
  2017-08-10  7:27 ` [PATCH 2/3] reset: uniphier: add video input subsystem " Katsuhiro Suzuki
@ 2017-08-10 11:08   ` Masahiro Yamada
  0 siblings, 0 replies; 10+ messages in thread
From: Masahiro Yamada @ 2017-08-10 11:08 UTC (permalink / raw)
  To: Katsuhiro Suzuki
  Cc: Philipp Zabel, linux-arm-kernel, Masami Hiramatsu, Jassi Brar,
	Linux Kernel Mailing List

2017-08-10 16:27 GMT+09:00 Katsuhiro Suzuki <suzuki.katsuhiro@socionext.com>:
> Add a reset line for video input subsystem (EXIV) on
> UniPhier LD11/LD20 SoCs.
>
> Signed-off-by: Katsuhiro Suzuki <suzuki.katsuhiro@socionext.com>


Acked-by: Masahiro Yamada <yamada.masahiro@socionext.com>


-- 
Best Regards
Masahiro Yamada

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PATCH 3/3] reset: uniphier: add analog amplifiers reset control
  2017-08-10 10:37   ` Philipp Zabel
@ 2017-08-10 11:11     ` Masahiro Yamada
  2017-08-10 11:23       ` Masahiro Yamada
  2017-08-11  4:14     ` Katsuhiro Suzuki
  1 sibling, 1 reply; 10+ messages in thread
From: Masahiro Yamada @ 2017-08-10 11:11 UTC (permalink / raw)
  To: Philipp Zabel
  Cc: Katsuhiro Suzuki, linux-arm-kernel, Masami Hiramatsu, Jassi Brar,
	Linux Kernel Mailing List

2017-08-10 19:37 GMT+09:00 Philipp Zabel <p.zabel@pengutronix.de>:
> Hi Katsuhiro,
>
> On Thu, 2017-08-10 at 16:27 +0900, Katsuhiro Suzuki wrote:
>> Add a reset line for analog signal amplifier core (ADAMV) on
>> UniPhier LD11/LD20 SoCs.
>>
>> > Signed-off-by: Katsuhiro Suzuki <suzuki.katsuhiro@socionext.com>
>> ---
>>  drivers/reset/reset-uniphier.c | 15 +++++++++++++++
>>  1 file changed, 15 insertions(+)
>>
>> diff --git a/drivers/reset/reset-uniphier.c b/drivers/reset/reset-uniphier.c
>> index f60c137c17cb..cda4a78a58e2 100644
>> --- a/drivers/reset/reset-uniphier.c
>> +++ b/drivers/reset/reset-uniphier.c
>> @@ -196,6 +196,12 @@ static const struct uniphier_reset_data uniphier_pro4_peri_reset_data[] = {
>> >     UNIPHIER_RESET_END,
>>  };
>>
>> +/* Analog signal amplifiers reset data */
>> +static const struct uniphier_reset_data uniphier_ld11_adamv_reset_data[] = {
>> > +   UNIPHIER_RESETX(100, 0x10, 6), /* EVEA */
>> > +   UNIPHIER_RESET_END,
>> +};
>> +
>>  /* core implementaton */
>>  struct uniphier_reset_priv {
>> >     struct reset_controller_dev rcdev;
>> @@ -415,6 +421,15 @@ static const struct of_device_id uniphier_reset_match[] = {
>> >             .compatible = "socionext,uniphier-ld20-peri-reset",
>> >             .data = uniphier_pro4_peri_reset_data,
>> >     },
>> > +   /* Analog signal amplifiers reset */
>> > +   {
>> > +           .compatible = "socionext,uniphier-ld11-adamv-reset",
>> > +           .data = uniphier_ld11_adamv_reset_data,
>> > +   },
>> > +   {
>> > +           .compatible = "socionext,uniphier-ld20-adamv-reset",
>> > +           .data = uniphier_ld11_adamv_reset_data,
>> > +   },
>> >     { /* sentinel */ }
>>  };
>>  MODULE_DEVICE_TABLE(of, uniphier_reset_match);
>
> Please add a patch to describe the new compatible values in
> Documentation/devicetree/bindings/reset/uniphier-reset.txt.
>

The code change is OK with me.

Assuming you will update the binding,

Acked-by: Masahiro Yamada <yamada.masahiro@socionext.com>





-- 
Best Regards
Masahiro Yamada

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PATCH 3/3] reset: uniphier: add analog amplifiers reset control
  2017-08-10 11:11     ` Masahiro Yamada
@ 2017-08-10 11:23       ` Masahiro Yamada
  2017-08-11  4:23         ` Katsuhiro Suzuki
  0 siblings, 1 reply; 10+ messages in thread
From: Masahiro Yamada @ 2017-08-10 11:23 UTC (permalink / raw)
  To: Katsuhiro Suzuki
  Cc: linux-arm-kernel, Masami Hiramatsu, Jassi Brar,
	Linux Kernel Mailing List, Philipp Zabel

Hi.


2017-08-10 20:11 GMT+09:00 Masahiro Yamada <yamada.masahiro@socionext.com>:
> 2017-08-10 19:37 GMT+09:00 Philipp Zabel <p.zabel@pengutronix.de>:
>> Hi Katsuhiro,
>>
>> On Thu, 2017-08-10 at 16:27 +0900, Katsuhiro Suzuki wrote:
>>> Add a reset line for analog signal amplifier core (ADAMV) on
>>> UniPhier LD11/LD20 SoCs.
>>>
>>> > Signed-off-by: Katsuhiro Suzuki <suzuki.katsuhiro@socionext.com>
>>> ---
>>>  drivers/reset/reset-uniphier.c | 15 +++++++++++++++
>>>  1 file changed, 15 insertions(+)
>>>
>>> diff --git a/drivers/reset/reset-uniphier.c b/drivers/reset/reset-uniphier.c
>>> index f60c137c17cb..cda4a78a58e2 100644
>>> --- a/drivers/reset/reset-uniphier.c
>>> +++ b/drivers/reset/reset-uniphier.c
>>> @@ -196,6 +196,12 @@ static const struct uniphier_reset_data uniphier_pro4_peri_reset_data[] = {
>>> >     UNIPHIER_RESET_END,
>>>  };
>>>
>>> +/* Analog signal amplifiers reset data */
>>> +static const struct uniphier_reset_data uniphier_ld11_adamv_reset_data[] = {
>>> > +   UNIPHIER_RESETX(100, 0x10, 6), /* EVEA */
>>> > +   UNIPHIER_RESET_END,
>>> +};


I take back my Acked-by.


The reset line index is independent from others
because this block is a separate instance.

Are you OK with starting from the reset ID 100?





-- 
Best Regards
Masahiro Yamada

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PATCH 3/3] reset: uniphier: add analog amplifiers reset control
  2017-08-10 10:37   ` Philipp Zabel
  2017-08-10 11:11     ` Masahiro Yamada
@ 2017-08-11  4:14     ` Katsuhiro Suzuki
  1 sibling, 0 replies; 10+ messages in thread
From: Katsuhiro Suzuki @ 2017-08-11  4:14 UTC (permalink / raw)
  To: Philipp Zabel, Masahiro Yamada, linux-arm-kernel
  Cc: Jassi Brar, linux-kernel, Masami Hiramatsu

Hi Philipp,

On 2017年08月10日 19:37, Philipp Zabel wrote:
> Hi Katsuhiro,
> 
> On Thu, 2017-08-10 at 16:27 +0900, Katsuhiro Suzuki wrote:
>> Add a reset line for analog signal amplifier core (ADAMV) on
>> UniPhier LD11/LD20 SoCs.
>>
>>> Signed-off-by: Katsuhiro Suzuki <suzuki.katsuhiro@socionext.com>
>> ---
>>   drivers/reset/reset-uniphier.c | 15 +++++++++++++++
>>   1 file changed, 15 insertions(+)
>>
>> diff --git a/drivers/reset/reset-uniphier.c b/drivers/reset/reset-uniphier.c
>> index f60c137c17cb..cda4a78a58e2 100644
>> --- a/drivers/reset/reset-uniphier.c
>> +++ b/drivers/reset/reset-uniphier.c
>> @@ -196,6 +196,12 @@ static const struct uniphier_reset_data uniphier_pro4_peri_reset_data[] = {
>>>   	UNIPHIER_RESET_END,
>>   };
>>   
>> +/* Analog signal amplifiers reset data */
>> +static const struct uniphier_reset_data uniphier_ld11_adamv_reset_data[] = {
>>> +	UNIPHIER_RESETX(100, 0x10, 6), /* EVEA */
>>> +	UNIPHIER_RESET_END,
>> +};
>> +
>>   /* core implementaton */
>>   struct uniphier_reset_priv {
>>>   	struct reset_controller_dev rcdev;
>> @@ -415,6 +421,15 @@ static const struct of_device_id uniphier_reset_match[] = {
>>>   		.compatible = "socionext,uniphier-ld20-peri-reset",
>>>   		.data = uniphier_pro4_peri_reset_data,
>>>   	},
>>> +	/* Analog signal amplifiers reset */
>>> +	{
>>> +		.compatible = "socionext,uniphier-ld11-adamv-reset",
>>> +		.data = uniphier_ld11_adamv_reset_data,
>>> +	},
>>> +	{
>>> +		.compatible = "socionext,uniphier-ld20-adamv-reset",
>>> +		.data = uniphier_ld11_adamv_reset_data,
>>> +	},
>>>   	{ /* sentinel */ }
>>   };
>>   MODULE_DEVICE_TABLE(of, uniphier_reset_match);
> 
> Please add a patch to describe the new compatible values in
> Documentation/devicetree/bindings/reset/uniphier-reset.txt.
> 

Thank you, I will add it and send V2 series.


Regards,
--
Katsuhiro Suzuki

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PATCH 3/3] reset: uniphier: add analog amplifiers reset control
  2017-08-10 11:23       ` Masahiro Yamada
@ 2017-08-11  4:23         ` Katsuhiro Suzuki
  0 siblings, 0 replies; 10+ messages in thread
From: Katsuhiro Suzuki @ 2017-08-11  4:23 UTC (permalink / raw)
  To: Masahiro Yamada
  Cc: Philipp Zabel, Jassi Brar, Masami Hiramatsu, linux-arm-kernel,
	Linux Kernel Mailing List

Hi Yamada-san,

On 2017年08月10日 20:23, Masahiro Yamada wrote:
> Hi.
> 
> 
> 2017-08-10 20:11 GMT+09:00 Masahiro Yamada <yamada.masahiro@socionext.com>:
>> 2017-08-10 19:37 GMT+09:00 Philipp Zabel <p.zabel@pengutronix.de>:
>>> Hi Katsuhiro,
>>>
>>> On Thu, 2017-08-10 at 16:27 +0900, Katsuhiro Suzuki wrote:
>>>> Add a reset line for analog signal amplifier core (ADAMV) on
>>>> UniPhier LD11/LD20 SoCs.
>>>>
>>>>> Signed-off-by: Katsuhiro Suzuki <suzuki.katsuhiro@socionext.com>
>>>> ---
>>>>   drivers/reset/reset-uniphier.c | 15 +++++++++++++++
>>>>   1 file changed, 15 insertions(+)
>>>>
>>>> diff --git a/drivers/reset/reset-uniphier.c b/drivers/reset/reset-uniphier.c
>>>> index f60c137c17cb..cda4a78a58e2 100644
>>>> --- a/drivers/reset/reset-uniphier.c
>>>> +++ b/drivers/reset/reset-uniphier.c
>>>> @@ -196,6 +196,12 @@ static const struct uniphier_reset_data uniphier_pro4_peri_reset_data[] = {
>>>>>      UNIPHIER_RESET_END,
>>>>   };
>>>>
>>>> +/* Analog signal amplifiers reset data */
>>>> +static const struct uniphier_reset_data uniphier_ld11_adamv_reset_data[] = {
>>>>> +   UNIPHIER_RESETX(100, 0x10, 6), /* EVEA */
>>>>> +   UNIPHIER_RESET_END,
>>>> +};
> 
> 
> I take back my Acked-by.
> 
> 
> The reset line index is independent from others
> because this block is a separate instance.
> 
> Are you OK with starting from the reset ID 100?

It's my mistake. This ID can start with 0.
I will fix in next V2 series, thank you.

Regards,
--
Katsuhiro Suzuki

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-08-11  4:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-10  7:27 [PATCH 1/3] reset: uniphier: add audio systems reset control Katsuhiro Suzuki
2017-08-10  7:27 ` [PATCH 2/3] reset: uniphier: add video input subsystem " Katsuhiro Suzuki
2017-08-10 11:08   ` Masahiro Yamada
2017-08-10  7:27 ` [PATCH 3/3] reset: uniphier: add analog amplifiers " Katsuhiro Suzuki
2017-08-10 10:37   ` Philipp Zabel
2017-08-10 11:11     ` Masahiro Yamada
2017-08-10 11:23       ` Masahiro Yamada
2017-08-11  4:23         ` Katsuhiro Suzuki
2017-08-11  4:14     ` Katsuhiro Suzuki
2017-08-10 11:08 ` [PATCH 1/3] reset: uniphier: add audio systems " Masahiro Yamada

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).