Re: arm64: new gpiokeys(4)

2021-11-10 Thread Jan Stary
On Nov 10 13:20:45, k...@openbsd.org wrote: > On Wed, Nov 10, 2021 at 12:07:37AM +0100, Jan Stary wrote: > > On Nov 09 15:43:04, k...@openbsd.org wrote: > > > This populates `systat sensors' with the correct lid status on my > > > Pinebook Pro: > > > > > > -gpio-key-lid at mainbus0 not configure

Re: arm64: new gpiokeys(4)

2021-11-10 Thread Klemens Nanni
On Wed, Nov 10, 2021 at 12:07:37AM +0100, Jan Stary wrote: > On Nov 09 15:43:04, k...@openbsd.org wrote: > > This populates `systat sensors' with the correct lid status on my > > Pinebook Pro: > > > > -gpio-key-lid at mainbus0 not configured > > -gpio-key-power at mainbus0 not configured >

Re: arm64: new gpiokeys(4)

2021-11-09 Thread Jan Stary
On Nov 09 15:43:04, k...@openbsd.org wrote: > This populates `systat sensors' with the correct lid status on my > Pinebook Pro: > > -gpio-key-lid at mainbus0 not configured > -gpio-key-power at mainbus0 not configured > +gpiokeys0 at mainbus0: "Lid" > +gpiokeys0 at mainbus0

Re: arm64: new gpiokeys(4)

2021-11-09 Thread Mark Kettenis
> Date: Tue, 9 Nov 2021 15:43:04 + > From: Klemens Nanni > > This populates `systat sensors' with the correct lid status on my > Pinebook Pro: > > -gpio-key-lid at mainbus0 not configured > -gpio-key-power at mainbus0 not configured > +gpiokeys0 at mainbus0: "Lid" >

arm64: new gpiokeys(4)

2021-11-09 Thread Klemens Nanni
This populates `systat sensors' with the correct lid status on my Pinebook Pro: -gpio-key-lid at mainbus0 not configured -gpio-key-power at mainbus0 not configured +gpiokeys0 at mainbus0: "Lid" +gpiokeys0 at mainbus0: "Power" 0/1 <-> closed/open is mapped exactly l