Skip to content

Commit 9c0a410

Browse files
committed
fixup! arm64: dts: apple: t8112: Add dcp/disp0 nodes
Signed-off-by: Janne Grunau <j@jannau.net>
1 parent 8c72fca commit 9c0a410

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

arch/arm64/boot/dts/apple/t8112-j413.dts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@
4646
};
4747
};
4848

49+
&framebuffer0 {
50+
panel = &panel;
51+
};
52+
4953
/*
5054
* Force the bus number assignments so that we can declare some of the
5155
* on-board devices and properties that are populated by the bootloader

arch/arm64/boot/dts/apple/t8112-j493.dts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@
4646
};
4747
};
4848

49+
&framebuffer0 {
50+
panel = &panel;
51+
};
52+
4953
&display_dfr {
5054
status = "okay";
5155
#address-cells = <1>;

0 commit comments

Comments
 (0)