diff options
author | Andrew Davis | 2023-04-11 13:25:08 -0500 |
---|---|---|
committer | Tom Rini | 2023-04-24 13:18:47 -0400 |
commit | a39f2a54dd5fec171017e91507dc087bfec7d899 (patch) | |
tree | aff57f07c4bf74669854a6c83b986c924a79d2c8 /arch/arm/dts/omap5-board-common.dtsi | |
parent | 1fb69a07bc3d4ddc88a4232d558251169faf3ad0 (diff) |
arm: dts: omap: Non-functional changes sync with v6.3-rc6
This is a collection of all the whitespace, renames, comment, and other
changes that should not change the DT functionality from Linux v6.3-rc6.
Signed-off-by: Andrew Davis <afd@ti.com>
Diffstat (limited to 'arch/arm/dts/omap5-board-common.dtsi')
-rw-r--r-- | arch/arm/dts/omap5-board-common.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/omap5-board-common.dtsi b/arch/arm/dts/omap5-board-common.dtsi index d8f13626cfd..45435bb88c8 100644 --- a/arch/arm/dts/omap5-board-common.dtsi +++ b/arch/arm/dts/omap5-board-common.dtsi @@ -149,7 +149,7 @@ &gpio8 { /* TI trees use GPIO instead of msecure, see also muxing */ - p234 { + msecure-hog { gpio-hog; gpios = <10 GPIO_ACTIVE_HIGH>; output-high; |