devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv3 0/2] update at91 usart compatible for sam9x60
@ 2023-07-18  6:57 Durai Manickam KR
  2023-07-18  6:57 ` [PATCHv3 1/2] dt-bindings: serial: atmel,at91-usart: update " Durai Manickam KR
  2023-07-18  6:57 ` [PATCHv3 2/2] ARM: dts: at91: sam9x60: fix the SOC detection Durai Manickam KR
  0 siblings, 2 replies; 4+ messages in thread
From: Durai Manickam KR @ 2023-07-18  6:57 UTC (permalink / raw)
  To: Hari.PrasathGE, balamanikandan.gunasundar, manikandan.m,
	varshini.rajendran, dharma.b, nayabbasha.sayed, balakrishnan.s,
	cristian.birsan, nicolas.ferre, krzysztof.kozlowski,
	alexandre.belloni, davem, arnd, olof, soc, devicetree,
	linux-arm-kernel, linux-kernel, Kavyasree.Kotagiri,
	Horatiu.Vultur, robh+dt, andrew, michael, jerry.ray, conor+dt,
	jesper.nilsson, andre.przywara, ada, radu_nicolae.pirea,
	richard.genoud, gregkh, linux-spi, linux-serial
  Cc: Durai Manickam KR

There is only one debug unit in the sam9x60 SOC and it has the chipid 
register. So defining these dbgu compatible strings to the flexcom usart
is not correct and causes the SOC detection failure. So removing these 
dbgu compatible strings defined under the flexcom usart and updating 
the yaml file accordingly.
---
v2 changes:
1. Updating the dt-bindings documentation and send one more patch for
the yaml file.
---
v3 change:
1. Explained the issue in the commit message rather than in the cover
letter. Added the detailed commit message for the changes done.
---
Durai Manickam KR (2):
  dt-bindings: serial: atmel,at91-usart: update compatible for sam9x60
  ARM: dts: at91: sam9x60: fix the SOC detection

 .../bindings/serial/atmel,at91-usart.yaml     |  4 ++-
 arch/arm/boot/dts/microchip/sam9x60.dtsi      | 26 +++++++++----------
 2 files changed, 16 insertions(+), 14 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-07-31 13:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-18  6:57 [PATCHv3 0/2] update at91 usart compatible for sam9x60 Durai Manickam KR
2023-07-18  6:57 ` [PATCHv3 1/2] dt-bindings: serial: atmel,at91-usart: update " Durai Manickam KR
2023-07-18  6:57 ` [PATCHv3 2/2] ARM: dts: at91: sam9x60: fix the SOC detection Durai Manickam KR
2023-07-31 13:35   ` Alexander Dahl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).