Searched +full:imx8qxp +full:- +full:dc +full:- +full:store (Results 1 – 1 of 1) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.0+4 * Copyright 2017-2018 NXP10 * single global power domain and implement the ->attach|detach_dev()12 * From within the ->attach_dev(), we could get the OF node for13 * the device that is being attached and then parse the power-domain14 * cell containing the "resource id" and store that in the per device18 * Additionally, we need to implement the ->stop() and ->start()20 * rather than using the above ->power_on|off() callbacks.23 * 1. The ->attach_dev() of power domain infrastructure still does32 * Update: Genpd assigns the ->of_node for the virtual device before it[all …]