[PATCH 01/15] watchdog: orion: Remove unneeded BRIDGE_CAUSE clear

Jason Gunthorpe jgunthorpe at obsidianresearch.com
Tue Aug 27 18:11:17 EDT 2013


On Tue, Aug 27, 2013 at 06:04:31PM -0400, Jason Cooper wrote:

> I understand that they both *can* use it.  Do any distro's actually use
> it in default configurations?  Do any users actually load it and kick
> the dog in their main loop?

watchdog is always fully optional in distros. Even in x86 where there
is watchdog hardware on every new chipset. It is rare to even see the
kernel modules to enable watchdog loaded (they don't autoprobe for
some reason), let alone the userspace to tickle it.

> I don't have the answers to those questions, but I'd be surprised if it
> was more than a few specialty users.

I thought things were now at the point where orion5x/etc were just
needing a dts file and testing? Is there any more code work required?
Sebastian's IRQ and timer changes seemed like the last of it?

> </pokes self> Once pxa-impedance-matcher can edit the dtb, those users
> would have a means to upgrade to a DT enabled kernel without bootloader
> modifications...  I really gotta get back to that. :)

Doesn't appended dtb already work?

I didn't think bootloader support was a gating item to run with DT??

Jason



More information about the linux-arm-kernel mailing list