Francisco Gil
f154d811a6
Merge branch 'dey-3.0/master' into fgilmar/merge_to_maint
...
# Conflicts:
# meta-digi-dey/recipes-support/opencv/opencv_4.4.0.imx.bb
2021-03-01 16:53:35 +01:00
Arturo Buzarra
1ad9a16432
libdigiapix: add support to ConnectCore 8M Mini DVK platform
...
https://jira.digi.com/browse/DEL-7397
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
2021-02-04 13:07:07 +01:00
Hector Bujanda
b0e535b28c
change recipes to build from 'master' branches
...
Signed-off-by: Hector Bujanda <hector.bujanda@digi.com>
2021-01-26 11:51:11 +01:00
Arturo Buzarra
61497fb2dd
meta-digi: revert revisions to AUTOREV
...
This reverts commit bc843e239d .
2021-01-21 12:57:49 +01:00
Arturo Buzarra
bc843e239d
meta-digi: update revisions for dey-3.0-r3.2
...
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
2021-01-21 12:56:46 +01:00
Arturo Buzarra
de2e9e40ad
meta-digi: revert revisions to AUTOREV
...
This reverts commit c22e8faf90 .
2021-01-18 18:37:09 +01:00
Arturo Buzarra
c22e8faf90
meta-digi: update revisions for dey-3.0-r3.1
...
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
2021-01-18 18:30:50 +01:00
Hector Palacios
51319426f8
meta-digi: revert revisions to AUTOREV
...
This reverts commit 4dfdf2d435 .
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2020-10-23 13:09:52 +02:00
Hector Palacios
4dfdf2d435
meta-digi: update revisions for dey-3.0-r2.4
...
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2020-10-23 13:09:44 +02:00
Hector Palacios
a64005482b
meta-digi: revert revisions to AUTOREV
...
This reverts commit 3a299682aa .
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2020-10-22 16:14:30 +02:00
Hector Palacios
3a299682aa
meta-digi: update revisions for dey-3.0-r2.3
...
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2020-10-22 16:14:30 +02:00
Hector Palacios
5a8b929694
meta-digi: revert revisions to AUTOREV
...
This reverts commit e1129bc8e4 .
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2020-10-20 17:15:59 +02:00
Hector Palacios
e1129bc8e4
meta-digi: update revisions for dey-3.0-r2.2
...
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2020-10-20 17:15:59 +02:00
Gabriel Valcazar
441459b6d2
libdigiapix: change default PWM for the ccimx8x-sbc-pro
...
The indexes of the MCA PWM controllers are different in Linux v5.4, so the
default value used by libdigiapix results in an error. Reflect this change and,
while at it, replace the default PWM with an IO connected to a user LED to make
the example more visual.
Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2020-10-20 10:16:18 +02:00
Hector Palacios
fb3c7d5e3f
meta-digi: revert revisions to AUTOREV
...
This reverts commit 76ec96632760fd3ee6113a74b8363a688edf99c3.
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2020-10-08 16:37:51 +02:00
Hector Palacios
519b924f12
meta-digi: update revisions for dey-3.0-r2.1
...
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2020-10-08 16:37:51 +02:00
Mike Engel
23b7815c17
meta-digi-dey: libdigiapix: Update GPIO rules for digiapix group.
...
This commit updates the GPIO udev rules to change the group owner
and permission of the new gpio char driver. This will allow users
that belong to the digiapix group to access the char driver.
Signed-off-by: Mike Engel <Mike.Engel@digi.com>
https://jira.digi.com/browse/DEL-7255
2020-10-01 09:28:34 +02:00
Hector Palacios
27be059de4
digi: switch recipes to maint branches
...
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2020-09-16 10:48:08 +02:00
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
Francisco Gil
8ebc7588d5
cc8mn: libdigiapix: change default values for examples
...
https://jira.digi.com/browse/DEL-6955
Signed-off-by: Francisco Gil <francisco.gilmartinez@digi.com>
2020-02-03 17:59:35 +01:00
Arturo Buzarra
4d5028fcc8
libdigiapix: add support to ConnectCore 8M Nano DVK platform
...
Add initial support cloned from ccimx8x-sbc-pro.
https://jira.digi.com/browse/DEL-6806
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
2020-01-10 11:41:09 +01:00
Mike Engel
6b5cd9465b
libdigiapix: Update CCIMX8X conf file with new PWM and GPIO settings
...
Signed-off-by: Mike Engel <Mike.Engel@digi.com>
https://jira.digi.com/browse/DEL-6807
2019-11-08 09:59:45 +01:00
Gabriel Valcazar
fe977873e3
libdigiapix: use the DIGI_GITHUB_GIT variable instead of hardcoding the URL
...
Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2019-08-26 16:01:43 +02:00
Gabriel Valcazar
9047e00bf1
Use https protocol instead of git protocol when fetching from github
...
Otherwise, users that are behind corporate firewalls might not be able to
obtain the package sources.
https://jira.digi.com/browse/DEL-6663
Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2019-08-26 15:52:53 +02:00
Hector Palacios
e467623483
digiapix: update script and rules for watchdog and IIO
...
The watchdog and ADC devices were not being modified to belong
to 'digiapix' group, so the examples did not run properly when
ran as a user different than root.
Reported-by: Andreas Burghart <andreas.burghart@digi.com>
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
https://jira.digi.com/browse/DEL-6581
2019-05-08 15:45:41 +02:00
Arturo Buzarra
21b09d616d
Merge tag 'dey-2.6-r1.3' into dey-2.6/master
...
Digi Embedded Yocto 2.6-r1.3
Manually changed recipes to use the master branches instead of the fixed SHA1
from the last release.
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
2019-04-24 12:37:13 +02:00
Gabriel Valcazar
0078da95cb
meta-digi: update revisions for dey-2.6-r1.3
...
Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2019-04-16 17:44:36 +02:00
Gabriel Valcazar
fce0809b47
meta-digi: revert revisions to AUTOREV
...
Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2019-04-15 17:56:55 +02:00
Hector Palacios
7c6871bf07
meta-digi: update revisions for dey-2.6-r1.2
...
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2019-04-15 17:55:17 +02: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
Hector Palacios
8fc279fe65
libdigiapix: add rule for PWM channels to be owned by digiapix group
...
The exported PWM channels now report the channel name under udev
EXPORT parameter.
Add the 'change' udev action type to the udev rules and use that
parameter to change the group ownership of the PWM channels to
digiapix group, so they can be used by non-root user.
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
Gabriel Valcazar
3bc0da87b0
meta-digi: revert revisions to AUTOREV
...
Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2019-04-02 09:42:47 +02:00
Gabriel Valcazar
9fae56c116
meta-digi: update revisions for dey-2.6-r1.1
...
Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2019-04-02 09:42:47 +02:00
Hector Palacios
86104b4ffa
libdigiapix: add and fix GPIO aliases
...
For CC6/CC6Plus
- Add USER_LED0 alias (same as default USER_LED)
- Change aliases of the other LEDs to USER_LED1 and
USER_LED2 (without additional underscore and fixed
indexes, to match the board schematics)
For CC8X SBC Pro
- Add USER_LED0 alias (same as default USER_LED)
- Add USER_LED1 which was missing
- Increase indexes (due to removed MCA_IO19 on SOM v3)
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2019-04-02 09:23:18 +02:00
Hector Palacios
47f88d1d24
switch to building from maintenance branches for dey-2.6
...
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2019-03-27 17:47:32 +01: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
Arturo Buzarra
5eb88b8c5d
sumo migration: meta-digi: replace the deprecated base_conditional function
...
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
2019-01-11 13:26:44 +01:00
Gabriel Valcazar
055c333c5e
Merge tag 'dey-2.4-r2.2' into dey-2.4/master
...
Digi Embedded Yocto 2.4-r2.2
Manually changed recipes to use the master branches instead of the fixed SHA1
from the last release.
Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2019-01-04 12:01:20 +01:00
Mike Engel
943bd218ea
meta-digi: update revisions for dey-2.4-r2.2
...
Signed-off-by: Mike Engel <Mike.Engel@digi.com>
2018-12-13 16:35:08 +01:00
Mike Engel
dd5ba676ff
meta-digi: revert revisions to AUTOREV
...
Signed-off-by: Mike Engel <Mike.Engel@digi.com>
2018-12-04 16:45:01 +01:00
Mike Engel
29d7aa0c41
meta-digi: update revisions for dey-2.4-r2.1
...
Signed-off-by: Mike Engel <Mike.Engel@digi.com>
2018-12-04 16:45:01 +01:00
fgilmar
93d4852e69
libdigiapix: add libsocketcan dependency for the CAN APIx
...
Signed-off-by: fgilmar <francisco.gilmartinez@digi.com>
2018-11-29 11:58:21 +01:00
Hector Palacios
9daca40854
Merge branch 'dey-2.4/master' into dey-2.4/maint
...
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2018-11-12 16:11:02 +01:00
Arturo Buzarra
d44d97dc1b
libdigiapix: add board.conf file for the ConnectCore 8X SBC Pro platform
...
The PWM and ADC values are still to be determined, since their BSP support is
currently unavailable.
https://jira.digi.com/browse/DEL-6205
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
2018-10-15 09:10:04 +02: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
44def5862f
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 14:04:01 +02:00
Hector Palacios
12aba85571
meta-digi: update revisions for dey-2.4-r2.4-beta
...
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2018-09-14 13:40:48 +02:00
Hector Palacios
65ac281615
meta-digi: revert revisions to AUTOREV
...
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2018-09-14 13:40:48 +02:00