1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 08:42:12 +02:00
Files
u-boot-megous/test/dm
Philippe Reynes 037a56d6b1 sandbox, test: change hog gpio
Since commit 9ba84329dc ("sandbox, test: add test for GPIO_HOG
function"), the gpio_a 0,1,2 and 3 are used by hog in test.dts.
But 2 leds 'sandbox:red' and 'sandbox:green' are using gpio_a 0
and 1. As hog always request his gpios, the led command on both
led is broken:

=> led sandbox:red
LED 'sandbox:red' not found (err=-16)

The gpio is already requested by hog, so it can't be enabled
for led 'sandbox:red'.

This commit change the gpio used by hog to 10, 11, 12 and 13,
so the led command could be used again with 'sandbox:red' and
'sandbox:green'.

Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heiko Schocher <hs@denx.de>
2020-07-28 19:30:39 -06:00
..
2020-07-25 14:46:57 -06:00
2020-07-17 14:32:24 +08:00
2020-07-17 14:32:24 +08:00
2019-07-12 21:07:58 -04:00
2020-05-18 17:33:33 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-07-25 14:46:57 -06:00
2020-05-18 21:19:18 -04:00
2020-07-25 14:46:57 -06:00
2019-10-13 23:34:43 +02:00
2020-07-28 19:30:39 -06:00
2018-12-06 23:26:32 -05:00
2018-12-13 16:32:49 -07:00
2020-07-01 15:01:21 +08:00
2020-07-25 14:46:57 -06:00
2020-05-18 21:19:18 -04:00
2020-05-18 17:33:33 -04:00
2019-07-05 14:19:41 +02:00
2020-05-18 21:19:18 -04:00
2018-10-09 04:40:27 -06:00
2019-02-20 15:27:08 +08:00
2019-07-11 10:05:15 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-06-01 17:55:24 +05:30
2020-07-25 14:46:57 -06:00
2020-02-05 19:33:46 -07:00
2020-07-01 15:01:21 +08:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-07-25 14:46:57 -06:00
2020-07-25 14:46:57 -06:00