Re: [PATCH 0/3] [linux-yocto] [kernel v5.10/standard/nxp-sdk-5.10/nxp-soc] Fix three build warningsFix three build warnings

2021-08-10 Thread Bruce Ashfield
merged.

Bruce

In message: [PATCH 0/3] [linux-yocto] [kernel 
v5.10/standard/nxp-sdk-5.10/nxp-soc] Fix three build warningsFix three build 
warnings
on 11/08/2021 Xiaolei Wang wrote:

>   This review mainly Fix three build warnings
> 
>   v5.10/standard/nxp-sdk-5.10/nxp-soc
> 
> Xiaolei Wang (3):
>   clk: imx: Fix a build warning 'imx_enabled_uart_clocks' defined but
> not used
>   drm: cdns-hdmi: Fix a build warning this 'else' clause does not guard
>   drm/bridge: nwl-dsi: Fix a build warning'nwl_dsi_bridge_mode_fixup'
> defined but not used
> 
>  drivers/clk/imx/clk.c   | 1 -
>  drivers/gpu/drm/bridge/cadence/cdns-hdmi-core.c | 5 -
>  drivers/gpu/drm/bridge/nwl-dsi.c| 1 +
>  3 files changed, 5 insertions(+), 2 deletions(-)
> 
> -- 
> 2.25.1
> 

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#10261): 
https://lists.yoctoproject.org/g/linux-yocto/message/10261
Mute This Topic: https://lists.yoctoproject.org/mt/84808443/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [linux-yocto] [PATCH v5.10 0/4] xilinx_emaclite: fix CVE-2021-38205

2021-08-10 Thread Bruce Ashfield

In message: [PATCH v5.10 0/4] xilinx_emaclite: fix CVE-2021-38205
on 10/08/2021 Paul Gortmaker wrote:

> The fix for CVE-2021-38205 (don't print IOMEM pointer) was backported by
> the linux-stable team but not as far back to v5.10 since there was some
> underlying dependencies when one goes back that far.
> 
> While the required commit could be altered to work with v5.10 relatively
> easily, I just picked up the dependencies which let me use everything
> as-is and also gave me COMPILE_TEST option for testing the resulting
> backports.
> 
> Build tested on v5.10/standard/base at v5.10.57-181-gb1ff0bb0de7a

This of course conflicts on branch:

v5.10/standard/sdkv5.10/xlnx-soc

Which carries the xlnx sdk patches.

The fixup looked to be fairly straight forward, but then again,
I'm on vacation and I may have overlooked something.

I pushed the results, but someone should look at that branch and
make sure what I did was ok .. and if not, fire off a fixup patch.

Cheers,

Bruce


> 
> Paul.
> 
> ---
> 
> Andrew Lunn (2):
>   drivers: net: xilinx_emaclite: Fix -Wpointer-to-int-cast warnings with W=1
>   drivers: net: xilinx_emaclite: Add COMPILE_TEST support
> 
> Gary Guo (1):
>   drivers: net: xilinx_emaclite: remove arch limitation
> 
> YueHaibing (1):
>   net: xilinx_emaclite: Do not print real IOMEM pointer
> 
>  drivers/net/ethernet/xilinx/Kconfig   |  1 -
>  drivers/net/ethernet/xilinx/xilinx_emaclite.c | 14 +++---
>  2 files changed, 7 insertions(+), 8 deletions(-)
> 
> -- 
> 2.29.2
> 

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#10260): 
https://lists.yoctoproject.org/g/linux-yocto/message/10260
Mute This Topic: https://lists.yoctoproject.org/mt/84809370/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [linux-yocto][v5.10/standard/preempt-rt/sdkv5.10/axxia] axxia: add support for linux-yocto v5.10

2021-08-10 Thread Bruce Ashfield
In message: [linux-yocto][v5.10/standard/preempt-rt/sdkv5.10/axxia] axxia: add 
support for linux-yocto v5.10
on 10/08/2021 quanyang.wang wrote:

> Hi Bruce,
> 
> Would you please help create a new branch
> linux-yocto v5.10/standard/preempt-rt/sdkv5.10/axxia

Created and merged.

Bruce

> and merge the patches as below to it?
> 
> Thanks,
> Quanyang
> 
> The following changes since commit 9ad4f13ee44c39e890638d8a2157adcf830fc7bc:
> 
>   Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/base
> (2021-08-08 22:08:09 -0400)
> 
> are available in the Git repository at:
> 
>   g...@github.com:wqyoung/linux-yocto-dev.git
> V2_axxia-linux-yocto/v5.10/standard/preempt-rt/base
> 
> for you to fetch changes up to 5c6dd4a53b5fa0351bab56b98945a552c1fa73e5:
> 
>   net: nemac: Fix dma different size error when enable DMA_API_DEBUG
> (2021-08-10 16:01:38 +0800)
> 
> 
> Charlie Paul (7):
>   genirq/cpuhotplug: axxia: Enable the force flag
>   ARM64: entry.S: Add Fault Handling for Axxia
>   ARM: dts: axxia: Updated SPI and UART to support DMA
>   usb: dwc3: axxia: Add support the core clocks
>   spi: pl022: Add enable-dma processing
>   net: Use standard MDIO interface for AXXIA FEMAC Driver
>   net: ethernet: Add ethtool Stats to NEMAC driver
> 
> Daniel Dragomir (2):
>   ARM: smp: handle "pen_release" removal
>   ARM: mmc: Remove unsupported pdata GPIO numbers
> 
> David Mercado (1):
>   genirq: axxia: Fix irq_set_affinity to allow use with buslocks
> 
> Fredrik Gustavsson (1):
>   axxia: Fixed Kconfig dependencies betwen PCIe, PEI and NCR
> 
> Fredrik Markstrom (2):
>   ARM: axxia: Make the dma-zone the full 4G
>   ARM: axxia: Enabled ddr retention on all axm5516
> 
> John Jacques (47):
>   ARM: Enhance platform support for Intel Axxia AXM55xx
>   ARM: dts: Add Axxia AXM55xx device tree files
>   ARM: head.S: axxia: Allow more granularity in the starting offset
>   ARM: head.S: axxia: Set the NS bit since memory is non-secure
>   ARM: kmap: axxia: Prevent overlap for 16th core
>   ARM64: dts: Add Axxia X9/AXM56xx and XLF/AXC67xx device tree files
>   clk: Change Clock Definitions for Axxia AXM55xx
>   dt-bindings: clock: remove deprecated LSI AXM5516 clock bindings
>   char: hwrng: Add Axxia HW Random number generator
>   dmaengine: Add Axxia DMA32 driver support
>   edac: Add Axxia Error Detection & Correction support
>   gpio: Add custom driver for Axxia SoCs
>   gpio: pl061: Readd removed platform data
>   misc: Add drivers for Axxia MISC devices
>   misc: Add a backward compatibility layer for Axxia MTC
>   rapidio: Add support for Axxia AXM55xx and AXM56xx
>   power: reset: Add support for Axxia DDR Retention reset
>   usb: xhci: Add CI13612A USB driver for Axxia AXM55xx
>   usb: dwc3: Add Axxia xHCI DWC3 USB support
>   usb: hub: fix over-current race condition
>   mtd: spi-nor: add support for Spansion S25FL016K
>   mtd: spi-nor: add support for Winbond W25Q128JVSIM
>   net: ethernet: Add Intel Axxia FEMAC driver
>   net: ethernet: Add Intel Axxia NEMAC GigE driver
>   PCI: Add Intel Axxia PCIe host controller driver
>   i2c: axxia: Use BIT(x) macro and fix indentation issues
>   tty: serial: pl011: Updated Baud Rate Calcualtion
>   pmu: Fix Compiler Warnings
>   dt-bindings: axxia: update documentation and convert to yaml
>   ARM64: dts: Add Reference to the L2 Cache in CPU Descriptions
>   net: Pad SKBs Properly in the AXXIA FEMAC Driver
>   net: Use eth_spb_pad() in the AXXIA NEMAC Driver
>   net: Set Min/Max MTU for AXXIA 5500 FEMAC Driver
>   net: Set Min/Max MTU for AXXIA 5600/6700 NEMAC Driver
>   power: reset: Update Axxia DDR Retention Handling
>   misc: axxia: Use the new ARM SMC Call Interface
>   misc: axxia: Update OEM Handling for backwards compatibility
>   i2c: axxia: Add a Lock Around i2c Transfers
>   i2c: axxia: Allow Interrupted Transfers
>   i2c: axxia: Change the I2C Timeout
>   misc: Add a Lock to the Axxia MDIO Bus
>   PCI: axxia: Support 32 Bit Endpoints
>   arm: perf: add Cortex-A15 PMU in armv7_pmu_probe_table
>   net: ethernet: Clean Up Intel Axxia FEMAC driver
>   usb: xhci: Add HCD_DMA flag to CI13612A USB driver
>   drivers/watchdog: Check Return Value
>   arm-ccn: Check Return Values
> 
> Marek Bykowski (6):
>   firmware: arch64: Add SMC call testing module
>   perf: arm-ccn: Allow instrumentation of arm-ccn
>   ARM64: dts: axxia: Support CCN (cache coherent network) perf
>   edac: axxia: Update SMC (System Memory Controller) EDAC driver
>   bus: arm-ccn: add a new driver managing the ARM CCN interrupts
>   bus: arm-ccn: L3 EDAC: register L3 EDAC interrupts within the core
> 
> Mikael Beckius (13):
>   ARM: axxia: Fix support for kernel 

Re: [linux-yocto][v5.10/standard/sdkv5.10/axxia] axxia: add support for linux-yocto v5.10

2021-08-10 Thread Bruce Ashfield
In message: [linux-yocto][v5.10/standard/sdkv5.10/axxia] axxia: add support for 
linux-yocto v5.10
on 10/08/2021 quanyang.wang wrote:

> Hi Bruce,
> 
> Would you please help create a new branch
> linux-yocto v5.10/standard/sdkv5.10/axxia
> and merge the patches as below to it?

Created and merged.

Bruce

> 
> Thanks,
> Quanyang
> 
> The following changes since commit b1ff0bb0de7abc5039e0db14f66e01eb0a3c24bb:
> 
>   Merge tag 'v5.10.57' into v5.10/standard/base (2021-08-08 22:06:29 -0400)
> 
> are available in the Git repository at:
> 
>   g...@github.com:wqyoung/linux-yocto-dev.git
> axxia-linux-yocto/v5.10/standard/base
> 
> for you to fetch changes up to c2e7dfccfc94f54dff7cb6e22b998bfb143c9fc2:
> 
>   net: nemac: Fix dma different size error when enable DMA_API_DEBUG
> (2021-08-10 17:36:40 +0800)
> 
> 
> Charlie Paul (7):
>   genirq/cpuhotplug: axxia: Enable the force flag
>   ARM64: entry.S: Add Fault Handling for Axxia
>   ARM: dts: axxia: Updated SPI and UART to support DMA
>   usb: dwc3: axxia: Add support the core clocks
>   spi: pl022: Add enable-dma processing
>   net: Use standard MDIO interface for AXXIA FEMAC Driver
>   net: ethernet: Add ethtool Stats to NEMAC driver
> 
> Daniel Dragomir (2):
>   ARM: smp: handle "pen_release" removal
>   ARM: mmc: Remove unsupported pdata GPIO numbers
> 
> David Mercado (1):
>   genirq: axxia: Fix irq_set_affinity to allow use with buslocks
> 
> Fredrik Gustavsson (1):
>   axxia: Fixed Kconfig dependencies betwen PCIe, PEI and NCR
> 
> Fredrik Markstrom (2):
>   ARM: axxia: Make the dma-zone the full 4G
>   ARM: axxia: Enabled ddr retention on all axm5516
> 
> John Jacques (47):
>   ARM: Enhance platform support for Intel Axxia AXM55xx
>   ARM: dts: Add Axxia AXM55xx device tree files
>   ARM: head.S: axxia: Allow more granularity in the starting offset
>   ARM: head.S: axxia: Set the NS bit since memory is non-secure
>   ARM: kmap: axxia: Prevent overlap for 16th core
>   ARM64: dts: Add Axxia X9/AXM56xx and XLF/AXC67xx device tree files
>   clk: Change Clock Definitions for Axxia AXM55xx
>   dt-bindings: clock: remove deprecated LSI AXM5516 clock bindings
>   char: hwrng: Add Axxia HW Random number generator
>   dmaengine: Add Axxia DMA32 driver support
>   edac: Add Axxia Error Detection & Correction support
>   gpio: Add custom driver for Axxia SoCs
>   gpio: pl061: Readd removed platform data
>   misc: Add drivers for Axxia MISC devices
>   misc: Add a backward compatibility layer for Axxia MTC
>   rapidio: Add support for Axxia AXM55xx and AXM56xx
>   power: reset: Add support for Axxia DDR Retention reset
>   usb: xhci: Add CI13612A USB driver for Axxia AXM55xx
>   usb: dwc3: Add Axxia xHCI DWC3 USB support
>   usb: hub: fix over-current race condition
>   mtd: spi-nor: add support for Spansion S25FL016K
>   mtd: spi-nor: add support for Winbond W25Q128JVSIM
>   net: ethernet: Add Intel Axxia FEMAC driver
>   net: ethernet: Add Intel Axxia NEMAC GigE driver
>   PCI: Add Intel Axxia PCIe host controller driver
>   i2c: axxia: Use BIT(x) macro and fix indentation issues
>   tty: serial: pl011: Updated Baud Rate Calcualtion
>   pmu: Fix Compiler Warnings
>   dt-bindings: axxia: update documentation and convert to yaml
>   ARM64: dts: Add Reference to the L2 Cache in CPU Descriptions
>   net: Pad SKBs Properly in the AXXIA FEMAC Driver
>   net: Use eth_spb_pad() in the AXXIA NEMAC Driver
>   net: Set Min/Max MTU for AXXIA 5500 FEMAC Driver
>   net: Set Min/Max MTU for AXXIA 5600/6700 NEMAC Driver
>   power: reset: Update Axxia DDR Retention Handling
>   misc: axxia: Use the new ARM SMC Call Interface
>   misc: axxia: Update OEM Handling for backwards compatibility
>   i2c: axxia: Add a Lock Around i2c Transfers
>   i2c: axxia: Allow Interrupted Transfers
>   i2c: axxia: Change the I2C Timeout
>   misc: Add a Lock to the Axxia MDIO Bus
>   PCI: axxia: Support 32 Bit Endpoints
>   arm: perf: add Cortex-A15 PMU in armv7_pmu_probe_table
>   net: ethernet: Clean Up Intel Axxia FEMAC driver
>   usb: xhci: Add HCD_DMA flag to CI13612A USB driver
>   drivers/watchdog: Check Return Value
>   arm-ccn: Check Return Values
> 
> Marek Bykowski (6):
>   firmware: arch64: Add SMC call testing module
>   perf: arm-ccn: Allow instrumentation of arm-ccn
>   ARM64: dts: axxia: Support CCN (cache coherent network) perf
>   edac: axxia: Update SMC (System Memory Controller) EDAC driver
>   bus: arm-ccn: add a new driver managing the ARM CCN interrupts
>   bus: arm-ccn: L3 EDAC: register L3 EDAC interrupts within the core
> 
> Mikael Beckius (13):
>   ARM: axxia: Fix support for kernel 5.10
>   gpio: Fix Axxia GPIO driver for kernel 5.10
>   

Re: [linux-yocto][kernel v5.10/standard/nxp-sdk-5.4/nxp-imx8][PATCH] mmc: core: Fix the 'err' undeclared compile failure in mmc_alloc_host()

2021-08-10 Thread Bruce Ashfield

merged.

Bruce

In message: [linux-yocto][kernel v5.10/standard/nxp-sdk-5.4/nxp-imx8][PATCH] 
mmc: core: Fix the 'err' undeclared compile failure in mmc_alloc_host()
on 09/08/2021 Jun Miao wrote:

> There is a compile failture caused by commit
> 3b4009b49634 ("mmc: core: Don't allocate IDA for OF aliases").
> When merging code, it conflicts with sdk kernel patch, "err" is not replaced 
> by
> "index", and some indents and "}" are lost.
> 
> build error:
> 
> drivers/mmc/core/host.c:449:3: error: 'err' undeclared (first use in this 
> function)
> |   449 |   err = ida_simple_get(_host_ida, alias_id,
> |   |   ^~~
> drivers/mmc/core/host.c:568:15: error: non-static declaration of 
> 'mmc_free_host' follows static declaration
> |   568 | EXPORT_SYMBOL(mmc_free_host);
> |   |   ^
> drivers/mmc/core/host.c:554:15: error: non-static declaration of 
> 'mmc_remove_host' follows static declaration
> |   554 | EXPORT_SYMBOL(mmc_remove_host);
> |   |   ^~~
> 
> Signed-off-by: Jun Miao 
> ---
>  drivers/mmc/core/host.c | 23 ---
>  1 file changed, 12 insertions(+), 11 deletions(-)
> 
> diff --git a/drivers/mmc/core/host.c b/drivers/mmc/core/host.c
> index a71b9b7d85ea..29a936d0ac4b 100644
> --- a/drivers/mmc/core/host.c
> +++ b/drivers/mmc/core/host.c
> @@ -444,17 +444,18 @@ struct mmc_host *mmc_alloc_host(int extra, struct 
> device *dev)
>   min_idx = mmc_first_nonreserved_index();
>   max_idx = 0;
>  
> - alias_id = mmc_get_reserved_index(host);
> - if (alias_id >= 0)
> - err = ida_simple_get(_host_ida, alias_id,
> - alias_id + 1, GFP_KERNEL);
> - else
> - err = ida_simple_get(_host_ida,
> - mmc_first_nonreserved_index(),
> - 0, GFP_KERNEL);
> - if (err < 0) {
> - kfree(host);
> - return NULL;
> + alias_id = mmc_get_reserved_index(host);
> + if (alias_id >= 0)
> + index = ida_simple_get(_host_ida, alias_id,
> + alias_id + 1, GFP_KERNEL);
> + else
> + index = ida_simple_get(_host_ida,
> + mmc_first_nonreserved_index(),
> + 0, GFP_KERNEL);
> + if (index < 0) {
> + kfree(host);
> + return NULL;
> + }
>   }
>  
>   host->index = index;
> -- 
> 2.25.1
> 

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#10257): 
https://lists.yoctoproject.org/g/linux-yocto/message/10257
Mute This Topic: https://lists.yoctoproject.org/mt/84766605/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [linux-yocto][yocto-kernel-cache][yocto-5.10][PATCH] ti-j72xx: change RPMSG_KDRV_ETH_SWITCH with y

2021-08-10 Thread Bruce Ashfield
merged.

Bruce


In message: [linux-yocto][yocto-kernel-cache][yocto-5.10][PATCH] ti-j72xx: 
change RPMSG_KDRV_ETH_SWITCH with y
on 09/08/2021 Xulin Sun wrote:

> Change RPMSG_KDRV_ETH_SWITCH with y to install Ethernet Switch
> earlier, otherwise this feature may fail to install by default.
> 
> Signed-off-by: Xulin Sun 
> ---
>  bsp/ti-j72xx/ti-j72xx-remoteproc.cfg | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/bsp/ti-j72xx/ti-j72xx-remoteproc.cfg 
> b/bsp/ti-j72xx/ti-j72xx-remoteproc.cfg
> index a6eb3538..44b10884 100644
> --- a/bsp/ti-j72xx/ti-j72xx-remoteproc.cfg
> +++ b/bsp/ti-j72xx/ti-j72xx-remoteproc.cfg
> @@ -10,7 +10,7 @@ CONFIG_TI_K3_DSP_REMOTEPROC=m
>  # Rpmsg virtual device drivers
>  #
>  CONFIG_RPMSG_KDRV=y
> -CONFIG_RPMSG_KDRV_ETH_SWITCH=m
> +CONFIG_RPMSG_KDRV_ETH_SWITCH=y
>  CONFIG_TI_RDEV_ETH_SWITCH_VIRT_EMAC=m
>  CONFIG_RPMSG_VIRTIO=m
>  CONFIG_RPMSG_CHAR=m
> -- 
> 2.17.1
> 

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#10256): 
https://lists.yoctoproject.org/g/linux-yocto/message/10256
Mute This Topic: https://lists.yoctoproject.org/mt/84764383/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[linux-yocto] [PATCH 2/3] drm: cdns-hdmi: Fix a build warning this 'else' clause does not guard

2021-08-10 Thread Xiaolei Wang
Use parentheses if the statement exceeds one sentence after the else

Signed-off-by: Xiaolei Wang 
---
 drivers/gpu/drm/bridge/cadence/cdns-hdmi-core.c | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/bridge/cadence/cdns-hdmi-core.c 
b/drivers/gpu/drm/bridge/cadence/cdns-hdmi-core.c
index 28193178140f..1576098b2c82 100644
--- a/drivers/gpu/drm/bridge/cadence/cdns-hdmi-core.c
+++ b/drivers/gpu/drm/bridge/cadence/cdns-hdmi-core.c
@@ -151,9 +151,12 @@ ssize_t HDCPTX_Status_store(struct device *dev,
mhdp->hdcp.state = HDCP_STATE_DISABLING;
 else if (strncmp(buf, "HDCP_STATE_AUTH_FAILED", count - 1) == 0)
mhdp->hdcp.state = HDCP_STATE_AUTH_FAILED;
-else
+else {
dev_err(dev, "%s >state invalid\n", __func__);
return -1;
+}
+return ret;
+
 }
 
 static void hdmi_sink_config(struct cdns_mhdp_device *mhdp)
-- 
2.25.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#10255): 
https://lists.yoctoproject.org/g/linux-yocto/message/10255
Mute This Topic: https://lists.yoctoproject.org/mt/84808446/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[linux-yocto] [PATCH 3/3] drm/bridge: nwl-dsi: Fix a build warning'nwl_dsi_bridge_mode_fixup' defined but not used

2021-08-10 Thread Xiaolei Wang
Refer to 44cfc6233447 ("drm/bridge: Add NWL MIPI DSI host controller support")
nwl_dsi_bridge_mode_fixup has been set as the callback function of .mode_fixup,
so this callback is added

Signed-off-by: Xiaolei Wang 
---
 drivers/gpu/drm/bridge/nwl-dsi.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/gpu/drm/bridge/nwl-dsi.c b/drivers/gpu/drm/bridge/nwl-dsi.c
index 23d335c760c0..4632ea56bee0 100644
--- a/drivers/gpu/drm/bridge/nwl-dsi.c
+++ b/drivers/gpu/drm/bridge/nwl-dsi.c
@@ -1395,6 +1395,7 @@ static const struct drm_bridge_funcs nwl_dsi_bridge_funcs 
= {
.atomic_pre_enable  = nwl_dsi_bridge_atomic_pre_enable,
.atomic_enable  = nwl_dsi_bridge_atomic_enable,
.atomic_disable = nwl_dsi_bridge_atomic_disable,
+   .mode_fixup = nwl_dsi_bridge_mode_fixup,
.mode_set   = nwl_dsi_bridge_mode_set,
.mode_valid = nwl_dsi_bridge_mode_valid,
.attach = nwl_dsi_bridge_attach,
-- 
2.25.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#10254): 
https://lists.yoctoproject.org/g/linux-yocto/message/10254
Mute This Topic: https://lists.yoctoproject.org/mt/84808445/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[linux-yocto] [PATCH 1/3] clk: imx: Fix a build warning 'imx_enabled_uart_clocks' defined but not used

2021-08-10 Thread Xiaolei Wang
imx_enabled_uart_clocks is not used, so delete this variable

Signed-off-by: Xiaolei Wang 
---
 drivers/clk/imx/clk.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/clk/imx/clk.c b/drivers/clk/imx/clk.c
index 24d355764068..e310e7506bed 100644
--- a/drivers/clk/imx/clk.c
+++ b/drivers/clk/imx/clk.c
@@ -151,7 +151,6 @@ void imx_cscmr1_fixup(u32 *val)
 #ifndef MODULE
 
 static bool imx_keep_uart_clocks;
-static int imx_enabled_uart_clocks;
 static bool imx_uart_clks_on;
 
 static int __init imx_keep_uart_clocks_param(char *str)
-- 
2.25.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#10253): 
https://lists.yoctoproject.org/g/linux-yocto/message/10253
Mute This Topic: https://lists.yoctoproject.org/mt/84808444/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[PATCH 0/3] [linux-yocto] [kernel v5.10/standard/nxp-sdk-5.10/nxp-soc] Fix three build warningsFix three build warnings

2021-08-10 Thread Xiaolei Wang
  This review mainly Fix three build warnings

  v5.10/standard/nxp-sdk-5.10/nxp-soc

Xiaolei Wang (3):
  clk: imx: Fix a build warning 'imx_enabled_uart_clocks' defined but
not used
  drm: cdns-hdmi: Fix a build warning this 'else' clause does not guard
  drm/bridge: nwl-dsi: Fix a build warning'nwl_dsi_bridge_mode_fixup'
defined but not used

 drivers/clk/imx/clk.c   | 1 -
 drivers/gpu/drm/bridge/cadence/cdns-hdmi-core.c | 5 -
 drivers/gpu/drm/bridge/nwl-dsi.c| 1 +
 3 files changed, 5 insertions(+), 2 deletions(-)

-- 
2.25.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#10252): 
https://lists.yoctoproject.org/g/linux-yocto/message/10252
Mute This Topic: https://lists.yoctoproject.org/mt/84808443/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [linux-yocto] [meta-realtime][PATCH] meta-realtime: convert to new override syntax

2021-08-10 Thread Xu, Yanfei



On 8/10/21 6:30 PM, Bruce Ashfield wrote:

**[Please note: This e-mail is from an EXTERNAL e-mail address]

I already have the same automated conversion locally, but since I'm out 
of the office, I haven't pushed it yet.


I see that I didn't push it to master-next, so I'll do that shortly.



Got it. Thanks

Yanfei


Bruce

On Tue, Aug 10, 2021 at 2:39 AM Yanfei Xu > wrote:


This is the result of automated script conversion:

scripts/contrib/convert-overrides.py




converting the metadata to use ":" as the override character instead of
"_".

Signed-off-by: Yanfei Xu mailto:yanfei...@windriver.com>>
---
  recipes-tools/rt-app/rt-app.bb
 
            | 2 +-

  recipes-tools/schedtool-dl/schedtool-dl.bb


| 2 +-
  2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-tools/rt-app/rt-app.bb


b/recipes-tools/rt-app/rt-app.bb


index c532aea..f298d51 100644
--- a/recipes-tools/rt-app/rt-app.bb


+++ b/recipes-tools/rt-app/rt-app.bb


@@ -18,6 +18,6 @@ do_install() {
         install -m 0755 src/rt-app ${D}${bindir}
  }

-FILES_{PN} = "${bindir}/rt-app"
+FILES:{PN} = "${bindir}/rt-app"

  PARALLEL_MAKE = ""
diff --git a/recipes-tools/schedtool-dl/schedtool-dl.bb


b/recipes-tools/schedtool-dl/schedtool-dl.bb


index 20c8919..79ffb09 100644
--- a/recipes-tools/schedtool-dl/schedtool-dl.bb


+++ b/recipes-tools/schedtool-dl/schedtool-dl.bb


@@ -23,6 +23,6 @@ do_install() {
         install -m 0755 schedtool ${D}${bindir}
  }

-FILES_{PN} = "${bindir}/schedtool"
+FILES:{PN} = "${bindir}/schedtool"

  PARALLEL_MAKE = ""
-- 
2.27.0




--
- Thou shalt not follow the NULL pointer, for chaos and madness await 
thee at its end

- "Use the force Harry" - Gandalf, Star Trek II


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#10251): 
https://lists.yoctoproject.org/g/linux-yocto/message/10251
Mute This Topic: https://lists.yoctoproject.org/mt/84788009/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[linux-yocto][v5.10/standard/sdkv5.10/axxia] axxia: add support for linux-yocto v5.10

2021-08-10 Thread quanyang.wang

Hi Bruce,

Would you please help create a new branch
linux-yocto v5.10/standard/sdkv5.10/axxia
and merge the patches as below to it?

Thanks,
Quanyang

The following changes since commit b1ff0bb0de7abc5039e0db14f66e01eb0a3c24bb:

  Merge tag 'v5.10.57' into v5.10/standard/base (2021-08-08 22:06:29 -0400)

are available in the Git repository at:

  g...@github.com:wqyoung/linux-yocto-dev.git 
axxia-linux-yocto/v5.10/standard/base


for you to fetch changes up to c2e7dfccfc94f54dff7cb6e22b998bfb143c9fc2:

  net: nemac: Fix dma different size error when enable DMA_API_DEBUG 
(2021-08-10 17:36:40 +0800)



Charlie Paul (7):
  genirq/cpuhotplug: axxia: Enable the force flag
  ARM64: entry.S: Add Fault Handling for Axxia
  ARM: dts: axxia: Updated SPI and UART to support DMA
  usb: dwc3: axxia: Add support the core clocks
  spi: pl022: Add enable-dma processing
  net: Use standard MDIO interface for AXXIA FEMAC Driver
  net: ethernet: Add ethtool Stats to NEMAC driver

Daniel Dragomir (2):
  ARM: smp: handle "pen_release" removal
  ARM: mmc: Remove unsupported pdata GPIO numbers

David Mercado (1):
  genirq: axxia: Fix irq_set_affinity to allow use with buslocks

Fredrik Gustavsson (1):
  axxia: Fixed Kconfig dependencies betwen PCIe, PEI and NCR

Fredrik Markstrom (2):
  ARM: axxia: Make the dma-zone the full 4G
  ARM: axxia: Enabled ddr retention on all axm5516

John Jacques (47):
  ARM: Enhance platform support for Intel Axxia AXM55xx
  ARM: dts: Add Axxia AXM55xx device tree files
  ARM: head.S: axxia: Allow more granularity in the starting offset
  ARM: head.S: axxia: Set the NS bit since memory is non-secure
  ARM: kmap: axxia: Prevent overlap for 16th core
  ARM64: dts: Add Axxia X9/AXM56xx and XLF/AXC67xx device tree files
  clk: Change Clock Definitions for Axxia AXM55xx
  dt-bindings: clock: remove deprecated LSI AXM5516 clock bindings
  char: hwrng: Add Axxia HW Random number generator
  dmaengine: Add Axxia DMA32 driver support
  edac: Add Axxia Error Detection & Correction support
  gpio: Add custom driver for Axxia SoCs
  gpio: pl061: Readd removed platform data
  misc: Add drivers for Axxia MISC devices
  misc: Add a backward compatibility layer for Axxia MTC
  rapidio: Add support for Axxia AXM55xx and AXM56xx
  power: reset: Add support for Axxia DDR Retention reset
  usb: xhci: Add CI13612A USB driver for Axxia AXM55xx
  usb: dwc3: Add Axxia xHCI DWC3 USB support
  usb: hub: fix over-current race condition
  mtd: spi-nor: add support for Spansion S25FL016K
  mtd: spi-nor: add support for Winbond W25Q128JVSIM
  net: ethernet: Add Intel Axxia FEMAC driver
  net: ethernet: Add Intel Axxia NEMAC GigE driver
  PCI: Add Intel Axxia PCIe host controller driver
  i2c: axxia: Use BIT(x) macro and fix indentation issues
  tty: serial: pl011: Updated Baud Rate Calcualtion
  pmu: Fix Compiler Warnings
  dt-bindings: axxia: update documentation and convert to yaml
  ARM64: dts: Add Reference to the L2 Cache in CPU Descriptions
  net: Pad SKBs Properly in the AXXIA FEMAC Driver
  net: Use eth_spb_pad() in the AXXIA NEMAC Driver
  net: Set Min/Max MTU for AXXIA 5500 FEMAC Driver
  net: Set Min/Max MTU for AXXIA 5600/6700 NEMAC Driver
  power: reset: Update Axxia DDR Retention Handling
  misc: axxia: Use the new ARM SMC Call Interface
  misc: axxia: Update OEM Handling for backwards compatibility
  i2c: axxia: Add a Lock Around i2c Transfers
  i2c: axxia: Allow Interrupted Transfers
  i2c: axxia: Change the I2C Timeout
  misc: Add a Lock to the Axxia MDIO Bus
  PCI: axxia: Support 32 Bit Endpoints
  arm: perf: add Cortex-A15 PMU in armv7_pmu_probe_table
  net: ethernet: Clean Up Intel Axxia FEMAC driver
  usb: xhci: Add HCD_DMA flag to CI13612A USB driver
  drivers/watchdog: Check Return Value
  arm-ccn: Check Return Values

Marek Bykowski (6):
  firmware: arch64: Add SMC call testing module
  perf: arm-ccn: Allow instrumentation of arm-ccn
  ARM64: dts: axxia: Support CCN (cache coherent network) perf
  edac: axxia: Update SMC (System Memory Controller) EDAC driver
  bus: arm-ccn: add a new driver managing the ARM CCN interrupts
  bus: arm-ccn: L3 EDAC: register L3 EDAC interrupts within the core

Mikael Beckius (13):
  ARM: axxia: Fix support for kernel 5.10
  gpio: Fix Axxia GPIO driver for kernel 5.10
  dmaengine: Fix Axxia DMA32 driver for kernel 5.10
  PCI: Fix Axxia PCIE driver for kernel 5.10
  net: ethernet: Fix Intel Axxia NEMAC GigE driver for kernel 5.10
  usb: dwc3: Fix Axxia xHCI DWC3 USB driver for kernel 5.10
  misc: axxia: Fix OEM Handling for kernel 5.10
  power: reset: Fix Axxia DDR Retention for kernel 5.10
  firmware: arch64: Fix 

[linux-yocto][v5.10/standard/preempt-rt/sdkv5.10/axxia] axxia: add support for linux-yocto v5.10

2021-08-10 Thread quanyang.wang

Hi Bruce,

Would you please help create a new branch
linux-yocto v5.10/standard/preempt-rt/sdkv5.10/axxia
and merge the patches as below to it?

Thanks,
Quanyang

The following changes since commit 9ad4f13ee44c39e890638d8a2157adcf830fc7bc:

  Merge branch 'v5.10/standard/base' into 
v5.10/standard/preempt-rt/base (2021-08-08 22:08:09 -0400)


are available in the Git repository at:

  g...@github.com:wqyoung/linux-yocto-dev.git 
V2_axxia-linux-yocto/v5.10/standard/preempt-rt/base


for you to fetch changes up to 5c6dd4a53b5fa0351bab56b98945a552c1fa73e5:

  net: nemac: Fix dma different size error when enable DMA_API_DEBUG 
(2021-08-10 16:01:38 +0800)



Charlie Paul (7):
  genirq/cpuhotplug: axxia: Enable the force flag
  ARM64: entry.S: Add Fault Handling for Axxia
  ARM: dts: axxia: Updated SPI and UART to support DMA
  usb: dwc3: axxia: Add support the core clocks
  spi: pl022: Add enable-dma processing
  net: Use standard MDIO interface for AXXIA FEMAC Driver
  net: ethernet: Add ethtool Stats to NEMAC driver

Daniel Dragomir (2):
  ARM: smp: handle "pen_release" removal
  ARM: mmc: Remove unsupported pdata GPIO numbers

David Mercado (1):
  genirq: axxia: Fix irq_set_affinity to allow use with buslocks

Fredrik Gustavsson (1):
  axxia: Fixed Kconfig dependencies betwen PCIe, PEI and NCR

Fredrik Markstrom (2):
  ARM: axxia: Make the dma-zone the full 4G
  ARM: axxia: Enabled ddr retention on all axm5516

John Jacques (47):
  ARM: Enhance platform support for Intel Axxia AXM55xx
  ARM: dts: Add Axxia AXM55xx device tree files
  ARM: head.S: axxia: Allow more granularity in the starting offset
  ARM: head.S: axxia: Set the NS bit since memory is non-secure
  ARM: kmap: axxia: Prevent overlap for 16th core
  ARM64: dts: Add Axxia X9/AXM56xx and XLF/AXC67xx device tree files
  clk: Change Clock Definitions for Axxia AXM55xx
  dt-bindings: clock: remove deprecated LSI AXM5516 clock bindings
  char: hwrng: Add Axxia HW Random number generator
  dmaengine: Add Axxia DMA32 driver support
  edac: Add Axxia Error Detection & Correction support
  gpio: Add custom driver for Axxia SoCs
  gpio: pl061: Readd removed platform data
  misc: Add drivers for Axxia MISC devices
  misc: Add a backward compatibility layer for Axxia MTC
  rapidio: Add support for Axxia AXM55xx and AXM56xx
  power: reset: Add support for Axxia DDR Retention reset
  usb: xhci: Add CI13612A USB driver for Axxia AXM55xx
  usb: dwc3: Add Axxia xHCI DWC3 USB support
  usb: hub: fix over-current race condition
  mtd: spi-nor: add support for Spansion S25FL016K
  mtd: spi-nor: add support for Winbond W25Q128JVSIM
  net: ethernet: Add Intel Axxia FEMAC driver
  net: ethernet: Add Intel Axxia NEMAC GigE driver
  PCI: Add Intel Axxia PCIe host controller driver
  i2c: axxia: Use BIT(x) macro and fix indentation issues
  tty: serial: pl011: Updated Baud Rate Calcualtion
  pmu: Fix Compiler Warnings
  dt-bindings: axxia: update documentation and convert to yaml
  ARM64: dts: Add Reference to the L2 Cache in CPU Descriptions
  net: Pad SKBs Properly in the AXXIA FEMAC Driver
  net: Use eth_spb_pad() in the AXXIA NEMAC Driver
  net: Set Min/Max MTU for AXXIA 5500 FEMAC Driver
  net: Set Min/Max MTU for AXXIA 5600/6700 NEMAC Driver
  power: reset: Update Axxia DDR Retention Handling
  misc: axxia: Use the new ARM SMC Call Interface
  misc: axxia: Update OEM Handling for backwards compatibility
  i2c: axxia: Add a Lock Around i2c Transfers
  i2c: axxia: Allow Interrupted Transfers
  i2c: axxia: Change the I2C Timeout
  misc: Add a Lock to the Axxia MDIO Bus
  PCI: axxia: Support 32 Bit Endpoints
  arm: perf: add Cortex-A15 PMU in armv7_pmu_probe_table
  net: ethernet: Clean Up Intel Axxia FEMAC driver
  usb: xhci: Add HCD_DMA flag to CI13612A USB driver
  drivers/watchdog: Check Return Value
  arm-ccn: Check Return Values

Marek Bykowski (6):
  firmware: arch64: Add SMC call testing module
  perf: arm-ccn: Allow instrumentation of arm-ccn
  ARM64: dts: axxia: Support CCN (cache coherent network) perf
  edac: axxia: Update SMC (System Memory Controller) EDAC driver
  bus: arm-ccn: add a new driver managing the ARM CCN interrupts
  bus: arm-ccn: L3 EDAC: register L3 EDAC interrupts within the core

Mikael Beckius (13):
  ARM: axxia: Fix support for kernel 5.10
  gpio: Fix Axxia GPIO driver for kernel 5.10
  dmaengine: Fix Axxia DMA32 driver for kernel 5.10
  PCI: Fix Axxia PCIE driver for kernel 5.10
  net: ethernet: Fix Intel Axxia NEMAC GigE driver for kernel 5.10
  usb: dwc3: Fix Axxia xHCI DWC3 USB driver for kernel 5.10
  misc: axxia: Fix OEM Handling for kernel 5.10
  power: reset: Fix Axxia DDR 

Re: [linux-yocto] [meta-realtime][PATCH] meta-realtime: convert to new override syntax

2021-08-10 Thread Bruce Ashfield
I already have the same automated conversion locally, but since I'm out of
the office, I haven't pushed it yet.

I see that I didn't push it to master-next, so I'll do that shortly.

Bruce

On Tue, Aug 10, 2021 at 2:39 AM Yanfei Xu  wrote:

> This is the result of automated script conversion:
>
> scripts/contrib/convert-overrides.py 
>
> converting the metadata to use ":" as the override character instead of
> "_".
>
> Signed-off-by: Yanfei Xu 
> ---
>  recipes-tools/rt-app/rt-app.bb | 2 +-
>  recipes-tools/schedtool-dl/schedtool-dl.bb | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes-tools/rt-app/rt-app.bb b/recipes-tools/rt-app/
> rt-app.bb
> index c532aea..f298d51 100644
> --- a/recipes-tools/rt-app/rt-app.bb
> +++ b/recipes-tools/rt-app/rt-app.bb
> @@ -18,6 +18,6 @@ do_install() {
> install -m 0755 src/rt-app ${D}${bindir}
>  }
>
> -FILES_{PN} = "${bindir}/rt-app"
> +FILES:{PN} = "${bindir}/rt-app"
>
>  PARALLEL_MAKE = ""
> diff --git a/recipes-tools/schedtool-dl/schedtool-dl.bb
> b/recipes-tools/schedtool-dl/schedtool-dl.bb
> index 20c8919..79ffb09 100644
> --- a/recipes-tools/schedtool-dl/schedtool-dl.bb
> +++ b/recipes-tools/schedtool-dl/schedtool-dl.bb
> @@ -23,6 +23,6 @@ do_install() {
> install -m 0755 schedtool ${D}${bindir}
>  }
>
> -FILES_{PN} = "${bindir}/schedtool"
> +FILES:{PN} = "${bindir}/schedtool"
>
>  PARALLEL_MAKE = ""
> --
> 2.27.0
>
>

-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await thee
at its end
- "Use the force Harry" - Gandalf, Star Trek II

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#10248): 
https://lists.yoctoproject.org/g/linux-yocto/message/10248
Mute This Topic: https://lists.yoctoproject.org/mt/84788009/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[linux-yocto] [meta-realtime][PATCH] meta-realtime: convert to new override syntax

2021-08-10 Thread Xu, Yanfei
This is the result of automated script conversion:

scripts/contrib/convert-overrides.py 

converting the metadata to use ":" as the override character instead of
"_".

Signed-off-by: Yanfei Xu 
---
 recipes-tools/rt-app/rt-app.bb | 2 +-
 recipes-tools/schedtool-dl/schedtool-dl.bb | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-tools/rt-app/rt-app.bb b/recipes-tools/rt-app/rt-app.bb
index c532aea..f298d51 100644
--- a/recipes-tools/rt-app/rt-app.bb
+++ b/recipes-tools/rt-app/rt-app.bb
@@ -18,6 +18,6 @@ do_install() {
install -m 0755 src/rt-app ${D}${bindir}
 }
 
-FILES_{PN} = "${bindir}/rt-app" 
+FILES:{PN} = "${bindir}/rt-app"
 
 PARALLEL_MAKE = ""
diff --git a/recipes-tools/schedtool-dl/schedtool-dl.bb 
b/recipes-tools/schedtool-dl/schedtool-dl.bb
index 20c8919..79ffb09 100644
--- a/recipes-tools/schedtool-dl/schedtool-dl.bb
+++ b/recipes-tools/schedtool-dl/schedtool-dl.bb
@@ -23,6 +23,6 @@ do_install() {
install -m 0755 schedtool ${D}${bindir}
 }
 
-FILES_{PN} = "${bindir}/schedtool" 
+FILES:{PN} = "${bindir}/schedtool"
 
 PARALLEL_MAKE = ""
-- 
2.27.0


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#10247): 
https://lists.yoctoproject.org/g/linux-yocto/message/10247
Mute This Topic: https://lists.yoctoproject.org/mt/84788009/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-