Patches update.

This commit is contained in:
andreili 2025-09-03 22:45:06 +02:00
parent 212cd4957c
commit f25520e52e
7 changed files with 3 additions and 2 deletions

View File

@ -1 +1 @@
EBUILD klipper-11.ebuild 675 BLAKE2B afa7fe5a57391a1d7b9e1674b859e9c79d3605a5f01a986fa8464a354db0c15603d8bea67c197f38bdd1a6fd2a5c8f37713baeb5a727e99886976689a9ef3071 SHA512 5250dfb61df6d74e350543b9f0379c9807ad703b09ca84319a46a568fdcc9d52adbda2ddd41fc25a873535589631a857ab77dc993731e2b24943a16934314d49 EBUILD klipper-11.ebuild 698 BLAKE2B b7d9c3be0736a360b8f3a174957e274800dcc812514b74acee060dd700cc3a1ca2a8764bb3dcee6e2e5a78f489ed6ab20daa03afc8ab3d4c38954ce9e451fef3 SHA512 e24c31b34f503b378bd6989fac2c8f5f6723276f78af9a16a7cd4da645c4d962291763571e56fc62294532e5932df469a89bbac2c1497bb0e731ca83ad1a2f42

View File

@ -30,4 +30,5 @@ RDEPEND="
net-misc/ntp net-misc/ntp
sys-apps/i2c-tools sys-apps/i2c-tools
sys-fs/f2fs-tools sys-fs/f2fs-tools
dev-python/python-mpv
" "

View File

@ -168,7 +168,7 @@ index 000000000000..410763276a6b
+ gpios = <&gpio4 RK_PB2 GPIO_ACTIVE_HIGH>; + gpios = <&gpio4 RK_PB2 GPIO_ACTIVE_HIGH>;
+ pinctrl-names = "default"; + pinctrl-names = "default";
+ pinctrl-0 = <&gpio_w1>; + pinctrl-0 = <&gpio_w1>;
+ status = "okay"; + status = "disabled";
+ }; + };
+}; +};
+ +