tegra210b01: update emc node
This commit is contained in:
@@ -38,8 +38,12 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
mc: memory-controller@70019000 {
|
mc: memory-controller@70019000 {
|
||||||
|
#address-cells = <2>;
|
||||||
|
#size-cells = <2>;
|
||||||
|
|
||||||
emc: external-memory-controller@7001b000 {
|
emc: external-memory-controller@7001b000 {
|
||||||
compatible = "nvidia,tegra210b01-emc";
|
compatible = "nvidia,tegra210b01-emc";
|
||||||
|
status = "okay";
|
||||||
reg = <0x0 0x7001b000 0x0 0x1000>,
|
reg = <0x0 0x7001b000 0x0 0x1000>,
|
||||||
<0x0 0x7001e000 0x0 0x1000>,
|
<0x0 0x7001e000 0x0 0x1000>,
|
||||||
<0x0 0x7001f000 0x0 0x1000>;
|
<0x0 0x7001f000 0x0 0x1000>;
|
||||||
@@ -57,6 +61,7 @@
|
|||||||
/delete-node/ external-memory-controller@7001b000;
|
/delete-node/ external-memory-controller@7001b000;
|
||||||
|
|
||||||
actmon@6000c800 {
|
actmon@6000c800 {
|
||||||
|
status = "disabled";
|
||||||
clocks = <&tegra_car TEGRA210_CLK_ACTMON>,
|
clocks = <&tegra_car TEGRA210_CLK_ACTMON>,
|
||||||
<&bpmp 0>;
|
<&bpmp 0>;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user