On 24.06.2024 3:30 AM, Caleb Connolly wrote:
> Initial support for USB, UFS, touchscreen, panel, wifi, and bluetooth.
> 
> Co-developed-by: Frieder Hannenheim <frieder.hannenh...@proton.me>
> Signed-off-by: Frieder Hannenheim <frieder.hannenh...@proton.me>
> Signed-off-by: Caleb Connolly <ca...@postmarketos.org>
> ---

[...]

> +&adsp {
> +     status = "okay";
> +     firmware-name = "qcom/sm8250/OnePlus/adsp.mbn";
> +};

Status last pls

[...]

> +&gmu {
> +     status = "okay";
> +};

already enabled (or should be)

[...]

> +/* LS-I2C1 */
> +&i2c15 {
> +     status = "okay";
> +
> +     // fcs,fsa4480 @ 42

Just describe it ;)

[...]


> +             /* FIXME: There is a bug somewhere in the display stack and it 
> isn't

/*
 * FIXME:
> +              * possible to get the panel to a working state after toggling 
> reset.
> +              * At best it just shows one or more vertical red lines. So for 
> now
> +              * let's skip the reset GPIO.
> +              */
> +             // reset-gpios = <&tlmm 75 GPIO_ACTIVE_LOW>;

/* */

[...]

> +&ufs_mem_hc {
> +     status = "okay";
> +
> +     vcc-supply = <&vreg_l17a_3p0>;
> +     vcc-max-microamp = <800000>;
> +     vccq-supply = <&vreg_l6a_1p2>;
> +     vccq-max-microamp = <800000>;
> +     vccq2-supply = <&vreg_s4a_1p8>;
> +     vccq2-max-microamp = <800000>;

allow set mode + allowed modes

Konrad

Reply via email to