[PATCH 01/20] dt-bindings: arm: stm32: Add compatible string for DH electronics STM32MP13xx DHCOR DHSBC board

Marek Vasut marex at denx.de
Mon Apr 22 12:50:37 PDT 2024


On 4/22/24 5:08 PM, Rob Herring wrote:
> On Mon, Apr 22, 2024 at 02:19:15AM +0200, Marek Vasut wrote:
>> Add DT compatible string for DH electronics STM32MP13xx DHCOR SoM and
>> DHSBC carrier board. This stm32mp135f-dhcor-dhsbc board is a stack of
>> DHCOR SoM based on STM32MP135F SoC (900MHz / crypto capabilities)
>> populated on DHSBC carrier board.
>>
>> The SoM contains the following peripherals:
>> - STPMIC (power delivery)
>> - 512MB DDR3L memory
>> - eMMC and SDIO WiFi module
>>
>> The DHSBC carrier board contains the following peripherals:
>> - Two RGMII Ethernet ports
>> - USB-A Host port, USB-C peripheral port, USB-C power supply plug
>> - Expansion connector
>>
>> Signed-off-by: Marek Vasut <marex at denx.de>
>> ---
>> Cc: "Leonard Göhrs" <l.goehrs at pengutronix.de>
>> Cc: Ahmad Fatoum <a.fatoum at pengutronix.de>
>> Cc: Alexandre Torgue <alexandre.torgue at foss.st.com>
>> Cc: Andre Przywara <andre.przywara at arm.com>
>> Cc: Conor Dooley <conor+dt at kernel.org>
>> Cc: Dario Binacchi <dario.binacchi at amarulasolutions.com>
>> Cc: Krzysztof Kozlowski <krzk+dt at kernel.org>
>> Cc: Linus Walleij <linus.walleij at linaro.org>
>> Cc: Maxime Coquelin <mcoquelin.stm32 at gmail.com>
>> Cc: Rob Herring <robh at kernel.org>
>> Cc: Sean Nyekjaer <sean at geanix.com>
>> Cc: Steffen Trumtrar <s.trumtrar at pengutronix.de>
>> Cc: devicetree at vger.kernel.org
>> Cc: kernel at dh-electronics.com
>> Cc: linux-arm-kernel at lists.infradead.org
>> Cc: linux-stm32 at st-md-mailman.stormreply.com
>> ---
>>   Documentation/devicetree/bindings/arm/stm32/stm32.yaml | 6 ++++++
>>   1 file changed, 6 insertions(+)
>>
>> diff --git a/Documentation/devicetree/bindings/arm/stm32/stm32.yaml b/Documentation/devicetree/bindings/arm/stm32/stm32.yaml
>> index bc2f43330ae42..7f61223b8ef24 100644
>> --- a/Documentation/devicetree/bindings/arm/stm32/stm32.yaml
>> +++ b/Documentation/devicetree/bindings/arm/stm32/stm32.yaml
>> @@ -59,6 +59,12 @@ properties:
>>                 - prt,prtt1s   # Protonic PRTT1S
>>             - const: st,stm32mp151
>>   
>> +      - description: DH STM32MP135 DHCOR SoM based Boards
>> +        items:
>> +          - const: dh,stm32mp135f-dhcor-dhsbc
>> +          - const: dh,stm32mp131a-dhcor-som
> 
> Either this or your dts is wrong. Either way, please test your dts files
> against the schemas.

Yes, I know ... last minute change went wrong, sorry.



More information about the linux-arm-kernel mailing list