venice/npu: 0002-arm64-dts-imx8mm-venice-gw700x-remove-ddrc.patch

File 0002-arm64-dts-imx8mm-venice-gw700x-remove-ddrc.patch, 963 bytes (added by Blake Stewart, 6 months ago)
  • arch/arm64/boot/dts/freescale/imx8mm-venice-gw700x.dtsi

    From f5eae41df73ce4a35a8bff2c2dbddcee0de4ac0b Mon Sep 17 00:00:00 2001
    From: Tim Harvey <tharvey@gateworks.com>
    Date: Tue, 23 Jul 2024 12:16:07 -0700
    Subject: [PATCH 2/4] arm64: dts: imx8mm-venice-gw700x: remove ddrc
    
    NXP's kernel does not have the ddrc bindings apparently - remove it.
    
    Signed-off-by: Tim Harvey <tharvey@gateworks.com>
    ---
     arch/arm64/boot/dts/freescale/imx8mm-venice-gw700x.dtsi | 2 ++
     1 file changed, 2 insertions(+)
    
    diff --git a/arch/arm64/boot/dts/freescale/imx8mm-venice-gw700x.dtsi b/arch/arm64/boot/dts/freescale/imx8mm-venice-gw700x.dtsi
    index de7f67a4ff2a..08d81ee55fb4 100644
    a b &A53_3 {  
    7575        cpu-supply = <&buck3_reg>;
    7676};
    7777
     78#if 0
    7879&ddrc {
    7980        operating-points-v2 = <&ddrc_opp_table>;
    8081
    opp-750000000 {  
    9495                };
    9596        };
    9697};
     98#endif
    9799
    98100&fec1 {
    99101        pinctrl-names = "default";