소스 검색

dt-bindings: Add root properties for Raspberry Pi 2

Signed-off-by: Eric Anholt <eric@anholt.net>
Acked-by: Rob Herring <robh@kernel.org>
Eric Anholt 10 년 전
부모
커밋
57e5c6d95b
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      Documentation/devicetree/bindings/arm/bcm/brcm,bcm2835.txt

+ 4 - 0
Documentation/devicetree/bindings/arm/bcm/brcm,bcm2835.txt

@@ -26,6 +26,10 @@ Raspberry Pi Model B+
 Required root node properties:
 Required root node properties:
 compatible = "raspberrypi,model-b-plus", "brcm,bcm2835";
 compatible = "raspberrypi,model-b-plus", "brcm,bcm2835";
 
 
+Raspberry Pi 2 Model B
+Required root node properties:
+compatible = "raspberrypi,2-model-b", "brcm,bcm2836";
+
 Raspberry Pi Compute Module
 Raspberry Pi Compute Module
 Required root node properties:
 Required root node properties:
 compatible = "raspberrypi,compute-module", "brcm,bcm2835";
 compatible = "raspberrypi,compute-module", "brcm,bcm2835";