commit | 4f7f53d245f52db4022d76eee58d4cc8f4eeb578 | [log] [tgz] |
---|---|---|
author | Varun Wadekar <vwadekar@nvidia.com> | Mon Apr 23 13:25:42 2018 -0700 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Thu Jan 31 08:50:31 2019 -0800 |
tree | a4c8b8b6c5288ff474bff80a15806b62cd97098e | |
parent | 22ecc05cda3224c0e8991139dc03f9559133ad6f [diff] |
Tegra: bpmp: mark device "not present" on boot timeout This patch updates the state machine to "not present" if the bpmp firmware is not found in the system during boot. The suspend handler also checks now if the interface exists, before updating the internal state machine. Reported by: Kalyani Chidambaram Vaidyanathan <kalyanic@nvidia.com> Change-Id: If8fd7f8e412bb603944555c24826855226e7f48c Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>