]> git.dujemihanovic.xyz Git - u-boot.git/commit
drivers: sm: bind child sm devices in the device tree
authorDmitry Rokosov <ddrokosov@salutedevices.com>
Wed, 1 Nov 2023 14:04:57 +0000 (17:04 +0300)
committerNeil Armstrong <neil.armstrong@linaro.org>
Mon, 6 Nov 2023 08:45:47 +0000 (09:45 +0100)
commite9f4f7789cdcda342b2f7edb82a6141f82f4c7c2
tree6f20a4bf8b1a6cc99bb4cbfe3fdf5fde5b1b1841
parent8ec790399aa88bb8d0a02282e411f34584c74950
drivers: sm: bind child sm devices in the device tree

One well-known sm child device that provides secure power control is the
Secure Power Controller. This device utilizes SMC calls to communicate
with power domains on the secure monitor side.

Signed-off-by: Dmitry Rokosov <ddrokosov@salutedevices.com>
Signed-off-by: Alexey Romanov <avromanov@salutedevices.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20231101140500.9025-3-avromanov@salutedevices.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
drivers/sm/meson-sm.c