aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2020-01-09 19:19:18 +0100
committerThierry Reding <treding@nvidia.com>2020-01-09 19:19:18 +0100
commit24113ef8a8e413519c65760aa7e65ddddd13cc5a (patch)
treec9ecfd6b4a21e581d9db21b1ef4f55ff08c97570
parent5d1db8486776694610e1cee5e680c2040870c3a2 (diff)
downloadmaint-scripts-24113ef8a8e413519c65760aa7e65ddddd13cc5a.tar.gz
Initial branches for v5.6-rc1
Signed-off-by: Thierry Reding <treding@nvidia.com>
-rw-r--r--tegra-branches.sh.dot19
1 files changed, 7 insertions, 12 deletions
diff --git a/tegra-branches.sh.dot b/tegra-branches.sh.dot
index 97495ed..8b1c085 100644
--- a/tegra-branches.sh.dot
+++ b/tegra-branches.sh.dot
@@ -1,16 +1,11 @@
-merge_base=v5.4-rc1
+merge_base=v5.5-rc1
-arm_soc="${arm_soc} for-5.5/dt-bindings" # on v5.4-rc1
-arm_soc="${arm_soc} for-5.5/firmware" # on v5.4-rc1
-arm_soc="${arm_soc} for-5.5/memory" # on for-5.5/clk, v5.4-rc1
-arm_soc="${arm_soc} for-5.5/soc" # on v5.4-rc1
-arm_soc="${arm_soc} for-5.5/arm/core" # on v5.4-rc1
-arm_soc="${arm_soc} for-5.5/arm/dt" # on v5.4-rc1
-arm_soc="${arm_soc} for-5.5/arm/defconfig" # on v5.4-rc1
-arm_soc="${arm_soc} for-5.5/arm64/dt" # on v5.4-rc1
+arm_soc="${arm_soc} for-5.6/dt-bindings" # on v5.5-rc1
+arm_soc="${arm_soc} for-5.6/memory" # on v5.5-rc1
+arm_soc="${arm_soc} for-5.6/arm/core" # on v5.5-rc1
+arm_soc="${arm_soc} for-5.6/arm/dt" # on v5.5-rc1
+arm_soc="${arm_soc} for-5.6/arm64/dt" # on v5.5-rc1
-branches="${branches} for-5.5/clk-core" # on v5.4-rc1
-branches="${branches} for-5.5/clk" # on for-5.5/clk-core, for-5.5/dt-bindings
-branches="${branches} for-5.5/cpufreq" # on v5.4-rc1
+branches="${branches} for-5.6/clk" # on v5.5-rc1
branches="${arm_soc} ${branches}"