mirror of
https://github.com/andreili/SBC_builder.git
synced 2025-08-23 11:04:04 +02:00
31 lines
1.2 KiB
Diff
31 lines
1.2 KiB
Diff
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
|
From: amazingfate <liujianfeng1994@gmail.com>
|
|
Date: Thu, 31 Aug 2023 11:41:37 +0200
|
|
Subject: [ARCHEOLOGY] rockchip64: bump rockchip64-edge kernel to 6.5
|
|
|
|
> X-Git-Archeology: - Revision 8254411054a99f9750770bb6055facfbdedacbba: https://github.com/armbian/build/commit/8254411054a99f9750770bb6055facfbdedacbba
|
|
> X-Git-Archeology: Date: Thu, 31 Aug 2023 11:41:37 +0200
|
|
> X-Git-Archeology: From: amazingfate <liujianfeng1994@gmail.com>
|
|
> X-Git-Archeology: Subject: rockchip64: bump rockchip64-edge kernel to 6.5
|
|
> X-Git-Archeology:
|
|
---
|
|
arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2c-plus.dts | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2c-plus.dts b/arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2c-plus.dts
|
|
index 111111111111..222222222222 100644
|
|
--- a/arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2c-plus.dts
|
|
+++ b/arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2c-plus.dts
|
|
@@ -28,7 +28,7 @@ &emmc {
|
|
non-removable;
|
|
pinctrl-names = "default";
|
|
pinctrl-0 = <&emmc_clk &emmc_cmd &emmc_bus8>;
|
|
- vmmc-supply = <&vcc_io_33>;
|
|
+ vmmc-supply = <&vcc_io>;
|
|
vqmmc-supply = <&vcc18_emmc>;
|
|
status = "okay";
|
|
};
|
|
--
|
|
Armbian
|
|
|