commit | 302831ced98a3aa017894e1849241b95d0139b70 | [log] [tgz] |
---|---|---|
author | Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com> | Wed Sep 11 09:29:50 2024 +0300 |
committer | Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com> | Fri Sep 20 11:33:30 2024 +0300 |
tree | e0aaca768a15ecb2e0820fc91017b1b38b3a5d37 | |
parent | 9de0c11f8c6fb4ea67d9047d76bc01f84b62ae3b [diff] |
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>