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

Linux 6.18.37 · Devicetree Bindings

EZchip NPS binding

NPS400 ASIC appliance board의 root compatible binding입니다.

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

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

1. 요약·해설

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

요약과 해설

eznps.txt:1-7

EZchip ARC NPS board를 `ezchip,arc-nps`로 식별합니다.

2. 영어 원문 전체

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

원문 전체 펼치기
1 EZchip NPS Network Processor Platforms Device Tree Bindings
2 ---------------------------------------------------------------------------
3
4 Appliance main board with NPS400 ASIC.
5
6 Required root node properties:
7 - compatible = "ezchip,arc-nps";
8

3. 한국어 전문 번역

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

EZchip NPS platform binding

1-7

EZchip NPS Network Processor Platform Device Tree binding

이 platform은 NPS400 ASIC을 탑재한 appliance main board입니다.

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

- compatible = "ezchip,arc-nps";