diff options
author | Tero Kristo <t-kristo@ti.com> | 2018-11-28 13:45:07 +0300 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2018-11-29 22:08:23 +0300 |
commit | b79e7b3bd1f2b66186278e8df80f371f310138f1 (patch) | |
tree | 206bbac712058b4ac2236dfb3cf02ea71ca21ab2 /arch/arm/boot/dts/stih407-b2120.dts | |
parent | 5d2632a577baa735ad05ec745a2f95997d5ad9e0 (diff) | |
download | linux-b79e7b3bd1f2b66186278e8df80f371f310138f1.tar.xz |
ARM: dts: dra7: Move the ti,no-idle quirk on proper gmac node
Hwmod parses the DT hierarchically from root to search for matching
ti,hwmod property. With the introduction of L4 data, we have two nodes
with the ti,hwmod = "gmac" declaration, and the hwmod core only matches
the first one found, which is the target-module one. This node incorrectly
dropped the ti,no-idle flag, which causes number of problems, like ignoring
errata i877, and also causing an intermittent boot failure on certain dra7
boards.
Fix the issue by moving the ti,no-idle flag to the proper node.
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Reported-by: Grygorii Strashko <grygorii.strashko@ti.com>
Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/stih407-b2120.dts')
0 files changed, 0 insertions, 0 deletions