Skip to content

Commit b24f9b1

Browse files
JIaxygaGelbpunkt
authored andcommitted
fixup! fixup! arm64: dts: qcom: Add device-tree for Nothing Phone 2
1 parent 7349bc2 commit b24f9b1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

arch/arm64/boot/dts/qcom/sm8475-nothing-pong.dts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
#size-cells = <2>;
3737
ranges;
3838

39-
bootargs = "PMOS_NOSPLASH console=tty0 clk_ignore_unused";
39+
bootargs = "PMOS_NOSPLASH console=tty0";
4040

4141
framebuffer: framebuffer@b8000000 {
4242
compatible = "simple-framebuffer";
@@ -45,6 +45,8 @@
4545
height = <2412>;
4646
stride = <(1080 * 4)>;
4747
format = "a8r8g8b8";
48+
49+
clocks = <&gcc GCC_DISP_HF_AXI_CLK>;
4850
};
4951
};
5052

0 commit comments

Comments
 (0)