16 Feb
2022
16 Feb
'22
5:38 p.m.
On Wed, Feb 16, 2022 at 02:52:38PM +0530, Mohan Kumar wrote:
Add hda clocks, memory ,power and reset binding entries for Tegra234.
Signed-off-by: Mohan Kumar mkumard@nvidia.com
include/dt-bindings/clock/tegra234-clock.h | 4 ++++ include/dt-bindings/memory/tegra234-mc.h | 6 ++++++ include/dt-bindings/power/tegra234-powergate.h | 9 +++++++++ include/dt-bindings/reset/tegra234-reset.h | 2 ++ 4 files changed, 21 insertions(+) create mode 100644 include/dt-bindings/power/tegra234-powergate.h
Actually it looks like I may need to pick this up as well to satisfy the dependency from patch 6.
Takashi, any objections if I pick up patches 4 and 6 and you take the remainder through your tree? I don't think there are any dependencies on this patch 4 from patches 1-3 and 5.
Thierry