All of lore.kernel.org
 help / color / mirror / Atom feed
From: Miguel Gazquez <miguel.gazquez@bootlin.com>
To: meta-ti@lists.yoctoproject.org
Cc: thomas.petazzoni@bootlin.com, praneeth@ti.com,
	 romain.gantois@bootlin.com, kory.maincent@bootlin.com,
	 thomas.bonnefille@bootlin.com, denys@konsulko.com,
	reatmon@ti.com,  robertcnelson@gmail.com,
	Miguel Gazquez <miguel.gazquez@bootlin.com>
Subject: [PATCH 1/2] conf: machine: add BeagleBone Green Eco to KERNEL_DEVICETREE
Date: Tue, 15 Jul 2025 13:34:54 +0200	[thread overview]
Message-ID: <20250715-bbg_eco_machine-v1-1-6d1581129203@bootlin.com> (raw)
In-Reply-To: <20250715-bbg_eco_machine-v1-0-6d1581129203@bootlin.com>

Add am335x-bonegreen-eco devicetree to KERNEL_DEVICETREE in ti33x.inc

Signed-off-by: Miguel Gazquez <miguel.gazquez@bootlin.com>
---
 meta-ti-bsp/conf/machine/include/ti33x.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-ti-bsp/conf/machine/include/ti33x.inc b/meta-ti-bsp/conf/machine/include/ti33x.inc
index 7e9eb48c52737e74750565e639956334162432e2..0a0730eae104371d65548588b3333839857a3a50 100644
--- a/meta-ti-bsp/conf/machine/include/ti33x.inc
+++ b/meta-ti-bsp/conf/machine/include/ti33x.inc
@@ -28,6 +28,7 @@ KERNEL_DEVICETREE = " \
     ti/omap/am335x-boneblack.dtb \
     ti/omap/am335x-boneblue.dtb \
     ti/omap/am335x-bonegreen-wireless.dtb \
+    ti/omap/am335x-bonegreen-eco.dtb \
     ti/omap/am335x-bonegreen.dtb \
     ti/omap/am335x-chiliboard.dtb \
     ti/omap/am335x-cm-t335.dtb \

-- 
2.50.0



  reply	other threads:[~2025-07-15 13:38 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-15 11:34 [PATCH 0/2] conf: machine: Add machine for BeagleBone Green Eco board Miguel Gazquez
2025-07-15 11:34 ` Miguel Gazquez [this message]
2025-07-15 13:52   ` [PATCH 1/2] conf: machine: add BeagleBone Green Eco to KERNEL_DEVICETREE Ryan Eatmon
2025-07-15 20:12     ` Thomas Petazzoni
2025-07-17 17:55     ` Miguel Gazquez
2025-07-17 18:01       ` Ryan Eatmon
2025-07-18  9:54         ` Miguel Gazquez
2025-07-18 14:35           ` Ryan Eatmon
2025-07-18 15:48             ` Miguel Gazquez
2025-07-21 16:49               ` Ryan Eatmon
2025-07-30 13:13                 ` Miguel Gazquez
2025-07-15 11:34 ` [PATCH 2/2] conf: machine: add new BeagleBone Green Eco machine Miguel Gazquez
2025-07-15 13:52   ` Ryan Eatmon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250715-bbg_eco_machine-v1-1-6d1581129203@bootlin.com \
    --to=miguel.gazquez@bootlin.com \
    --cc=denys@konsulko.com \
    --cc=kory.maincent@bootlin.com \
    --cc=meta-ti@lists.yoctoproject.org \
    --cc=praneeth@ti.com \
    --cc=reatmon@ti.com \
    --cc=robertcnelson@gmail.com \
    --cc=romain.gantois@bootlin.com \
    --cc=thomas.bonnefille@bootlin.com \
    --cc=thomas.petazzoni@bootlin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.