← Documents Documentation/devicetree/bindings/arc/axs101.txt GitHub 원문 ↗

Linux 6.18.37 · Devicetree Bindings

Synopsys ARC AXS101 binding

AXC001과 ARC700 기반 AXS101 root compatible binding입니다.

Source pathDocumentation/devicetree/bindings/arc/axs101.txt
Source versionLinux v6.18.37
TranslationDUJINLABS 전문 번역 + 해설

요약·해설과 원문, 전문 번역을 서로 분리했습니다. API 이름, symbol, source path는 원문 표기를 사용합니다.

1. 요약·해설

원문의 핵심 논리와 kernel programming 관점의 보충 설명입니다. 아래의 전문 번역과는 별도로 작성했습니다.

요약과 해설

axs101.txt:1-7

AXS101 board를 `snps,axs101`과 `snps,arc-sdp`로 식별합니다.

2. 영어 원문 전체

번역 기준이 된 Linux v6.18.37 원문입니다. 줄 번호는 이 버전의 파일 좌표입니다.

원문 전체 펼치기
1 Synopsys DesignWare ARC Software Development Platforms Device Tree Bindings
2 ---------------------------------------------------------------------------
3
4 SDP Main Board with an AXC001 CPU Card hoisting ARC700 core in silicon
5
6 Required root node properties:
7 - compatible = "snps,axs101", "snps,arc-sdp";
8

3. 한국어 전문 번역

영어 원문의 문단 순서와 의미를 유지한 전체 번역입니다. 코드, 함수명, symbol과 URL은 원문 표기를 유지합니다.

Synopsys AXS101 platform binding

1-7

Synopsys DesignWare ARC Software Development Platform Device Tree binding

AXS101은 silicon으로 구현된 ARC700 core를 탑재한 AXC001 CPU card가 장착된 SDP main board입니다.

Root node에는 다음 `compatible` property가 필수입니다.

- compatible = "snps,axs101", "snps,arc-sdp";