public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/1] sama5d3.dtsi pinctrl section fix
@ 2024-10-15 14:53 Alexey Tsirlin
  2024-10-15 14:53 ` [PATCH 1/1] Fixed sama5d3 dts file so PIO sections are inside pinctrl as in kernel dts Alexey Tsirlin
  0 siblings, 1 reply; 11+ messages in thread
From: Alexey Tsirlin @ 2024-10-15 14:53 UTC (permalink / raw)
  To: u-boot; +Cc: eugen.hristev, Alexey Tsirlin


At present, there are no PIO sections inside pinctrl DTS section in constradiction to the same file used in kernel.
This problem causes the pinctrl driver in u-boot to wrongly detect number of pio ports to be zero which in
turn causes the driver to deny any PIO configuration presented in any section of the DTS, for example Ethernet will
not work because of wrong PIO configuration.



Alexey Tsirlin (1):
  Fixed sama5d3 dts file so PIO sections are inside pinctrl as in kernel
    dts

 arch/arm/dts/sama5d3.dtsi | 111 +++++++++++++++++++-------------------
 1 file changed, 56 insertions(+), 55 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-10-22 13:18 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-15 14:53 [PATCH 0/1] sama5d3.dtsi pinctrl section fix Alexey Tsirlin
2024-10-15 14:53 ` [PATCH 1/1] Fixed sama5d3 dts file so PIO sections are inside pinctrl as in kernel dts Alexey Tsirlin
2024-10-17  8:51   ` Manikandan.M
2024-10-18  7:15     ` Eugen Hristev
2024-10-18  7:51       ` Tsirlin Alexey
2024-10-18  9:29       ` Manikandan.M
2024-10-20  5:14         ` Alexey Tsirlin
2024-10-21 10:19           ` Manikandan.M
2024-10-22  5:44             ` Alexey Tsirlin
2024-10-22  8:46               ` Manikandan.M
2024-10-22  8:45                 ` Alexey Tsirlin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox