mirror of https://github.com/armbian/build.git
sunxi-6.13: disable clk-sunxi-ng-h6-r-add-GPU-power-domain
Disable the patch that negatively affects the h616 platform. Turn on the GPU for bananapi-m4-berry at the same time.
This commit is contained in:
parent
bb6c41e221
commit
7d1fb049d5
|
@ -287,7 +287,7 @@ index 000000000000..6dcb0b4b9eef
|
|||
+
|
||||
+&gpu {
|
||||
+ mali-supply = <®_dcdc1>;
|
||||
+ status = "disabled";
|
||||
+ status = "okay";
|
||||
+};
|
||||
+
|
||||
+&mmc0 {
|
||||
|
|
|
@ -466,5 +466,5 @@
|
|||
patches.armbian/Fix-ghost-touches-on-tsc2007-tft-screen.patch
|
||||
patches.armbian/arm-dts-sun8i-h2-plus-orangepi-zero-fix-usb_otg-dr_mode.patch
|
||||
patches.armbian/BigTreeTech-CB1-dts-i2c-gpio-mode-adjustment-and-ws2812-rgb_val.patch
|
||||
patches.armbian/clk-sunxi-ng-h6-r-add-GPU-power-domain.patch
|
||||
- patches.armbian/clk-sunxi-ng-h6-r-add-GPU-power-domain.patch
|
||||
patches.armbian/arm64-allwinner-Add-sun50i-h618-bananapi-m4-berry-support.patch
|
||||
|
|
Loading…
Reference in New Issue