venice/npu: 0004-arm64-dts-imx8mp-venice-gw74xx-enable-gpu-nodes.patch

File 0004-arm64-dts-imx8mp-venice-gw74xx-enable-gpu-nodes.patch, 1.1 KB (added by Blake Stewart, 6 weeks ago)
  • arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts

    From bf2ef5e0169af2ce505c62bb5cdca138509fa143 Mon Sep 17 00:00:00 2001
    From: Tim Harvey <tharvey@gateworks.com>
    Date: Tue, 23 Jul 2024 12:17:27 -0700
    Subject: [PATCH 4/4] arm64: dts: imx8mp-venice-gw74xx: enable gpu nodes
    
    Signed-off-by: Tim Harvey <tharvey@gateworks.com>
    ---
     .../dts/freescale/imx8mp-venice-gw74xx.dts    | 32 +++++++++++++++++++
     1 file changed, 32 insertions(+)
    
    diff --git a/arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts b/arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts
    index 04382f952b0e..649843ba7c66 100644
    a b &wdog1 {  
    762762        status = "okay";
    763763};
    764764
     765&vpu_g1 {
     766        status = "okay";
     767};
     768
     769&vpu_g2 {
     770        status = "okay";
     771};
     772
     773&vpu_vc8000e {
     774        status = "okay";
     775};
     776
     777&vpu_v4l2 {
     778        status = "okay";
     779};
     780
     781&gpu_3d {
     782        status = "okay";
     783};
     784
     785&gpu_2d {
     786        status = "okay";
     787};
     788
     789&ml_vipsi {
     790        status = "okay";
     791};
     792
     793&mix_gpu_ml {
     794        status = "okay";
     795};
     796
    765797&iomuxc {
    766798        pinctrl-names = "default";
    767799        pinctrl-0 = <&pinctrl_hog>;