emc update

This commit is contained in:
2025-11-05 05:56:12 +00:00
parent b6d2c6e4c0
commit 27390404e4

View File

@@ -33,20 +33,28 @@
/delete-property/ pinctrl-names;
};
emc: external-memory-controller@7001b000 {
compatible = "nvidia,tegra210b01-emc";
mc: memory-controller@70019000 {
emc: external-memory-controller@7001b000 {
compatible = "nvidia,tegra210b01-emc";
reg = <0x0 0x7001b000 0x0 0x1000>,
<0x0 0x7001e000 0x0 0x1000>,
<0x0 0x7001f000 0x0 0x1000>;
clocks = <&bpmp 0>;
clock-names = "emc";
interrupts = <GIC_SPI 78 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&bpmp 0>;
clock-names = "emc";
#interconnect-cells = <0>;
#cooling-cells = <2>;
nvidia,bpmp = <&bpmp>;
/delete-property/ operating-points-v2;
nvidia,bpmp = <&bpmp>;
};
};
/delete-node/ external-memory-controller@7001b000;
actmon@6000c800 {
// clocks = <&tegra_car TEGRA210_CLK_ACTMON>,
// <&bpmp 0>;
status = "disabled";
clocks = <&tegra_car TEGRA210_CLK_ACTMON>,
<&bpmp 0>;
};
mmc@700b0600 {
@@ -99,7 +107,7 @@
};
};
bpmp@70016000 {
bpmp: bpmp@70016000 {
status = "okay";
#clock-cells = <1>;