Advertisement
Guest User

Untitled

a guest
Dec 15th, 2021
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.10 KB | None | 0 0
  1. From patchwork Mon Dec 13 16:14:51 2021
  2. Content-Type: text/plain; charset="utf-8"
  3. MIME-Version: 1.0
  4. Content-Transfer-Encoding: 7bit
  5. X-Patchwork-Submitter: Nicolas Ferre <nicolas.ferre@microchip.com>
  6. X-Patchwork-Id: 12674207
  7. Return-Path: <SRS0=pF1p=Q6=microchip.com=Nicolas.Ferre@kernel.org>
  8. X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on
  9. aws-us-west-2-korg-lkml-1.web.codeaurora.org
  10. Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org
  11. [10.30.226.201])
  12. (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
  13. (No client certificate requested)
  14. by smtp.lore.kernel.org (Postfix) with ESMTPS id 60F15C433F5
  15. for <soc@archiver.kernel.org>; Mon, 13 Dec 2021 16:15:06 +0000 (UTC)
  16. Received: by smtp.kernel.org (Postfix)
  17. id 4D896C34602; Mon, 13 Dec 2021 16:15:06 +0000 (UTC)
  18. Received: from esa.microchip.iphmx.com (esa.microchip.iphmx.com
  19. [68.232.153.233])
  20. (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
  21. (No client certificate requested)
  22. by smtp.kernel.org (Postfix) with ESMTPS id 5AFFAC34603;
  23. Mon, 13 Dec 2021 16:15:05 +0000 (UTC)
  24. DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 5AFFAC34603
  25. Authentication-Results: smtp.kernel.org;
  26. dmarc=pass (p=quarantine dis=none) header.from=microchip.com
  27. Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=microchip.com
  28. DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple;
  29. d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp;
  30. t=1639412106; x=1670948106;
  31. h=from:to:cc:subject:date:message-id:mime-version:
  32. content-transfer-encoding;
  33. bh=Aj1jLscTd8hqfDx51zkQXy34te0g7lf175kTteg7blc=;
  34. b=zECZmjvZT9gvw3j6SU1Hswep7UIvnGNwnDiFavTzKUjlltt7d+A2OCxG
  35. navz3T/u+oorKY9HfPaFomGjSfcAukZMrGzTBCr1JLeubtFofmdeptAY5
  36. KCP4aiXRoJWxnpU734pACC5GnWrq9Qkd2ex2o2RIdam71Q5R6bMnzCaXO
  37. Q9IY0jIbRrQA6uieqwlxht24MlyS2xDS4aZjXtTjara+HXPHybwsnGB7m
  38. ImQVfMJ0PAFWycKEElMmaT1ez3ZD2j6/JiSBt1MnsVWXxoR6KfBKGSgdp
  39. wiq0QPIWcVCwyz1XM4OcxEXrbHaWhhv5zQu9qnnMA+XZJDdsIiw8NVbM7
  40. w==;
  41. IronPort-SDR:
  42. 0LCS69UiOgr0BMxl1dXM1FA+3fj2H0o5gNufGfQR+iwt0AGMiZ+EOFSaxtaY9rWN4QZpGx5OPh
  43. PkN7jGXryz1DFJRFQMB8baijW408PH8Gv+Rl7NZBZhFn17npCj4VvVHOgJtXmuDTXQEeOyozeL
  44. MxHoq27AZmHbgsibxwWgAw050SDDDEBF7cqaUtCd9qZmsXY/boAaEg8+R4Y4Y11n2qa27MYb6M
  45. DFY+BlPnZJrD2+R9WkSEZ9QRDw4y3WjO+nPgUl/otCwnmE5i+bzilhpRjG+oU9sBNTiye6l+GL
  46. eWhPjvotAVHGIGewBdFdw3Cr
  47. X-IronPort-AV: E=Sophos;i="5.88,202,1635231600";
  48. d="scan'208";a="146488750"
  49. Received: from smtpout.microchip.com (HELO email.microchip.com)
  50. ([198.175.253.82])
  51. by esa5.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256;
  52. 13 Dec 2021 09:15:04 -0700
  53. Received: from chn-vm-ex03.mchp-main.com (10.10.85.151) by
  54. chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server
  55. (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id
  56. 15.1.2375.17; Mon, 13 Dec 2021 09:15:03 -0700
  57. Received: from ness.microchip.com (10.10.115.15) by chn-vm-ex03.mchp-main.com
  58. (10.10.85.151) with Microsoft SMTP Server id 15.1.2375.17 via Frontend
  59. Transport; Mon, 13 Dec 2021 09:15:01 -0700
  60. From: <nicolas.ferre@microchip.com>
  61. List-Id: <soc.lore.kernel.org>
  62. To: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
  63. <arm@kernel.org>, <soc@kernel.org>
  64. CC: Nicolas Ferre <nicolas.ferre@microchip.com>, Linux Kernel list
  65. <linux-kernel@vger.kernel.org>, linux-arm-kernel
  66. <linux-arm-kernel@lists.infradead.org>, Alexandre Belloni
  67. <alexandre.belloni@bootlin.com>, Ludovic Desroches
  68. <ludovic.desroches@microchip.com>, Claudiu Beznea
  69. <claudiu.beznea@microchip.com>, Tudor Ambarus <Tudor.Ambarus@microchip.com>,
  70. Hari Prasath <Hari.PrasathGE@microchip.com>
  71. Subject: [GIT PULL] ARM: at91: dt for 5.17
  72. Date: Mon, 13 Dec 2021 17:14:51 +0100
  73. Message-ID: <20211213161451.90786-1-nicolas.ferre@microchip.com>
  74. X-Mailer: git-send-email 2.32.0
  75. MIME-Version: 1.0
  76. Organization: microchip
  77.  
  78. From: Nicolas Ferre <nicolas.ferre@microchip.com>
  79.  
  80. Arnd, Olof,
  81.  
  82. Here are the dt changes for 5.17.
  83. The QSPI nodes have their bindings translated to YAML and updated here:
  84. https://lore.kernel.org/lkml/20211209122939.339810-1-tudor.ambarus@microchip.com/
  85. They are not merged yet but I see no major push back as of today.
  86. Moreover, one of the low priority fix below remove one of the error highlighted
  87. during the conversion to YAML.
  88.  
  89. Thanks, best regards,
  90. Nicolas
  91.  
  92. The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:
  93.  
  94. Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)
  95.  
  96. are available in the Git repository at:
  97.  
  98. git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-dt-5.17
  99.  
  100. for you to fetch changes up to 078c2a0e8e60bb3fe78cf50b5da1620a4e13e0cd:
  101.  
  102. ARM: dts: at91: sama7g5ek: Add QSPI0 node (2021-12-13 14:48:04 +0100)
  103.  
  104. ----------------------------------------------------------------
  105. AT91 DT #1 for 5.17:
  106.  
  107. - 2 low priority fixes about pin function for sama7g5 and better
  108. tailored mmc interface on sama5d2 xplained
  109. - Addition of the Microchip EVB-KSZ9477: a Gigabit Ethernet
  110. managed Switch Evaluation Board
  111. - QSPI: addition of sama5d2 clock name and nodes for new sama7g7 and its
  112. associated Evaluation Kit
  113.  
  114. ----------------------------------------------------------------
  115. Hari Prasath (1):
  116. ARM: dts: at91: update alternate function of signal PD20
  117.  
  118. Mihai Sain (1):
  119. ARM: dts: at91: sama5d2_xplained: remove PA11__SDMMC0_VDDSEL from pinctrl
  120.  
  121. Oleksij Rempel (1):
  122. ARM: dts: at91: add Microchip EVB-KSZ9477 board
  123.  
  124. Tudor Ambarus (3):
  125. ARM: dts: at91: sama5d2: Name the qspi clock
  126. ARM: dts: at91: sama7g5: Add QSPI nodes
  127. ARM: dts: at91: sama7g5ek: Add QSPI0 node
  128.  
  129. arch/arm/boot/dts/Makefile | 1 +
  130. arch/arm/boot/dts/at91-sama5d2_xplained.dts | 5 +-
  131. arch/arm/boot/dts/at91-sama5d3_ksz9477_evb.dts | 209 +++++++++++++++++++++++++
  132. arch/arm/boot/dts/at91-sama7g5ek.dts | 73 +++++++++
  133. arch/arm/boot/dts/sama5d2.dtsi | 2 +
  134. arch/arm/boot/dts/sama7g5-pinfunc.h | 2 +-
  135. arch/arm/boot/dts/sama7g5.dtsi | 30 ++++
  136. 7 files changed, 318 insertions(+), 4 deletions(-)
  137. create mode 100644 arch/arm/boot/dts/at91-sama5d3_ksz9477_evb.dts
  138.  
  139.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement