diff options
author | Andrew Davis | 2023-04-11 13:25:09 -0500 |
---|---|---|
committer | Tom Rini | 2023-04-24 13:18:47 -0400 |
commit | db5a3bda501e1eec67b5004d7f2fcfefb6d1f357 (patch) | |
tree | 0d80eddec2391ea32928111fc8d305380ed7e1a2 /arch/arm/dts/keystone-k2g.dtsi | |
parent | a39f2a54dd5fec171017e91507dc087bfec7d899 (diff) |
arm: dts: keystone: 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/keystone-k2g.dtsi')
-rw-r--r-- | arch/arm/dts/keystone-k2g.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/keystone-k2g.dtsi b/arch/arm/dts/keystone-k2g.dtsi index 5c867b2d4d8..f12af433bb1 100644 --- a/arch/arm/dts/keystone-k2g.dtsi +++ b/arch/arm/dts/keystone-k2g.dtsi @@ -40,7 +40,7 @@ }; }; - gic: interrupt-controller { + gic: interrupt-controller@2561000 { compatible = "arm,cortex-a15-gic"; #interrupt-cells = <3>; interrupt-controller; |