commit | 5e3dfbeb29f2caf4079e1d72cfc0ffcb6b1ed346 | [log] [tgz] |
---|---|---|
author | Vaishnav Achath <vaishnav.a@ti.com> | Mon May 09 11:50:09 2022 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Jun 10 09:03:22 2022 -0400 |
tree | 805b894b95b2bac71d3eead9791950951e729c06 | |
parent | 6ff89783262e039aa669ae6e22f81c6421682a1a [diff] |
arm: dts: k3-j721e-mcu-wakeup: Add HyperBus Controller node Add DT node for HyperBus Memory Controller and hbmc-mux in the FSS. hbmc-am654 driver uses syscon_get_regmap() call which fails with current compatible setting. Signed-off-by: Vaishnav Achath <vaishnav.a@ti.com>