summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2019-03-22 13:47:04 +0100
committerGeert Uytterhoeven <geert+renesas@glider.be>2019-03-22 14:29:25 +0100
commit49ae295430005f93c5322bac94b5b54b4105b647 (patch)
tree8ff3530a4c1767dcdd2a80007d4e04032b7357c7
parent630896d0ffdc997ee64a173498f32cd942b949a1 (diff)
projects: linux: core: Merge INTC clock removal, and mark done
Proposing 'N'. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
-rw-r--r--projects/linux/core/bsp392_arm64_dts_r8a7796.yaml2
-rw-r--r--projects/linux/core/bsp392_arm64_dts_r8a77{95,95-es1,965,990}.yaml14
-rw-r--r--projects/linux/core/bsp392_clk_renesas_intc_clock_removal.yaml20
-rw-r--r--projects/linux/core/bsp392_clk_renesas_r8a7796.yaml14
-rw-r--r--projects/linux/core/bsp392_clk_renesas_r8a77{95,965,990}.yaml14
5 files changed, 20 insertions, 44 deletions
diff --git a/projects/linux/core/bsp392_arm64_dts_r8a7796.yaml b/projects/linux/core/bsp392_arm64_dts_r8a7796.yaml
index 983328b..80f8289 100644
--- a/projects/linux/core/bsp392_arm64_dts_r8a7796.yaml
+++ b/projects/linux/core/bsp392_arm64_dts_r8a7796.yaml
@@ -9,11 +9,9 @@ bsp-commits:
- 033aee12f32ea1f75c4553ca8685edeb6e82a00f # arm64: dts: r8a7796: Add OPPs table-{1-7} for cpu devices
- 314084341d97c1b5276f971dd82330db2e1acab2 # arm64: dts: r8a7796: Add spi aliases
- 902ff7caa32dc71cbd1f93be30c359cd9d38e098 # arm64: dts: r8a7796: Add CPUIdle support for all CPU core
- - e10cf1a2a261fb0eb604c94551913f02e6f670b8 # arm64: dts: r8a7796: Remove clocks properties in gic and irqc node
upstream:
comments:
- "033aee12f32ea1f75c4553ca8685edeb6e82a00f: requested upport with 1baee1bebe00e8741d57cf2e2c7fff6b04e41ae2 of BSPv3.6.0"
- "314084341d97c1b5276f971dd82330db2e1acab2: Proposing 'N': SPI aliases are deprecated, and there are no spidev nodes in upstream (and there shouldn't be)"
- - "e10cf1a2a261fb0eb604c94551913f02e6f670b8: Proposing 'N': DT describes hardware, not documentation policy"
diff --git a/projects/linux/core/bsp392_arm64_dts_r8a77{95,95-es1,965,990}.yaml b/projects/linux/core/bsp392_arm64_dts_r8a77{95,95-es1,965,990}.yaml
deleted file mode 100644
index fe60af7..0000000
--- a/projects/linux/core/bsp392_arm64_dts_r8a77{95,95-es1,965,990}.yaml
+++ /dev/null
@@ -1,14 +0,0 @@
-title: "From bsp392, upport arm64: dts: r8a77{95,95-es1,965,990}:"
-team: Core
-key: 18e7230f-716f-4523-befd-7ba1c4b54ff2
-status: New
-
-relationships:
-
-bsp-commits:
- - 49ad1c7fddbd1261de024e3cfda6e0f9a6158502 # arm64: dts: r8a77{95,95-es1,965,990}: Remove clocks properties in gic and irqc node
-
-upstream:
-
-comments:
- - "49ad1c7fddbd1261de024e3cfda6e0f9a6158502: Proposing 'N': DT describes hardware, not documentation policy"
diff --git a/projects/linux/core/bsp392_clk_renesas_intc_clock_removal.yaml b/projects/linux/core/bsp392_clk_renesas_intc_clock_removal.yaml
new file mode 100644
index 0000000..1d77e33
--- /dev/null
+++ b/projects/linux/core/bsp392_clk_renesas_intc_clock_removal.yaml
@@ -0,0 +1,20 @@
+title: "From bsp392, upport clk: renesas: INTC clock removal:"
+team: Core
+key: 67f03acc-6246-49f4-8c43-9fb73dee3a00
+status: Done
+
+relationships:
+
+bsp-commits:
+ - 2826ead86b471df62b9f3214ffb43b70e0759152 # clk: renesas: r8a77{95,965,990}: Remove INTC-AP and INTC-EX clocks
+ - 49ad1c7fddbd1261de024e3cfda6e0f9a6158502 # arm64: dts: r8a77{95,95-es1,965,990}: Remove clocks properties in gic and irqc node
+ - e10cf1a2a261fb0eb604c94551913f02e6f670b8 # arm64: dts: r8a7796: Remove clocks properties in gic and irqc node
+ - eb2b15bdbc4670893b4e1b4c4faa3c94a6d75511 # clk: renesas: r8a7796: Remove INTC-AP and INTC-EX clocks
+
+upstream:
+
+comments:
+ - "2826ead86b471df62b9f3214ffb43b70e0759152: Proposing 'N': Removing the INTC-EX module clock breaks old DTB, INTC-AP does exist and must not be disabled"
+ - "49ad1c7fddbd1261de024e3cfda6e0f9a6158502: Proposing 'N': DT describes hardware, not documentation policy"
+ - "e10cf1a2a261fb0eb604c94551913f02e6f670b8: Proposing 'N': DT describes hardware, not documentation policy"
+ - "eb2b15bdbc4670893b4e1b4c4faa3c94a6d75511: Proposing 'N': Removing the INTC-EX module clock breaks old DTB, INTC-AP does exist and must not be disabled"
diff --git a/projects/linux/core/bsp392_clk_renesas_r8a7796.yaml b/projects/linux/core/bsp392_clk_renesas_r8a7796.yaml
deleted file mode 100644
index bc4f37c..0000000
--- a/projects/linux/core/bsp392_clk_renesas_r8a7796.yaml
+++ /dev/null
@@ -1,14 +0,0 @@
-title: "From bsp392, upport clk: renesas: r8a7796:"
-team: Core
-key: 67f03acc-6246-49f4-8c43-9fb73dee3a00
-status: New
-
-relationships:
-
-bsp-commits:
- - eb2b15bdbc4670893b4e1b4c4faa3c94a6d75511 # clk: renesas: r8a7796: Remove INTC-AP and INTC-EX clocks
-
-upstream:
-
-comments:
- - "eb2b15bdbc4670893b4e1b4c4faa3c94a6d75511: Proposing 'N': Removing the INTC-EX module clock breaks old DTB, INTC-AP does exist and must not be disabled"
diff --git a/projects/linux/core/bsp392_clk_renesas_r8a77{95,965,990}.yaml b/projects/linux/core/bsp392_clk_renesas_r8a77{95,965,990}.yaml
deleted file mode 100644
index 24e348c..0000000
--- a/projects/linux/core/bsp392_clk_renesas_r8a77{95,965,990}.yaml
+++ /dev/null
@@ -1,14 +0,0 @@
-title: "From bsp392, upport clk: renesas: r8a77{95,965,990}:"
-team: Core
-key: 398383f5-7caa-4f82-834b-d46de35deea0
-status: New
-
-relationships:
-
-bsp-commits:
- - 2826ead86b471df62b9f3214ffb43b70e0759152 # clk: renesas: r8a77{95,965,990}: Remove INTC-AP and INTC-EX clocks
-
-upstream:
-
-comments:
- - "2826ead86b471df62b9f3214ffb43b70e0759152: Proposing 'N': Removing the INTC-EX module clock breaks old DTB, INTC-AP does exist and must not be disabled"