Re: [opensuse-arm] About temperature sensor device

2019-06-19 Thread Andreas Färber
Am 19.06.19 um 09:33 schrieb Matthias Brugger:
> On 19/06/2019 01:21, 村川 了 wrote:
>> Do we have the list of the temperature sensor devices that openSUSE Leap 
>> 15/15.1 on Raspberry Pi 3B/3B+ can handle by default?
>> Previously I asked DTH11. But I want to know this. If yes, I want to know if 
>> I can get the data with mraa?
> 
> You can check that in the kernel config. For arm64 you can find it here:
> https://github.com/openSUSE/kernel-source/tree/master/config/arm64
> 
> The branches are the different releases of openSUSE. Branch "master" refers to
> openSUSE Tumbleweed, the others should be self explaining. Just have a look at
> the "default" config file, don't care about vanilla, you most probably won't
> ever need it.

For armv7hl there's also the lpae config that's relevant.

I would ask that we align sensor additions across armv6hl default,
armv7hl default & lpae and arm64 default configs please.

> If you find any driver you want to have enabled but isn't feel free to open a
> bug and assign it to me, Guillaume or Andreas.
> 
> You can also send patches to opensuse-ker...@opensuse.org if you want to
> participate in that. Otherwise we three will do that in a best effort manner.

Note that the expected process is to enable new things in master first,
then merge or cherry-pick into stable and/or openSUSE-x.y branches, to
make sure we don't lose drivers with new releases.

Thanks,
Andreas

-- 
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Mary Higgins, Sri Rasiah
HRB 21284 (AG Nürnberg)
-- 
To unsubscribe, e-mail: opensuse-arm+unsubscr...@opensuse.org
To contact the owner, e-mail: opensuse-arm+ow...@opensuse.org



Re: [opensuse-arm] About temperature sensor device

2019-06-19 Thread Matthias Brugger



On 19/06/2019 10:30, Andreas Schwab wrote:
> On Jun 19 2019, Matthias Brugger  wrote:
> 
>> The branches are the different releases of openSUSE. Branch "master" refers 
>> to
>> openSUSE Tumbleweed,
> 
> Tumbleweed uses stable, not master.
> 

Correct, my fault.
-- 
To unsubscribe, e-mail: opensuse-arm+unsubscr...@opensuse.org
To contact the owner, e-mail: opensuse-arm+ow...@opensuse.org



Re: [opensuse-arm] About temperature sensor device

2019-06-19 Thread Andreas Schwab
On Jun 19 2019, Matthias Brugger  wrote:

> The branches are the different releases of openSUSE. Branch "master" refers to
> openSUSE Tumbleweed,

Tumbleweed uses stable, not master.

Andreas.

-- 
Andreas Schwab, SUSE Labs, sch...@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."
-- 
To unsubscribe, e-mail: opensuse-arm+unsubscr...@opensuse.org
To contact the owner, e-mail: opensuse-arm+ow...@opensuse.org



Re: [opensuse-arm] About temperature sensor device

2019-06-19 Thread Matthias Brugger



On 19/06/2019 01:21, 村川 了 wrote:
> Hi
> 
> Do we have the list of the temperature sensor devices that openSUSE Leap 
> 15/15.1 on Raspberry Pi 3B/3B+ can handle by default?
> Previously I asked DTH11. But I want to know this. If yes, I want to know if 
> I can get the data with mraa?
> 

You can check that in the kernel config. For arm64 you can find it here:
https://github.com/openSUSE/kernel-source/tree/master/config/arm64

The branches are the different releases of openSUSE. Branch "master" refers to
openSUSE Tumbleweed, the others should be self explaining. Just have a look at
the "default" config file, don't care about vanilla, you most probably won't
ever need it.

If you find any driver you want to have enabled but isn't feel free to open a
bug and assign it to me, Guillaume or Andreas.

You can also send patches to opensuse-ker...@opensuse.org if you want to
participate in that. Otherwise we three will do that in a best effort manner.

Regards,
Matthias
-- 
To unsubscribe, e-mail: opensuse-arm+unsubscr...@opensuse.org
To contact the owner, e-mail: opensuse-arm+ow...@opensuse.org



[opensuse-arm] About temperature sensor device

2019-06-18 Thread 村川 了
Hi

Do we have the list of the temperature sensor devices that openSUSE Leap 
15/15.1 on Raspberry Pi 3B/3B+ can handle by default?
Previously I asked DTH11. But I want to know this. If yes, I want to know if I 
can get the data with mraa?

Best Regards.

Ryo


-- 
To unsubscribe, e-mail: opensuse-arm+unsubscr...@opensuse.org
To contact the owner, e-mail: opensuse-arm+ow...@opensuse.org