summaryrefslogtreecommitdiff
path: root/projects/linux/bsp-41x-non-target.yaml
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2021-04-23 16:08:52 +0200
committerWolfram Sang <wsa+renesas@sang-engineering.com>2021-04-23 16:10:23 +0200
commitedf6b57cdd3787ec708c34aeb6d02a4c6ffdb103 (patch)
treeaebecb00116e592ef702f9f78169457b0b323a1b /projects/linux/bsp-41x-non-target.yaml
parentb87c6fa166d2cb729e6ae7e4e38fe72252fbe0fc (diff)
linux: bsp-41x: non-target: added some entries related to internal code
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'projects/linux/bsp-41x-non-target.yaml')
-rw-r--r--projects/linux/bsp-41x-non-target.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/projects/linux/bsp-41x-non-target.yaml b/projects/linux/bsp-41x-non-target.yaml
index 1c8a277..b9fd132 100644
--- a/projects/linux/bsp-41x-non-target.yaml
+++ b/projects/linux/bsp-41x-non-target.yaml
@@ -321,7 +321,12 @@ bsp41x:
- 203cd53ef56437eb543889fd894d28f7015e164d # soc: renesas: rcar_ems_ctrl: Fetch targeted shutdown cpu from DT (This is just internal code)
- 6af396cce8968a8de462f358282e2484c35e5625 # soc: renesas: rcar_ems_ctrl: Fix coding error when initializing static var to false (This is just internal code)
- 9be0bb578e08e3b4e89bbcf39e7339c5a0453bf5 # soc: renesas: rcar_ems_ctrl: Move Emergency shutdown to platform driver (This is just internal code)
+ - 594f7d5555575a5f6b5f39cb6b08c396c92868f7 # soc: renesas: rcar_ems_ctrl: Fix "Using plain integer as NULL pointer" (This is just internal code)
- b6b51a760c7be3cbc29526ce2b5beaeda32b1158 # soc: renesas: rcar-avs: Support AVS function (This is just internal code)
+ - 3659a08e2f09a1ca799719435edb5d04bdc33619 # soc: renesas: rcar-avs: Add clock enable for AVS (This is just internal code)
+ - d3182f0cdbbd4d667134839b7a0f142015973530 # soc: renesas: rcar-avs: Release node pointer (This is just internal code)
+ - ff862ec10b9534fe70790c71291e3c1481d8186f # arm64: dts: r8a7796: Add cpg clock and reset for AVS (This is just internal code)
+ - 0d8cc35a6ecd5f309519854b1cd160e01f3276d7 # arm64: dts: r8a7795: Add cpg clock and reset for AVS (This is just internal code)
- 5e58cdd46578347081bdaf2248725bd80194e456 # drm/bridge: adv7511: Add frequency and vrefresh limitation option (Proposing 'N' The adv7511 driver isn't where to check board-specific limits. Requesting use case.)
- 9ea2c81fac75c46d251b8982ea30c165c11523d7 # thermal: rcar_gen3_thermal: PIO-INT can be selected for each TSC separately (Proposing 'N' Should be squashed with 84ae8e4f3f45ebe52499ac2ade32744adc61f355 which is proposed 'N', too.)
- 529c684e0db71b78a2a2ea977fc322995238660d # thermal: rcar_gen3_thermal: Enable selection between polling/interrupt mode (Proposing 'N' This is a workaround code. So Inami-san agreed to change the priority to N.)