Skip to content

Commit

Permalink
ARM: dts: am33xx: Mark emif with ti,no-idle
Browse files Browse the repository at this point in the history
We can never idle the emif hwmod from within the HLOS so mark the emif
node with ti,no-idle.

Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
  • Loading branch information
Dave Gerlach authored and Tony Lindgren committed Feb 27, 2018
1 parent 39dd21a commit 819cb95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/am33xx.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -964,6 +964,7 @@
ti,hwmods = "emif";
sram = <&pm_sram_code
&pm_sram_data>;
ti,no-idle;
};

gpmc: gpmc@50000000 {
Expand Down

0 comments on commit 819cb95

Please sign in to comment.