On 22/12/2025 09:33, Krzysztof Kozlowski wrote:
>> + - |
>> + #include <dt-bindings/gpio/gpio.h>
>> +
>> + dsi {
>> + #address-cells = <1>;
>> + #size-cells = <0>;
>> + panel@0 {
>> + compatible = "samsung,sofef03-m-amb609vp01";
>> + reg = <0>;
>> +
>> + reset-gpios = <&tlmm 75 GPIO_ACTIVE_LOW>;
>> +
>> + vci-supply = <&vreg_l11c_3p0>;
>> + vddio-supply = <&vreg_l14a_1p8>;
>> +
>> + port {
>
> Not tested :/
Ah no, this one is correct. It's the other patch with similar compatible
which was not tested.
Actually two others were not tested. We are not a testing service - it
is your task.
Best regards,
Krzysztof