Message ID | 20240727050736.4756-1-five231003@gmail.com |
---|---|
Headers | show |
Series | ti: davinci, keystone: txt to yaml | expand |
On Sat, Jul 27, 2024 at 10:34:42AM +0530, Kousik Sanagavarapu wrote: > Convert txt bindings of DaVinci Timer and DaVinci/Keystone WDT > Controller to dtschema. > > v3: https://lore.kernel.org/linux-devicetree/20240726150537.6873-1-five231003@gmail.com/ > > Changes since v3: > - No changes in 1/2. > - Explain why "power-domians" is needed in the commit msg and also add > the Reviewed-by tag. Ping incase this got lost in traffic
On Mon, Aug 05, 2024 at 12:36:49PM +0530, Kousik Sanagavarapu wrote: > On Sat, Jul 27, 2024 at 10:34:42AM +0530, Kousik Sanagavarapu wrote: > > Convert txt bindings of DaVinci Timer and DaVinci/Keystone WDT > > Controller to dtschema. > > > > v3: https://lore.kernel.org/linux-devicetree/20240726150537.6873-1-five231003@gmail.com/ > > > > Changes since v3: > > - No changes in 1/2. > > - Explain why "power-domians" is needed in the commit msg and also add > > the Reviewed-by tag. > > Ping incase this got lost in traffic You can check the state in DT PW. It's still in my queue in case the timer and watchdog maintainers don't pick these up. Note that these 2 patches are independent and go to different maintainers, so there was no need to make a series. No need to resend for that though. Rob
On Mon, Aug 05, 2024 at 08:44:10AM -0600, Rob Herring wrote: > Note that these 2 patches are independent and go to different > maintainers, so there was no need to make a series. No need to resend > for that though. I'll keep that in mind from next time. Thanks