Merge pull request #266 from YoeDistro/yoe/mut

recipes: Add missing Upstream-Status in patches
This commit is contained in:
Otavio Salvador 2023-06-22 08:20:10 -03:00 committed by GitHub
commit 9665a30ed9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 10 additions and 0 deletions

View File

@ -4,6 +4,7 @@ This adds a versioned soname to the shared library during linking.
Otherwise an application linked with '-lmcc' needs libmcc.so for execution,
having libmcc.so.1 would not be enough.
Upstream-Status: Pending
Signed-off-by: Max Krummenacher <max.oss.09@gmail.com>
--- a/Makefile 2015-01-07 17:09:13.657675270 +0100
+++ b/Makefile 2015-01-07 17:21:19.457545709 +0100

View File

@ -3,6 +3,7 @@ From: Rabeeh Khoury <rabeeh@solid-run.com>
Date: Thu, 7 Jan 2021 17:03:59 +0200
Subject: [PATCH] arm64: dts: lx2160a: add lx2160acex7 device tree build
Upstream-Status: Pending
Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
---
arch/arm64/boot/dts/freescale/Makefile | 1 +

View File

@ -16,6 +16,7 @@ The module supports AMC6821 and EMC2301 PWM controllers where either can
be assembled, but not both together since the PWM and TACH signals are
shared between them.
Upstream-Status: Pending
Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
---
.../boot/dts/freescale/fsl-lx2160a-cex7.dts | 190 ++++++++++++++++++

View File

@ -7,6 +7,7 @@ ltc3882 is lx2 cortex-a72 core voltage.
this patch adds it to the device tree support; the driver is in
drivers/hwmon/pmbus/ltc2978.c
Upstream-Status: Pending
Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
---
arch/arm64/boot/dts/freescale/fsl-lx2160a-cex7.dts | 9 +++++++++

View File

@ -9,6 +9,7 @@ This patch adds 4 eeprom support on i2c mux channel #0 -
3. 2Kb eeprom at 0x57 will be used by SolidRun to hold manufacturing
data.
Upstream-Status: Pending
Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
---
.../boot/dts/freescale/fsl-lx2160a-cex7.dts | 22 ++++++++++++++++++-

View File

@ -3,6 +3,7 @@ From: Rabeeh Khoury <rabeeh@solid-run.com>
Date: Mon, 18 Jan 2021 09:32:57 +0200
Subject: [PATCH] lx2160a: dwc3: dts: disable usb3 parkmode
Upstream-Status: Pending
Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
---
arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi | 2 ++

View File

@ -6,6 +6,7 @@ Subject: [PATCH] arm64: dts: lx2160a-cex7: add power button support
COM express PWRBTN# signal is connected as a GPIO to the LX2 SoC.
Translate that power button click as KEY_POWER event.
Upstream-Status: Pending
Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
---
arch/arm64/boot/dts/freescale/fsl-lx2160a-cex7.dts | 12 ++++++++++++

View File

@ -3,6 +3,8 @@ From: yazan shhady <yazan.shhady@solid-run.com>
Date: Sun, 22 Nov 2020 14:44:32 +0200
Subject: [PATCH] aarm64: dts: lx2160a-cex7: add secondary spi flash support
Upstream-Status: Pending
Signed-off-by: yazan shhady <yazan.shhady@solid-run.com>
---
arch/arm64/boot/dts/freescale/fsl-lx2160a-cex7.dts | 10 ++++++++++
1 file changed, 10 insertions(+)

View File

@ -3,6 +3,7 @@ From: Chunrong Guo <chunrong.guo@nxp.com>
Date: Tue, 12 Mar 2019 03:52:03 +0100
Subject: [PATCH] Makfefile: linux-5.4 add warning cflags on LSDK-20.04
Upstream-Status: Inappropriate [OE-specific]
Signed-off-by: C.r. Guo <nxa13725@lsv07004.swis.us-cdc01.nxp.com>
---
Makefile | 2 +-