t info subcommand works as expected, because the input
pin values are accessed differently.
Fixes: 61c1775f16ed ("gpio: tca642x: Add the tca642x gpio expander driver")
Cc: Dan Murphy
Signed-off-by: Tomas Novotny
---
drivers/gpio/tca642x.c | 49 ++
1
Hi Ondřej,
On Sat, 9 Feb 2019 14:39:54 +0100, meg...@megous.com
wrote:
> From: Ondrej Jirman
>
> Signed-off-by: Ondřej Jirman
> ---
> board/sunxi/board.c | 7 ++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
>
> diff --git a/board/sunxi/board.c b/board/sunxi/board.c
> index 98bc3cd0
Hi Jagan,
On Sat, 9 Feb 2019 21:47:12 +0530, Jagan Teki
wrote:
> On Tue, Feb 5, 2019 at 7:27 PM Tomas Novotny wrote:
> >
> > The dram chip on the tablet was changed. The new one requires a lower
> > frequency, so change it.
> >
> > Frequency 564 was also stab
The dram chip on the tablet was changed. The new one requires a lower
frequency, so change it.
Frequency 564 was also stable in the tests, but use slightly lower one
to be on a safe side.
Signed-off-by: Tomas Novotny
---
configs/tbs_a711_defconfig | 2 +-
1 file changed, 1 insertion(+), 1
Hi,
On Wed, 30 Jan 2019 11:46:55 +, Andre Przywara
wrote:
> On Wed, 30 Jan 2019 11:16:07 +0100
> Tomas Novotny wrote:
>
> Hi,
>
> > On Tue, 29 Jan 2019 15:54:07 +, Andre Przywara
> > wrote:
> > > This series gathers all remaining patches we need
Hi Andre,
On Tue, 29 Jan 2019 15:54:07 +, Andre Przywara
wrote:
> This series gathers all remaining patches we need to enable DM_MMC for
> Allwinner boards. It relies on the clock gates framework already merged,
> and adds the respective gates and resets for each SoC.
> It then teaches the su
The pinmux was generated from linux/arch/arm/mach-davinci/da830.c as of
kernel version 3.7.5. If the driver is used for the da850, then SoC
variant must be specified by CONFIG_SOC_DA850.
Signed-off-by: Tomas Novotny
Cc: Tom Rini
---
I'm not sure with selected #defines, so suggestion
Signed-off-by: Tomas Novotny
Cc: Tom Rini
Cc: Stefano Babic
---
The second patch in this series adds pinmux for the da830. This pinmux
is selected when CONFIG_SOC_DA850 is not set. Although ea20 has its own
gpio pinmux (because gpio_request() is not used), this patch is added to
prevent
8 matches
Mail list logo