Message ID | 20211016105354.116513-1-frattaroli.nicolas@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | Getting rid of the reset controller in i2s-tdm | expand |
On Sat, 16 Oct 2021 12:53:49 +0200, Nicolas Frattaroli wrote: > after some discussion with Heiko on IRC, he has admitted to me > that the rockchip,cru property, and its corresponding half a reset > controller in the driver, is weighing heavily on his mind. > > The background is that if the lrck only uses one clock for both rx > and tx direction, then according to the downstream driver, the rx > and tx resets should be asserted at roughly the same time to keep > things in sync. > > [...] Applied, thanks! [1/4] ASoC: rockchip: i2s-tdm: Strip out direct CRU use commit: d6365d0f0a03c1feb28d86dfd192972ddc647013 [2/4] ASoC: dt-bindings: rockchip: i2s-tdm: Drop rockchip,cru property commit: 4e52cb9e2c22c9d860910794c82461064baadd9f Best regards,
On Sat, 16 Oct 2021 12:53:49 +0200, Nicolas Frattaroli wrote: > after some discussion with Heiko on IRC, he has admitted to me > that the rockchip,cru property, and its corresponding half a reset > controller in the driver, is weighing heavily on his mind. > > The background is that if the lrck only uses one clock for both rx > and tx direction, then according to the downstream driver, the rx > and tx resets should be asserted at roughly the same time to keep > things in sync. > > [...] Applied, thanks! [3/4] arm64: dts: rockchip: Add i2s1 on rk356x commit: ef5c913570040df1955dd49cea221783468faeaf [4/4] arm64: dts: rockchip: Add analog audio on Quartz64 commit: 1938b585ed19bb01969b4e923664db88c5ee8798 Best regards,