summaryrefslogtreecommitdiff
path: root/projects/linux/bsp-41x-non-target.yaml
diff options
context:
space:
mode:
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>2021-02-02 13:16:35 +0900
committerKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2021-02-02 14:27:28 +0900
commit4d75bd75ef2223754fc6df748a89b9f3755d7be9 (patch)
tree0025bf6323997a3349bf5699b2996d8809faf5db /projects/linux/bsp-41x-non-target.yaml
parent5093545a745602659ccd7a28f44833e224e1637f (diff)
linux: bsp-41x: Move cherry picked commits to non target
Move cherry picked commits which were upstreamed to non target. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Diffstat (limited to 'projects/linux/bsp-41x-non-target.yaml')
-rw-r--r--projects/linux/bsp-41x-non-target.yaml69
1 files changed, 69 insertions, 0 deletions
diff --git a/projects/linux/bsp-41x-non-target.yaml b/projects/linux/bsp-41x-non-target.yaml
index 263ac4c..023fbfd 100644
--- a/projects/linux/bsp-41x-non-target.yaml
+++ b/projects/linux/bsp-41x-non-target.yaml
@@ -48,3 +48,72 @@ bsp41x:
- b2743833e9296913f972b0581277d3f8f633b900 # arm64: boot: dts: renesas: ulcb-kf: Enable extra sound cards
- 0bb21a97d4ecf9230f11463ef0e5cddbdc90037a # arm64: dts: renesas: ulcb: Make AK4613 sound device name consistent
- b1ecea6ecb07b0602217a93d244274338a4ce548 # arm64: defconfig: Enable rcar sound support
+ - d130a38dd5a15d0eb1f055e01b267a6195bdb80c # media: rcar-vin: do not allow changing scaling and composing while streaming
+ - b38255d02094457e0059e90f7f1554aa2f90850a # mtd: spi-nor: split spi_nor_spimem_xfer_data()
+ - e32e1ded3a5eec3ece79e2457ac2a3e74777216f # mtd: spi-nor: use spi-mem dirmap API
+ - d5a591f6757ac77ba5b450ed572e6e316796873b # spi: add Renesas RPC-IF driver
+ - 6a2aa819089de233c4084593a9ba667bd6be078e # memory: add Renesas RPC-IF driver
+ - dedc37dd3e722303b76ea65818bc79e6e3f6f976 # dt-bindings: memory: document Renesas RPC-IF bindings
+ - 9faae6292c4f9efae594eb296ca7f1826e217365 # thermal: rcar_gen3_thermal: Generate interrupt when temperature changes
+ - 55ead3ab64f0695ff5e3f2b155b17aa1136a0b10 # soc: renesas: rcar-rst: Add support for R-Car V3U
+ - eccacbc1635dd1cfe18b5a47f9266bb1d12631d7 # mmc: renesas_sdhi: remove whitelist for internal DMAC
+ - fe9c7ca33128363c51d29786d2c242155db5eacc # mmc: renesas_sdhi: keep sorting for quirk entries
+ - fc2f24ab7e9293f7bf2238afa59db740c0c2a023 # mmc: renesas_sdhi: make warning more precise
+ - 0464c86a1a5b1383b67fbfc36888d39febdc7ae7 # mmc: renesas_sdhi: make quirks info accessible outside probe()
+ - 4da0e3a2065d870fb16666c9391fd322f9fc6360 # mmc: renesas_sdhi: remove 4taps as a TMIO flag
+ - 2f0ae06d6b2847c24be6abc16165330d24eefd70 # mmc: renesas_sdhi: use recent tap values for HS400
+ - 0c45ec4cfaca3ad2b587ed9f6e88c0db0ad57bb5 # mmc: renesas_sdhi: remove double clear of automatic correction
+ - d41d5884c01ba79cbad310a577bc8b7795cb60eb # mmc: renesas_sdhi: Add manual correction
+ - 6d08914958cdb2803dae678de32615bf73bafe52 # mmc: renesas_sdhi: only check CMD status for HS400 manual correction
+ - 7160bbad8d493559cb0ea9a0a68c376ab932da13 # mmc: renesas_sdhi: enforce manual correction for Gen3
+ - 98136ce36918fd60750c3fa21995811a0f9c8b6b # mmc: renesas_sdhi: cleanup SCC defines
+ - a518031114fac043e773bc6e4a4cf13b37c9f59e # mmc: tmio: refactor tuning execution into SDHI driver
+ - ee684c46066d36c9b601a6556329df47a9814f37 # mmc: renesas_sdhi: complain loudly if driver needs update
+ - 0988b8a4476285127a8497e121c147ebf0a55159 # mmc: tmio: give callback a generic name
+ - 9d69c9a1ff13b65fda6507dc1e70fe99d70cecde # mmc: tmio: enforce retune after runtime suspend
+ - 370f474e608b5d88a8cf17319aca71dfbc07799c # mmc: tmio: factor out TAP usage
+ - d5a536a72879f8fe4cc778b64f630608dadd9b42 # mmc: tmio: remove superfluous callback wrappers
+ - 3a7ce48894be768fe58fdb16e2840b0f16c46034 # bitmap: genericize percpu bitmap region iterators
+ - d99d63c4287ee23dd4a6fbf124f464222c8e58fd # include/bitmap.h: add missing parameter in docs
+ - 3a361abbbdb28874ba353b5f72b34b99790235f6 # include/bitmap.h: add new functions to documentation
+ - 2e2ac613b02ba038b5ac2b9601c134696c922ca5 # mmc: renesas_sdhi: Use BITS_PER_LONG helper
+ - 8699c5eb6ff385d8a2310f665748597799e95378 # mmc: renesas_sdhi: simplify execute_tuning
+ - 7ab158947b7b87fe8446dccefd921decf4b3e258 # mmc: renesas_sdhi: refactor calculation of best TAP
+ - cc38c7bd4123c5e78dd1aad0da3110e61a97061e # mmc: renesas_sdhi: clarify handling of selecting TAPs
+ - d9779c3f2d84f9e2a86fc1a1c55e546cd3d1610e # mmc: renesas_sdhi: improve TAP selection if all TAPs are good
+ - 4c997f5b2cf4c9952abb724127a76329ad9a2f06 # mmc: renesas_sdhi: simplify summary output
+ - 619be79bf8eadfd763786e90a4992a65a9eb6678 # mmc: renesas_sdhi: shorten types after refactorization
+ - 34c5bc9b763a4689401b794060046c88482ec82f # mmc: renesas_sdhi: handle M3-W ES1.2 and 1.3 revisions
+ - 926c97084086968f64448d91c9e42dc179824cae # mmc: renesas_sdhi: Avoid bad TAP in HS400
+ - b03cb7004a51b19436de3df6b1ada9faf6f04ed6 # mmc: tmio: core: Add end operation into tmio_mmc_dma_ops
+ - d51eaa2e502a0fa412632515f874bf554262d33a # mmc: renesas_sdhi_internal_dmac: Fix dma unmapping in error cases
+ - 6a0560267575dfeb84a5a4523181961a26a51565 # mmc: core: Improve documentation of MMC_CAP_HW_RESET
+ - 8d9a132454f27e88f6490dc3e048f8f47ea20a3b # mmc: renesas_sdhi: move wrong 'hw_reset' to 'reset'
+ - aa84f9179afe8180f9eca958c7561386e36abaeb # mmc: tmio: remove indirection of 'hw_reset' callback
+ - 46ab383ff53556143ed27856e863104568d444d0 # mmc: tmio: factor out common parts of the reset routine
+ - 7734f22162335b75866f642de67c53a80a2fac4e # mmc: tmio: don't reset whole IP core when tuning fails
+ - ea0fb917d950b5fd1c0490ab6b8c5b6339203dc9 # mmc: tmio: remove indirection of 'execute_tuning' callback
+ - 722946ab3a33e575b590e5f1dda3d19441a79e3f # mmc: core: when downgrading HS400, callback into drivers earlier
+ - a6ab34e2df7e237cf1e1e0e69ad6e87843b8fff8 # mmc: core: add a 'doing_init_tune' flag and a 'mmc_doing_tune' helper
+ - 1681a80785b6dd1a9f9a071715c6c949b7443460 # mmc: renesas_sdhi: keep SCC clock active when tuning
+ - cc3a9b6589e6f1bddc6180552060f48a020a7048 # mmc: core: simplify an expression
+ - e298d6b7198bca6ab376321e3a4f0f2a0b3706cf # mmc: tmio: add generic hook to fixup after a completed request
+ - 100bea03e15b0085ffda0d41f96867f80db48660 # mmc: renesas_sdhi: support manual calibration
+ - 815bfb94dfea98c1b3d766251b87f3e9735db51c # mmc: core: clear 'doing_init_tune' also after failures
+ - 968eaa701a2b7728dc7dc2132dbb2507312c7a9e # mmc: renesas_sdhi: drop local flag for tuning
+ - 08e0c2a91bff423cc16911344334007fd6ea6aa7 # mmc: tmio: when resetting, reset DMA controller, too
+ - b8655777ef45f67e87914cab58fe2ed476311f89 # mmc: tmio: bring tuning HW to a sane state with MMC_POWER_OFF
+ - 02650fe76efa648739431d0276c1a93a9222745f # media: rcar-vin: Register media device when all sub-devices bound
+ - 12f6a9137d3e035ea07b09333fe1245a24b35e73 # media: rcar-vin: Unconditionally unregister notifier on remove
+ - 0280e2e20c901d85dbd89f1b50e8feba33ef6afc # dt-bindings: mmc: Add full-pwr-cycle-in-suspend property
+ - 9b784bddbff9e65ebdd5bee12906f0292f47c2a3 # mmc: core: Add MMC_CAP2_FULL_PWR_CYCLE_IN_SUSPEND
+ - fc0352cdb48a6762186829336084a30cbce038dc # mmc: renesas_sdhi_core: Add missing tmio_mmc_host_free() at remove
+ - 0017c7444df6df807ead3168cb1f86d054430693 # arm64: dts: renesas: add full-pwr-cycle-in-suspend into eMMC nodes
+ - a6ed60b04c4eb70748febfed25a037fdda37cb52 # arm64: dts: renesas: ulcb: add full-pwr-cycle-in-suspend into eMMC nodes
+ - 386eebbb84bbf0ba711a23874b856fd69fd060f9 # media: i2c: Add driver for Sony IMX219 sensor
+ - 671c803aeb99d8948eafc7c33a55218d739665d1 # media: i2c: imx219: Fix power sequence
+ - ab09e74de54a2fe65c887348404bc5964966ddba # media: i2c: imx219: Add support for RAW8 bit bayer format
+ - b26eae3192aba179c4378f929eb25721daa587ec # media: i2c: imx219: Add support for cropped 640x480 resolution
+ - ad6940c6030b60243d49ee820858e0e1926c999e # media: i2c: imx219: Implement get_selection
+ - ef8801771d53f89854f7d332c0bf3e96025a578a # media: i2c: imx219: Fix a bug in imx219_enum_frame_size
+ - 3b53abd7466e143b14f9f74621e6cfd84c7ba447 # mmc: tmio: improve bringing HW to a sane state with MMC_POWER_OFF