Re: [PATCH v3] sunxi: h3: enable clock support for r_pio gpios

2021-12-07 Thread Andre Przywara
On Tue, 7 Dec 2021 12:01:56 +0530 Jagan Teki wrote: Hi, > On Thu, Oct 28, 2021 at 3:27 PM Manuel Dipolt > wrote: > > > > This patch enables clock for the r_pio gpios for the h3 > > r_pio is required to access gpios from port L > > > > readout or setting of gpio PL10 (for example to control a

Re: [PATCH v3] sunxi: h3: enable clock support for r_pio gpios

2021-12-06 Thread Jagan Teki
On Thu, Oct 28, 2021 at 3:27 PM Manuel Dipolt wrote: > > This patch enables clock for the r_pio gpios for the h3 > r_pio is required to access gpios from port L > > readout or setting of gpio PL10 (for example to control a led): > > => gpio input PL10 > gpio: pin PL10 (gpio 298) value is 0 > =>

[PATCH v3] sunxi: h3: enable clock support for r_pio gpios

2021-10-28 Thread Manuel Dipolt
This patch enables clock for the r_pio gpios for the h3 r_pio is required to access gpios from port L readout or setting of gpio PL10 (for example to control a led): => gpio input PL10 gpio: pin PL10 (gpio 298) value is 0 => gpio set PL10 gpio: pin PL10 (gpio 298) value is 1 before: =>