On Wed, 16 Feb 2022 16:45:48 +0100, Takashi Iwai wrote: > > On Wed, 16 Feb 2022 16:38:06 +0100, > Thierry Reding wrote: > > > > 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@xxxxxxxxxx> > > > --- > > > 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. > > Sure, I'm fine with it. Now I merged patches 1, 2, 3 and 5 to sound.git tree for-next branch. thanks, Takashi