Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: power: Add G12A NNA power domain

Add define for the NNA power domain for the NPU in the G12A.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Acked-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Link: https://lore.kernel.org/r/20221202115223.39051-3-tomeu.vizoso@collabora.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>

authored by

Tomeu Vizoso and committed by
Neil Armstrong
340ea839 a4392676

+1
+1
include/dt-bindings/power/meson-g12a-power.h
··· 9 9 10 10 #define PWRC_G12A_VPU_ID 0 11 11 #define PWRC_G12A_ETH_ID 1 12 + #define PWRC_G12A_NNA_ID 2 12 13 13 14 #endif