From b15184627e0dc80ad8d5dea535a3260cd6453447 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Mon, 25 Apr 2022 11:26:55 +0800 Subject: [PATCH] sunxi: add opp table for nanopi r1s-h5 Fixes: #680 Signed-off-by: Tianling Shen --- .../101-sunxi-h5-add-support-for-nanopi-r1s-h5.patch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/target/linux/sunxi/patches-5.4/101-sunxi-h5-add-support-for-nanopi-r1s-h5.patch b/target/linux/sunxi/patches-5.4/101-sunxi-h5-add-support-for-nanopi-r1s-h5.patch index 339eadcd23..e5d17f67ce 100644 --- a/target/linux/sunxi/patches-5.4/101-sunxi-h5-add-support-for-nanopi-r1s-h5.patch +++ b/target/linux/sunxi/patches-5.4/101-sunxi-h5-add-support-for-nanopi-r1s-h5.patch @@ -36,7 +36,7 @@ Link: https://lore.kernel.org/r/20210516163523.9484-2-amadeus@jmu.edu.cn dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h5-orangepi-zero-plus.dtb --- /dev/null +++ b/arch/arm64/boot/dts/allwinner/sun50i-h5-nanopi-r1s-h5.dts -@@ -0,0 +1,190 @@ +@@ -0,0 +1,191 @@ +// SPDX-License-Identifier: (GPL-2.0+ OR MIT) +/* + * Copyright (C) 2021 Chukun Pan @@ -48,6 +48,7 @@ Link: https://lore.kernel.org/r/20210516163523.9484-2-amadeus@jmu.edu.cn + +/dts-v1/; +#include "sun50i-h5.dtsi" ++#include "sun50i-h5-cpu-opp.dtsi" + +#include +#include