Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dc5fa4ec authored by Nishanth Menon's avatar Nishanth Menon Committed by Santosh Shilimkar
Browse files

Documentation: dt: keystone: Fix up missing quotes



Add missing commits for the suggest compatible flags in dt binding.

Fixes: 8841cbf666d6 ("Documentation: dt: keystone: provide SoC specific compatible flags")
Reported-by: default avatarSuman Anna <s-anna@ti.com>
Signed-off-by: default avatarNishanth Menon <nm@ti.com>
Signed-off-by: default avatarSantosh Shilimkar <ssantosh@kernel.org>
parent 91dca0f0
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -17,11 +17,11 @@ SoC families:
SoCs:

- Keystone 2 Hawking/Kepler
   compatible = ti,k2hk", "ti,keystone"
   compatible = "ti,k2hk", "ti,keystone"
- Keystone 2 Lamarr
   compatible = ti,k2l", "ti,keystone"
   compatible = "ti,k2l", "ti,keystone"
- Keystone 2 Edison
   compatible = ti,k2e", "ti,keystone"
   compatible = "ti,k2e", "ti,keystone"

Boards:
-  Keystone 2 Hawking/Kepler EVM