All of lore.kernel.org
 help / color / mirror / Atom feed
* [thud/master][PATCH 1/3] linux-ti-staging: update to 4.19.31
@ 2019-04-17  1:40 Denys Dmytriyenko
  2019-04-17  1:40 ` [thud/master][PATCH 2/3] dra7xx-evm: add additional DTBs Denys Dmytriyenko
  2019-04-17  1:40 ` [thud/master][PATCH 3/3] am65xx-evm: add additional DTBOs Denys Dmytriyenko
  0 siblings, 2 replies; 3+ messages in thread
From: Denys Dmytriyenko @ 2019-04-17  1:40 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 recipes-kernel/linux/linux-ti-staging-rt_4.19.bb | 4 ++--
 recipes-kernel/linux/linux-ti-staging_4.19.bb    | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb
index adb4976..fb0b565 100644
--- a/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb
+++ b/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb
@@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.19:"
 
 BRANCH = "ti-rt-linux-4.19.y"
 
-SRCREV = "dd79f85919e94693a894edd21cae767d74751961"
-PV = "4.19.25+git${SRCPV}"
+SRCREV = "c171467564dc18a2e98addb39c9f2a4a4bc85a64"
+PV = "4.19.31+git${SRCPV}"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.19.bb b/recipes-kernel/linux/linux-ti-staging_4.19.bb
index 3cd1a87..ad304ac 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.19.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.19.bb
@@ -56,11 +56,11 @@ S = "${WORKDIR}/git"
 
 BRANCH = "ti-linux-4.19.y"
 
-SRCREV = "85f9077a5ff8ee28e1415be4c5174c6fd71ee968"
-PV = "4.19.25+git${SRCPV}"
+SRCREV = "de6804e24ef22025df6fb1dd3fb9e35d982540e2"
+PV = "4.19.31+git${SRCPV}"
 
 # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
-MACHINE_KERNEL_PR_append = "b"
+MACHINE_KERNEL_PR_append = "a"
 PR = "${MACHINE_KERNEL_PR}"
 
 KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [thud/master][PATCH 2/3] dra7xx-evm: add additional DTBs
  2019-04-17  1:40 [thud/master][PATCH 1/3] linux-ti-staging: update to 4.19.31 Denys Dmytriyenko
@ 2019-04-17  1:40 ` Denys Dmytriyenko
  2019-04-17  1:40 ` [thud/master][PATCH 3/3] am65xx-evm: add additional DTBOs Denys Dmytriyenko
  1 sibling, 0 replies; 3+ messages in thread
From: Denys Dmytriyenko @ 2019-04-17  1:40 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 conf/machine/dra7xx-evm.conf | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/conf/machine/dra7xx-evm.conf b/conf/machine/dra7xx-evm.conf
index df176ba..ada3207 100644
--- a/conf/machine/dra7xx-evm.conf
+++ b/conf/machine/dra7xx-evm.conf
@@ -15,7 +15,8 @@ KERNEL_DEVICETREE = " \
     dra71-evm.dtb dra71-evm-nand.dtb dra71-evm-lcd-auo-g101evn01.0.dtb \
     dra72-evm.dtb dra72-evm-lcd-osd101t2045.dtb dra72-evm-lcd-osd101t2587.dtb \
     dra72-evm-revc.dtb dra72-evm-revc-lcd-osd101t2045.dtb dra72-evm-revc-lcd-osd101t2587.dtb \
-    dra76-evm.dtb dra76-evm-tfp410.dtb \
+    dra76-evm.dtb dra76-evm-tfp410.dtb dra76-evm-ov490.dtb dra76-evm-ov5640.dtb \
+    dra76-evm-tfp410-ov490.dtb dra76-evm-tfp410-ov5640.dtb \
 "
 
 UBOOT_MACHINE = "dra7xx_evm_config"
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [thud/master][PATCH 3/3] am65xx-evm: add additional DTBOs
  2019-04-17  1:40 [thud/master][PATCH 1/3] linux-ti-staging: update to 4.19.31 Denys Dmytriyenko
  2019-04-17  1:40 ` [thud/master][PATCH 2/3] dra7xx-evm: add additional DTBs Denys Dmytriyenko
@ 2019-04-17  1:40 ` Denys Dmytriyenko
  1 sibling, 0 replies; 3+ messages in thread
From: Denys Dmytriyenko @ 2019-04-17  1:40 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 conf/machine/am65xx-evm.conf | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/conf/machine/am65xx-evm.conf b/conf/machine/am65xx-evm.conf
index 6dbb2fe..87fced8 100644
--- a/conf/machine/am65xx-evm.conf
+++ b/conf/machine/am65xx-evm.conf
@@ -11,9 +11,10 @@ IMAGE_FSTYPES += "tar.xz wic.xz"
 SERIAL_CONSOLES = "115200;ttyS2"
 
 KERNEL_DEVICETREE = " \
-    ti/k3-am654-base-board.dtb ti/k3-am654-gp.dtbo ti/k3-am654-idk.dtbo \
-    ti/k3-am654-evm-csi2-ov490.dtbo ti/k3-am654-evm-oldi-lcd1evm.dtbo \
-    ti/k3-am654-evm-tc358876.dtbo \
+    ti/k3-am654-base-board.dtb ti/k3-am654-gp.dtbo \
+    ti/k3-am654-evm-hdmi.dtbo ti/k3-am654-idk.dtbo \
+    ti/k3-am654-evm-csi2-ov490.dtbo ti/k3-am654-evm-csi2-ov5640.dtbo \
+    ti/k3-am654-evm-oldi-lcd1evm.dtbo ti/k3-am654-evm-tc358876.dtbo \
     ti/k3-am654-pcie-usb2.dtbo ti/k3-am654-pcie-usb3.dtbo \
 "
 
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-04-17  1:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-17  1:40 [thud/master][PATCH 1/3] linux-ti-staging: update to 4.19.31 Denys Dmytriyenko
2019-04-17  1:40 ` [thud/master][PATCH 2/3] dra7xx-evm: add additional DTBs Denys Dmytriyenko
2019-04-17  1:40 ` [thud/master][PATCH 3/3] am65xx-evm: add additional DTBOs Denys Dmytriyenko

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.