RE: [PATCH v3 1/3] pinctrl/broxton: enable platform device in the absent of ACPI enumeration

2016-06-20 Thread Tan, Jui Nee
;; linux-g...@vger.kernel.org; linux- > ker...@vger.kernel.org; Yong, Jonathan <jonathan.y...@intel.com>; Yu, > Ong Hock <ong.hock...@intel.com>; Voon, Weifeng > <weifeng.v...@intel.com>; Wan Mohamad, Wan Ahmad Zainie > <wan.ahmad.zainie.wan.moha...@intel.com> > Subje

RE: [PATCH v3 1/3] pinctrl/broxton: enable platform device in the absent of ACPI enumeration

2016-06-20 Thread Tan, Jui Nee
nel.org; pty...@xes-inc.com; Lee Jones > ; linux-g...@vger.kernel.org; linux- > ker...@vger.kernel.org; Yong, Jonathan ; Yu, > Ong Hock ; Voon, Weifeng > ; Wan Mohamad, Wan Ahmad Zainie > > Subject: Re: [PATCH v3 1/3] pinctrl/broxton: enable platform device in the > absent of A

Re: [PATCH v3 1/3] pinctrl/broxton: enable platform device in the absent of ACPI enumeration

2016-06-14 Thread Linus Walleij
On Tue, Jun 7, 2016 at 8:55 AM, Tan Jui Nee wrote: > This is to cater the need for non-ACPI system whereby > a platform device has to be created in order to bind > with the Apollo Lake Pinctrl GPIO platform driver. > > Signed-off-by: Tan Jui Nee

Re: [PATCH v3 1/3] pinctrl/broxton: enable platform device in the absent of ACPI enumeration

2016-06-14 Thread Linus Walleij
On Tue, Jun 7, 2016 at 8:55 AM, Tan Jui Nee wrote: > This is to cater the need for non-ACPI system whereby > a platform device has to be created in order to bind > with the Apollo Lake Pinctrl GPIO platform driver. > > Signed-off-by: Tan Jui Nee You forgot to put me on the To: line for the

Re: [PATCH v3 1/3] pinctrl/broxton: enable platform device in the absent of ACPI enumeration

2016-06-09 Thread Mika Westerberg
On Tue, Jun 07, 2016 at 02:55:51PM +0800, Tan Jui Nee wrote: > This is to cater the need for non-ACPI system whereby > a platform device has to be created in order to bind > with the Apollo Lake Pinctrl GPIO platform driver. > > Signed-off-by: Tan Jui Nee Acked-by: Mika

Re: [PATCH v3 1/3] pinctrl/broxton: enable platform device in the absent of ACPI enumeration

2016-06-09 Thread Mika Westerberg
On Tue, Jun 07, 2016 at 02:55:51PM +0800, Tan Jui Nee wrote: > This is to cater the need for non-ACPI system whereby > a platform device has to be created in order to bind > with the Apollo Lake Pinctrl GPIO platform driver. > > Signed-off-by: Tan Jui Nee Acked-by: Mika Westerberg

[PATCH v3 1/3] pinctrl/broxton: enable platform device in the absent of ACPI enumeration

2016-06-07 Thread Tan Jui Nee
This is to cater the need for non-ACPI system whereby a platform device has to be created in order to bind with the Apollo Lake Pinctrl GPIO platform driver. Signed-off-by: Tan Jui Nee --- drivers/pinctrl/intel/pinctrl-broxton.c | 43 - 1

[PATCH v3 1/3] pinctrl/broxton: enable platform device in the absent of ACPI enumeration

2016-06-07 Thread Tan Jui Nee
This is to cater the need for non-ACPI system whereby a platform device has to be created in order to bind with the Apollo Lake Pinctrl GPIO platform driver. Signed-off-by: Tan Jui Nee --- drivers/pinctrl/intel/pinctrl-broxton.c | 43 - 1 file changed, 31