linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] adds corstone500 device tree
@ 2022-12-22 12:32 Emekcan Aras
  2022-12-22 12:32 ` [PATCH v3 1/2] arm: dts: arm: add arm " Emekcan Aras
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Emekcan Aras @ 2022-12-22 12:32 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Liviu Dudau, Lorenzo Pieralisi,
	Sudeep Holla, Miguel Silva
  Cc: linux-arm-kernel, devicetree, linux-kernel, Emekcan Aras

Adds device tree and correspondent binding for ARM Corstone500 reference 
solution. 

Thanks for the comments, and sorry for the late reply. Most of the comments are
addressed except one.

@Krzysztof Kozlowski: Thanks a lot for the comments. I've tried to fixed all of 
them. Just have one question regarding having no dtsi or compatible platform.
Corstone500 is a reference hardware design, however there is no silicon solution
from it yet. And from device tree perspective, both FPGA and FVP (virtual 
platform) implementations are identical(same addresses and same nodes, etc.).
So we didn't want to create a seperate dtsi file. What would you recommend here
? Can you point me to a device tree from a similar platform?

Cheers,
Emek

Emekcan Aras (2):
  arm: dts: arm: add arm corstone500 device tree
  dt-bindings: Add Arm corstone500 platform

 .../bindings/arm/arm,corstone500.yaml         |  30 +++
 arch/arm/boot/dts/Makefile                    |   3 +-
 arch/arm/boot/dts/corstone500.dts             | 182 ++++++++++++++++++
 3 files changed, 214 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/arm/arm,corstone500.yaml
 create mode 100644 arch/arm/boot/dts/corstone500.dts

-- 
2.25.1


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

end of thread, other threads:[~2022-12-30 23:26 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-22 12:32 [PATCH v3 0/2] adds corstone500 device tree Emekcan Aras
2022-12-22 12:32 ` [PATCH v3 1/2] arm: dts: arm: add arm " Emekcan Aras
2022-12-22 14:01   ` Krzysztof Kozlowski
     [not found]     ` <DBBPR08MB4838C52E20C5D6D0558FAA888EE89@DBBPR08MB4838.eurprd08.prod.outlook.com>
2022-12-22 15:24       ` Krzysztof Kozlowski
2022-12-22 22:20   ` kernel test robot
2022-12-23  0:01   ` kernel test robot
2022-12-23  8:26   ` Krzysztof Kozlowski
2022-12-23 11:14     ` Emekcan Aras
2022-12-30 23:24   ` kernel test robot
2022-12-22 12:32 ` [PATCH v3 2/2] dt-bindings: Add Arm corstone500 platform Emekcan Aras
2022-12-22 13:59   ` Krzysztof Kozlowski
2022-12-22 18:49   ` Rob Herring
2022-12-22 13:58 ` [PATCH v3 0/2] adds corstone500 device tree Krzysztof Kozlowski
2022-12-22 14:06 ` Krzysztof Kozlowski
2022-12-22 18:58 ` Rob Herring

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).