commit | 96e069cb8ec72b6ac3cac0e7708749cb3fe13abb | [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 | f8490b85b49c92799a792587658eca4cf36fd4f6 [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>