commit | 22940823f0629b2068c259fb859ed150b8563d8a | [log] [tgz] |
---|---|---|
author | Roger Quadros <rogerq@ti.com> | Fri Mar 22 10:58:04 2019 +0200 |
committer | Kishon Vijay Abraham I <kishon@ti.com> | Wed Apr 17 14:13:03 2019 +0530 |
tree | 1c4e60625fb9ba08a3aaa1c20b3ca0b8a34d2add | |
parent | e6577cb5103b7ca7c0204c0c86ef4af8aa6288f6 [diff] |
phy: ti-pipe3: Introduce mode property in driver data Introduce a mode property in the driver data so that we don't have to keep using "of_device_is_compatible()" throughtout the driver. No functional change. Signed-off-by: Roger Quadros <rogerq@ti.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>