@@ -143,9 +143,10 @@ properties:
- description: Octavo OSD32MP15x System-in-Package based boards
items:
- enum:
- - lxa,stm32mp157c-mc1 # Linux Automation MC-1
- - lxa,stm32mp157c-tac-gen1 # Linux Automation TAC (Generation 1)
- - lxa,stm32mp157c-tac-gen2 # Linux Automation TAC (Generation 2)
+ - lxa,stm32mp157c-mc1 # Linux Automation MC-1
+ - lxa,stm32mp157c-tac-gen1 # Linux Automation TAC (Generation 1)
+ - lxa,stm32mp157c-tac-gen2 # Linux Automation TAC (Generation 2)
+ - oct,stm32mp157c-osd32-red # Octavo OSD32MP1 RED board
- const: oct,stm32mp15xx-osd32
- enum:
- st,stm32mp157
Add binding support for the Octavo OSD32MP1-RED development board. General features: - STM32MP157C - 512MB DDR3 - CAN-FD - HDMI - USB-C OTG - UART Signed-off-by: Sean Nyekjaer <sean@geanix.com> --- Documentation/devicetree/bindings/arm/stm32/stm32.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-)