boards/shields: add zephyr,display chosen property

Add zephyr,display chosen property.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
This commit is contained in:
Johann Fischer 2021-11-26 18:30:11 +01:00 committed by Carles Cufí
commit 65f0c8641c
24 changed files with 130 additions and 21 deletions

View file

@ -30,6 +30,7 @@
zephyr,console = &lpuart1;
zephyr,shell-uart = &lpuart1;
zephyr,canbus = &flexcan2;
zephyr,display = &lcdif;
};
sdram0: memory@80000000 {