Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

watchdog: bindings: Remove obsolete platforms from dt doc.

STiH415/6 SoC support is being removed from the kernel
so update the dt bding document to reflect this.

Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Cc: <linux-watchdog@vger.kernel.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>

authored by

Peter Griffin and committed by
Wim Van Sebroeck
c3025a0b 8355b3f9

+1 -2
+1 -2
Documentation/devicetree/bindings/watchdog/st_lpc_wdt.txt
··· 9 9 10 10 Required properties 11 11 12 - - compatible : Must be one of: "st,stih407-lpc" "st,stih416-lpc" 13 - "st,stih415-lpc" "st,stid127-lpc" 12 + - compatible : Should be: "st,stih407-lpc" 14 13 - reg : LPC registers base address + size 15 14 - interrupts : LPC interrupt line number and associated flags 16 15 - clocks : Clock used by LPC device (See: ../clock/clock-bindings.txt)