diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2022-03-19 15:02:52 +0100 |
---|---|---|
committer | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2022-03-19 15:02:52 +0100 |
commit | d460d1ebe647d70b1bb54ccc4b5f66aae2b69a97 (patch) | |
tree | 97edfeb9b123427eeb4f9fb75273e83d6e4c342c /projects/linux | |
parent | 2f5ed82705f1e25c71d21be78438c72145a9788f (diff) |
bsp-51x-upport-request: remove UIO items
Not used with upstream Linux.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'projects/linux')
-rw-r--r-- | projects/linux/bsp-51x-non-target.yaml | 6 | ||||
-rw-r--r-- | projects/linux/bsp-51x-upport-request.yaml | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/projects/linux/bsp-51x-non-target.yaml b/projects/linux/bsp-51x-non-target.yaml index 9ee0711..efe29b8 100644 --- a/projects/linux/bsp-51x-non-target.yaml +++ b/projects/linux/bsp-51x-non-target.yaml @@ -469,3 +469,9 @@ bsp51x: - 42df72e0baea0b54ed05ff490c8d28e4ebaf9a14 # arm64: dts: renesas: r8a779a0: Add RT-DMAC support (not used by BSP DTs) - 09a7f1cc91e15de13ef64b7b5e76d6c574a0bc37 # clk: renesas: r8a77995: Add RT-DMAC clocks (not used by BSP DTs) - d96e03675ebb130c6796203bf703678fc971be6b # clk: renesas: r8a77{95, 96, 965, 990, 980}: Add RT-DMAC clocks (not used by BSP DTs) + - a6f5548031969046c63fc8e5f05f424e39477891 # uio: Support error notification to upper layer (Proposing 'N': UIO and OSAL are not intended for upstream) + - 5f7b685705de49f09035b3f268a1a1cc1e01b6e7 # uio: Fix the logic of setting reset to UIO devices (Proposing 'N': UIO and OSAL are not intended for upstream) + - d427ad84811d890cad98642bc7ba29358cbe8a43 # uio: Inform UIO no-reset-line to users (Proposing 'N': UIO and OSAL are not intended for upstream) + - 337d944a0eda17bcbf48c532e534e22910484e26 # uio: Initialize reset struct of each UIO device (Proposing 'N': UIO and OSAL are not intended for upstream) + - f17cdc187e5d13099750b7c9d8358724e127ae8d # uio: Switch to clk_hw_get_flags() (Proposing 'N': UIO and OSAL are not intended for upstream) + - 83a93cd3ab7c718f89bfa74fbe33b4b092dac94e # uio: Use EOPNOTSUPP, not ENOTSUPP (Proposing 'N': UIO and OSAL are not intended for upstream) diff --git a/projects/linux/bsp-51x-upport-request.yaml b/projects/linux/bsp-51x-upport-request.yaml index 3b1257e..de97d82 100644 --- a/projects/linux/bsp-51x-upport-request.yaml +++ b/projects/linux/bsp-51x-upport-request.yaml @@ -185,10 +185,4 @@ bsp51x: - 8e22af2523bab86c8f9784cbdc1668eebdee94b9 # tee: optee: Allow to freeze while waiting for call_queue - cad1b61a84d24046b542c0d661c96359aaf0dc0d # tee: optee: Allow to freeze while waiting in OPTEE_RPC_WAIT_QUEUE_SLEEP - d1f03fe70edcca44dcf91156a0973b75bb071ae8 # tee: optee: replace use of ioremap_nocache() with ioremap() - - a6f5548031969046c63fc8e5f05f424e39477891 # uio: Support error notification to upper layer - - 5f7b685705de49f09035b3f268a1a1cc1e01b6e7 # uio: Fix the logic of setting reset to UIO devices - - d427ad84811d890cad98642bc7ba29358cbe8a43 # uio: Inform UIO no-reset-line to users - - 337d944a0eda17bcbf48c532e534e22910484e26 # uio: Initialize reset struct of each UIO device - - f17cdc187e5d13099750b7c9d8358724e127ae8d # uio: Switch to clk_hw_get_flags() - - 83a93cd3ab7c718f89bfa74fbe33b4b092dac94e # uio: Use EOPNOTSUPP, not ENOTSUPP - 66894ac410328509e3e2e23da63ec74bed383fb0 # wspinlock: rcar: Add support for R-Car Gen3 Hardware Spinlock |