Skip to content

Commit

Permalink
linux: latest: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
RadxaYuntian committed Nov 13, 2023
1 parent 1fd620d commit 10f560c
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@ diff --git a/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4a.dts b/arch/arm64/boo
index 89f2af5e111d..32f869c2e66b 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4a.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4a.dts
@@ -11,3 +11,18 @@ / {
model = "Radxa ROCK Pi 4A";
compatible = "radxa,rockpi4a", "radxa,rockpi4", "rockchip,rk3399";
@@ -11,3 +11,18 @@ &spi1 {
spi-max-frequency = <10000000>;
};
};
+
+&pinctrl {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ index 8e9ac6bc2cde..9e6e1c7e7d86 100644
};

&sdio0 {
@@ -50,6 +87,11 @@ &sound {
hp-det-gpio = <&gpio1 RK_PA0 GPIO_ACTIVE_HIGH>;
@@ -50,6 +87,11 @@ &spi1 {
};
};

+&tcphy0 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ index f231280cd..3b5a15e47 100644
+
# SPDX-License-Identifier: GPL-2.0
dtb-$(CONFIG_ARCH_MESON) += amlogic-c3-c302x-aw409.dtb
dtb-$(CONFIG_ARCH_MESON) += meson-a1-ad401.dtb
dtb-$(CONFIG_ARCH_MESON) += amlogic-t7-a311d2-an400.dtb
diff --git a/arch/arm64/boot/dts/rockchip/Makefile b/arch/arm64/boot/dts/rockchip/Makefile
index 971b1f0ae..66aba816d 100644
--- a/arch/arm64/boot/dts/rockchip/Makefile
Expand Down
2 changes: 1 addition & 1 deletion linux/latest/fork.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
BSP_GIT="https://kernel.googlesource.com/pub/scm/linux/kernel/git/stable/linux.git"
BSP_TAG="v6.6"
BSP_TAG="v6.6.1"
SUPPORTED_BOARDS=("latest"
#"radxa-cm3-io-latest" "radxa-cm3-sodimm-io-latest" "radxa-e25-latest"
#"radxa-zero-latest" "radxa-zero-2pro-latest"
Expand Down

0 comments on commit 10f560c

Please sign in to comment.