Home
last modified time | relevance | path

Searched hist:"96 e069cb8ec72b6ac3cac0e7708749cb3fe13abb" (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/drivers/nxp/clk/s32cc/
H A Ds32cc_clk_utils.c96e069cb8ec72b6ac3cac0e7708749cb3fe13abb Wed Sep 11 06:29:50 UTC 2024 Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com> feat(nxp-clk): add get_parent callback

Bring in the implementation for the struct clk_ops->get_parent callback
for the S32G clock driver. The parent is established depending on the
clock object type. Usually, this is determined based on the parent
field, but not always.

Change-Id: I76a3d2636dc23ba2d547d058b8650dd0e99fe1fa
Signed-off-by: Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com>
H A Ds32cc_clk_modules.c96e069cb8ec72b6ac3cac0e7708749cb3fe13abb Wed Sep 11 06:29:50 UTC 2024 Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com> feat(nxp-clk): add get_parent callback

Bring in the implementation for the struct clk_ops->get_parent callback
for the S32G clock driver. The parent is established depending on the
clock object type. Usually, this is determined based on the parent
field, but not always.

Change-Id: I76a3d2636dc23ba2d547d058b8650dd0e99fe1fa
Signed-off-by: Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com>
H A Ds32cc_clk_drv.c96e069cb8ec72b6ac3cac0e7708749cb3fe13abb Wed Sep 11 06:29:50 UTC 2024 Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com> feat(nxp-clk): add get_parent callback

Bring in the implementation for the struct clk_ops->get_parent callback
for the S32G clock driver. The parent is established depending on the
clock object type. Usually, this is determined based on the parent
field, but not always.

Change-Id: I76a3d2636dc23ba2d547d058b8650dd0e99fe1fa
Signed-off-by: Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com>
/rk3399_ARM-atf/include/drivers/nxp/clk/s32cc/
H A Ds32cc-clk-utils.h96e069cb8ec72b6ac3cac0e7708749cb3fe13abb Wed Sep 11 06:29:50 UTC 2024 Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com> feat(nxp-clk): add get_parent callback

Bring in the implementation for the struct clk_ops->get_parent callback
for the S32G clock driver. The parent is established depending on the
clock object type. Usually, this is determined based on the parent
field, but not always.

Change-Id: I76a3d2636dc23ba2d547d058b8650dd0e99fe1fa
Signed-off-by: Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com>