diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2022-03-02 17:15:45 +0100 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2022-03-04 09:30:57 +0100 |
commit | 7e8cd3e5ff8d21aafcb340a595318883c1648826 (patch) | |
tree | 9f17d397ea5c5a64d525a74b8b074890363272f5 /projects/linux | |
parent | 784b5c075af0102b895b9ac754fb81f114e48ba7 (diff) |
bsp-51x-upport-request: Move ULCB SDHI2 IPMMU to non-target
Not applicable, as upstream handles this in the SoC-specific .dtsi
files, as it should be.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Diffstat (limited to 'projects/linux')
-rw-r--r-- | projects/linux/bsp-51x-non-target.yaml | 1 | ||||
-rw-r--r-- | projects/linux/bsp-51x-upport-request.yaml | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/projects/linux/bsp-51x-non-target.yaml b/projects/linux/bsp-51x-non-target.yaml index 0e8f7d3..1f037d4 100644 --- a/projects/linux/bsp-51x-non-target.yaml +++ b/projects/linux/bsp-51x-non-target.yaml @@ -447,3 +447,4 @@ bsp51x: - aade015a4e575adbb674984ab9a40955abea4ad8 # clk: renesas: r8a77{95, 96, 965, 990}: Remove INTC-AP and INTC-EX clocks (Proposing 'N': Removing the INTC-EX module clock breaks old DTB, INTC-AP does exist and must not be disabled) - ff95c6ce8869f68214cc0032510852444d97e719 # arm64: dts: renesas: r8a779{50,51,60,65,m1}: Move nodes of du and lvds (not applicable) - 24c871e931a06c7eaf10f96d6222896ec6303d34 # arm64: dts: renesas: r8a779{51, 60, 61, 65, 90}: Use default clock and reset property for secure public core (Proposing 'N': DT describes hardware, not documentation policy) + - d328d6af340480402d35daee4e172395099d12b9 # arm64: dts: renesas: ulcb: Enable IPMMU of SDHI2 (not applicable) diff --git a/projects/linux/bsp-51x-upport-request.yaml b/projects/linux/bsp-51x-upport-request.yaml index 467e6d9..cdfef4c 100644 --- a/projects/linux/bsp-51x-upport-request.yaml +++ b/projects/linux/bsp-51x-upport-request.yaml @@ -151,7 +151,6 @@ bsp51x: - 54a27daa89bf626d668542016557de849dfa77e7 # arm64: dts: renesas: ulcb-kf: Add ov5647 support - 61587a30176fa0b909a9470806097f8d8d86a423 # arm64: dts: renesas: ulcb-kf: deselect GP5_9 interrupt - 0e06dd4aef4a2507c5e93eb57e87a9c6cfc5b053 # arm64: dts: renesas: ulcb-kf: update for kernel v5.10 - - d328d6af340480402d35daee4e172395099d12b9 # arm64: dts: renesas: ulcb: Enable IPMMU of SDHI2 - 72775e925fd358048d2048f561d969dc4b42d8cb # arm64: dts: renesas: v3x: update videoboxes for Yocto4.1.0 - 3320f9534920f7fd68f23a9f642809ea90fafab7 # clk: renesas: r8a7796: Remove iVDP1C clock on ES3.0 or later - c1bae0eb563c53c6391dd0cc0b34380f38ea123a # clk: renesas: r8a77980: Add VIN clocks |