On 22/01/2024 11:19, Neil Armstrong wrote: > The SM8550-HDK is an embedded development platforms for the > Snapdragon 8 Gen 2 SoC aka SM8550, with the followwing features: Typo: following > - Qualcomm SM8550 SoC > - 16GiB On-board LPDDR5 > - On-board WiFi 7 + Bluetooth 5.3/BLE > - On-board UFS4.0 > + reset-gpios = <&tlmm 108 GPIO_ACTIVE_LOW>; > + > + vdd-buck-supply = <&vreg_l15b_1p8>; > + vdd-rxtx-supply = <&vreg_l15b_1p8>; > + vdd-io-supply = <&vreg_l15b_1p8>; > + vdd-mic-bias-supply = <&vreg_bob1>; > + > + #sound-dai-cells = <1>; > + }; > + > + chosen { > + stdout-path = "serial0:115200n8"; > + }; > + > + > + hdmi-out { Just one blank line before hdmi-out. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof