Francisco Gil Martinez
6f8944a501
libdigiapix: spi: fix wrong index in configuration files
...
Since kernel 5.4 the index was set to 0 instead of 32766
Signed-off-by: Francisco Gil Martinez <francisco.gilmartinez@digi.com>
2020-07-24 09:13:02 +02:00
Hector Bujanda
2e30987a7e
libdigiapix: make use of libgpiod
...
Added libgpiod dependence.
The configuration file entries change to following format:
- USER_LED = mca-gpio,12
- USER_BUTTON = mca-gpio,10
https://jira.digi.com/browse/DEL-6425
Signed-off-by: Hector Bujanda <hector.bujanda@digi.com>
2020-03-19 02:57:59 -07:00
Hector Palacios
d50f82b121
libdigiapix: rename config files from board.conf to libdigiapix.conf
...
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2019-04-15 13:07:47 +02:00
Gonzalo Ruiz
b81da5f6d0
libdigiapix: add ADC_IN0 as default DEFAULT_ADC for ccimx8x boards
...
ADC_IN0 is the channel 0 of iio:device0.
Signed-off-by: Gonzalo Ruiz <Gonzalo.Ruiz@digi.com>
2019-04-12 17:17:51 +02:00
Hector Palacios
74e346262e
libdigiapix: set MCA PWM1 (MCA_IO5) by default on CC8X
...
This PWM signal is available on the expansion connector
of both the SBC Express and SBC Pro.
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2019-01-25 10:38:20 +01:00
Gabriel Valcazar
66d51040c5
ccimx8x-sbc-express: libdigiapix: change default SPI device index
...
On this platform, the SPI device gets registered as /dev/spidev32766.0.
https://jira.digi.com/browse/DEL-6183
Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2018-09-24 17:56:09 +02:00
Gabriel Valcazar
13d9d941cc
libdigiapix: add board.conf file for the ccimx8x-sbc-express
...
The PWM and ADC values are still to be determined, since their SOM support is
currently unavailable.
https://jira.digi.com/browse/DEL-6049
Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2018-07-05 18:58:00 +02:00