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

ARM: dts: omap5-board-common: align gpio hog names with dt-schema

The GPIO Hog dt-schema node naming convention expect GPIO hogs node names
to end with a 'hog' suffix.

Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

authored by

Grygorii Strashko and committed by
Tony Lindgren
4823117c cfb4ab3b

+1 -1
+1 -1
arch/arm/boot/dts/omap5-board-common.dtsi
··· 149 149 150 150 &gpio8 { 151 151 /* TI trees use GPIO instead of msecure, see also muxing */ 152 - p234 { 152 + msecure-hog { 153 153 gpio-hog; 154 154 gpios = <10 GPIO_ACTIVE_HIGH>; 155 155 output-high;