diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2021-02-03 10:51:39 +0100 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2021-02-03 14:47:47 +0100 |
commit | a31097f9cc708561c3190fdd68ffe2a0c0220f56 (patch) | |
tree | 0cd36f4d43bd935e3e2f57105e5c7aadefa07041 | |
parent | b954a1c79c659ee182f4c2830320a1e817c006d3 (diff) |
linux: bsp-41x: Move upstreamed defconfig to non target
Move upstreamed arm64 defconfig updates to non target.
Some of these may be modular instead of built-in, as per upstream
policies.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
-rw-r--r-- | projects/linux/bsp-41x-non-target.yaml | 3 | ||||
-rw-r--r-- | projects/linux/bsp-41x-upport-request.yaml | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/projects/linux/bsp-41x-non-target.yaml b/projects/linux/bsp-41x-non-target.yaml index 7bce82f..6120105 100644 --- a/projects/linux/bsp-41x-non-target.yaml +++ b/projects/linux/bsp-41x-non-target.yaml @@ -226,3 +226,6 @@ bsp41x: - 107f863edb72abf40bdbd92791da1b2ccf79a0dd # arm64: dts: renesas: r8a779a0: Add RWDT node - ccdc4fa5e861410fb92f31d4dbbc0c351283ab4e # arm64: dts: renesas: r8a779a0: Add Ethernet-AVB support - f52af5bac1f420838704dd9e967d4b44e088d594 # dmaengine: rcar-dmac: Add support for R-Car V3U + - 967b1fa63912edeb59e1e869b030dad693761c81 # arm64: configs: Enable SuperH Ethernet + - bf15d7d4c2ffd19c14f57fd3c2697de5419f685d # arm64: configs: Enable usb-dmac driver + - dbf3971788d675535f27efc8944df69c26b669ce # arm64: configs: Enable SN65DSI86 configuration diff --git a/projects/linux/bsp-41x-upport-request.yaml b/projects/linux/bsp-41x-upport-request.yaml index 8a53ba7..94734c4 100644 --- a/projects/linux/bsp-41x-upport-request.yaml +++ b/projects/linux/bsp-41x-upport-request.yaml @@ -26,7 +26,6 @@ bsp41x: - 5758d0aaf376191d00d57a0fabeba6efd5c48ffc # arm64: dts: r8a77970, r8a77980: Rename IMR UIO devices - 90cc0dc9da770b73c0d1d5f166ababa15aa6baf4 # arm64: dts: r8a77970, r8a77980: Convert IPMMU to UIO - 6ada092d0ab447312d9716625bc39a8979c7ccfc # uio stuff for BSP7 - - 967b1fa63912edeb59e1e869b030dad693761c81 # arm64: configs: Enable SuperH Ethernet - c3b6a643fc75d151a4a4dc06355793a0cb062238 # arm64: dts: renesas: r8a77980-es2: Add videobox boards support - a04b7826f6d01d478027972e2bab14a5f5846d70 # rm64: dts: renesas: v3x: update videoboxes for Yocto4.1.0 - 9c07f509fc8907d165b9e9c876bb7c1a37044300 # arm64: dts: renesas: r8a77980: Add ES2 boards @@ -485,7 +484,6 @@ bsp41x: - d49a14d0b061919d0f8c0fffbd79323a6f176475 # dmaengine: rcar-dmac: Add bus rate control support for R-Car V3U - 07af53043f3f83b0748f3202874fe1487d9a17d5 # dmaengine: rcar-dmac: Document R-Car V3U bindings - 86670fceb969854fee3bb4bb41b03fa8246ebfcf # dmaengine: rcar-dmac: Fix array-bounds warning refer chcr_ts[] - - bf15d7d4c2ffd19c14f57fd3c2697de5419f685d # arm64: configs: Enable usb-dmac driver - dde462f7e656760e9731e609b4787e7b20b7c3fe # soc: renesas: rcar-sysc: Add support for R-Car V3U power areas - a5ae8d96167a85f84b0aa728552cd90e70947756 # dt-bindings: power: rcar-sysc: Document r8a779a0 sysc - 61add0949dd7886d2f2b60060c17c1df95ab84d7 # soc: renesas: Add r8a779a0 SYSC PM Domain Binding Definitions @@ -512,7 +510,6 @@ bsp41x: - 3eae7f76a23ef16caf610ce17a75ada070c035c4 # usb: renesas-usbhs: Add compatible string for r8a77965 - 71f0276e851714fa8db61fc96bc7c637163763ce # phy: rcar-gen3-usb2: Add a compatible string for r8a77990 - 9f1e4bd6c3b47636e8684a3ea6219a8e83f1f42a # phy: rcar-gen3-usb2: Add a compatible string for r8a77995 - - dbf3971788d675535f27efc8944df69c26b669ce # arm64: configs: Enable SN65DSI86 configuration - 7dad75cddc9a8a337cb464723f59991132b7473e # drm: rcar-du: Disable TV synchronized mode in V3U - 83b5262cfd187fe73a10bf0e561f0b11dc6d1263 # drm: rcar-du: Add DIDSRO register setting for V3U - 656953d675e18d31b90825d42692ab51592d18c6 # drm: rcar-du: Accessing to reserved registers at V3U is prohibited |