aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/dts/keystone-k2g-evm.dts
diff options
context:
space:
mode:
authorAndrew Davis2023-04-11 13:25:09 -0500
committerTom Rini2023-04-24 13:18:47 -0400
commitdb5a3bda501e1eec67b5004d7f2fcfefb6d1f357 (patch)
tree0d80eddec2391ea32928111fc8d305380ed7e1a2 /arch/arm/dts/keystone-k2g-evm.dts
parenta39f2a54dd5fec171017e91507dc087bfec7d899 (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-evm.dts')
-rw-r--r--arch/arm/dts/keystone-k2g-evm.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/dts/keystone-k2g-evm.dts b/arch/arm/dts/keystone-k2g-evm.dts
index aeefa3b95c2..6376c62b6d0 100644
--- a/arch/arm/dts/keystone-k2g-evm.dts
+++ b/arch/arm/dts/keystone-k2g-evm.dts
@@ -90,8 +90,8 @@
&qspi {
status = "okay";
- flash0: m25p80@0 {
- compatible = "s25fl512s","jedec,spi-nor";
+ flash0: flash@0 {
+ compatible = "s25fl512s", "jedec,spi-nor";
reg = <0>;
spi-tx-bus-width = <1>;
spi-rx-bus-width = <4>;