commit | 202f8e5c4975a95babf3bcdfb2c18952f06b030a | [log] [tgz] |
---|---|---|
author | Lubomir Rintel <lkundrak@v3.sk> | Sat Sep 26 01:48:04 2020 +0200 |
committer | Arnd Bergmann <arnd@arndb.de> | Mon Oct 26 10:48:35 2020 +0100 |
tree | 34a13221ae30c89c3f71c5960b2b43de4ff19300 | |
parent | b0fc70ce1f028e14a37c186d9f7a55e51439b83a [diff] |
ARM: dts: mmp3: Add power domain for the camera The camera interfaces on MMP3 are on a separate power island that needs to be turned on for them to operate and, ideally, turned off when the cameras are not in use. This hooks the power island with the camera interfaces in the device tree. Link: https://lore.kernel.org/r/20200925234805.228251-2-lkundrak@v3.sk Signed-off-by: Lubomir Rintel <lkundrak@v3.sk> Signed-off-by: Arnd Bergmann <arnd@arndb.de>