From: Praneeth Bajjuri <[email protected]> commit 9ea50db095f9 ("conf: am65xx-evm: Remove non-existent dtb* from 5.10") removed all non-existent dtb* for j7-evm as they were not available on linux 5.10 branch at that time.
This patch reintroduces following display overlays. - k3-am654-evm-tc358876.dtbo - k3-am654-evm-oldi-lcd1evm.dtbo Signed-off-by: Praneeth Bajjuri <[email protected]> --- conf/machine/include/am65xx.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/machine/include/am65xx.inc b/conf/machine/include/am65xx.inc index 7cc3ddcc..8516ca4c 100644 --- a/conf/machine/include/am65xx.inc +++ b/conf/machine/include/am65xx.inc @@ -15,6 +15,8 @@ KERNEL_DEVICETREE = " \ ti/k3-am654-sr1.dtbo \ ti/k3-am654-pcie-usb2.dtbo \ ti/k3-am654-pcie-usb3.dtbo \ + ti/k3-am654-evm-tc358876.dtbo \ + ti/k3-am654-evm-oldi-lcd1evm.dtbo \ " BBMULTICONFIG += "k3r5-sr2" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13809): https://lists.yoctoproject.org/g/meta-ti/message/13809 Mute This Topic: https://lists.yoctoproject.org/mt/83384918/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
