Re: [PATCH] pinctrl: berlin: fix BG2CD field widths

2015-10-06 Thread Linus Walleij
On Mon, Oct 5, 2015 at 8:07 PM, Sebastian Hesselbarth wrote: > As the patch has issues with latest -rc1 I can provide you > a -rc1 compatible version of it. You can also pull it from > my branch if you prefer. Just mail the rebased patch, single patches are better taken from the mail list.

Re: [PATCH] pinctrl: berlin: fix BG2CD field widths

2015-10-06 Thread Linus Walleij
On Mon, Oct 5, 2015 at 8:07 PM, Sebastian Hesselbarth wrote: > As the patch has issues with latest -rc1 I can provide you > a -rc1 compatible version of it. You can also pull it from > my branch if you prefer. Just mail the rebased patch, single patches are

Re: [PATCH] pinctrl: berlin: fix BG2CD field widths

2015-10-05 Thread Sebastian Hesselbarth
On 05.10.2015 09:24, Linus Walleij wrote: On Thu, Oct 1, 2015 at 9:30 PM, Sebastian Hesselbarth wrote: On 27.09.2015 03:03, Thomas Hebb wrote: The previous register layout was incorrect, many of the fields having fewer bits than were needed to represent all their modes. The new layout is

Re: [PATCH] pinctrl: berlin: fix BG2CD field widths

2015-10-05 Thread Linus Walleij
On Thu, Oct 1, 2015 at 9:30 PM, Sebastian Hesselbarth wrote: > On 27.09.2015 03:03, Thomas Hebb wrote: >> >> The previous register layout was incorrect, many of the fields having >> fewer bits than were needed to represent all their modes. The new layout >> is taken from the bootloader source of

Re: [PATCH] pinctrl: berlin: fix BG2CD field widths

2015-10-05 Thread Sebastian Hesselbarth
On 05.10.2015 09:24, Linus Walleij wrote: On Thu, Oct 1, 2015 at 9:30 PM, Sebastian Hesselbarth wrote: On 27.09.2015 03:03, Thomas Hebb wrote: The previous register layout was incorrect, many of the fields having fewer bits than were needed to represent all

Re: [PATCH] pinctrl: berlin: fix BG2CD field widths

2015-10-05 Thread Linus Walleij
On Thu, Oct 1, 2015 at 9:30 PM, Sebastian Hesselbarth wrote: > On 27.09.2015 03:03, Thomas Hebb wrote: >> >> The previous register layout was incorrect, many of the fields having >> fewer bits than were needed to represent all their modes. The new layout >> is

Re: [PATCH] pinctrl: berlin: fix BG2CD field widths

2015-10-01 Thread Sebastian Hesselbarth
On 27.09.2015 03:03, Thomas Hebb wrote: The previous register layout was incorrect, many of the fields having fewer bits than were needed to represent all their modes. The new layout is taken from the bootloader source of a BG2CD device. Signed-off-by: Thomas Hebb ---

Re: [PATCH] pinctrl: berlin: fix BG2CD field widths

2015-10-01 Thread Sebastian Hesselbarth
On 27.09.2015 03:03, Thomas Hebb wrote: The previous register layout was incorrect, many of the fields having fewer bits than were needed to represent all their modes. The new layout is taken from the bootloader source of a BG2CD device. Signed-off-by: Thomas Hebb ---

[PATCH] pinctrl: berlin: fix BG2CD field widths

2015-09-26 Thread Thomas Hebb
The previous register layout was incorrect, many of the fields having fewer bits than were needed to represent all their modes. The new layout is taken from the bootloader source of a BG2CD device. Signed-off-by: Thomas Hebb --- drivers/pinctrl/berlin/berlin-bg2cd.c | 62

[PATCH] pinctrl: berlin: fix BG2CD field widths

2015-09-26 Thread Thomas Hebb
The previous register layout was incorrect, many of the fields having fewer bits than were needed to represent all their modes. The new layout is taken from the bootloader source of a BG2CD device. Signed-off-by: Thomas Hebb --- drivers/pinctrl/berlin/berlin-bg2cd.c | 62