commit | c713dd4f22397a8bd6765a0586125f087b393f48 | [log] [tgz] |
---|---|---|
author | Alex Riesen <alexander.riesen@cetitec.com> | Thu Apr 02 20:34:59 2020 +0200 |
committer | Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> | Mon May 25 11:13:51 2020 +0100 |
tree | e83b7f083e4f3536530798184e52fddbfe16a52d | |
parent | adac16c6ea655cca1312a2da9b317877da8e5cf6 [diff] |
media: adv748x: only activate DAI if it is described in device tree To avoid setting it up even if the hardware is not actually connected to anything physically. Besides, the bindings explicitly notes that port definitions are "optional if they are not connected to anything at the hardware level". Signed-off-by: Alexander Riesen <alexander.riesen@cetitec.com>