~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/devicetree/bindings/powerpc/4xx/akebono.txt

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 
  2 IBM Akebono board device tree
  3 =============================
  4 
  5 The IBM Akebono board is a development board for the PPC476GTR SoC.
  6 
  7 0) The root node
  8 
  9    Required properties:
 10 
 11    - model : "ibm,akebono".
 12    - compatible : "ibm,akebono" , "ibm,476gtr".
 13 
 14 1.a) The Secure Digital Host Controller Interface (SDHCI) node
 15 
 16   Represent the Secure Digital Host Controller Interfaces.
 17 
 18   Required properties:
 19 
 20    - compatible : should be "ibm,476gtr-sdhci","generic-sdhci".
 21    - reg : should contain the SDHCI registers location and length.
 22    - interrupts : should contain the SDHCI interrupt.
 23 
 24 1.b) The Advanced Host Controller Interface (AHCI) SATA node
 25 
 26   Represents the advanced host controller SATA interface.
 27 
 28   Required properties:
 29 
 30    - compatible : should be "ibm,476gtr-ahci".
 31    - reg : should contain the AHCI registers location and length.
 32    - interrupts : should contain the AHCI interrupt.
 33 
 34 1.c) The FPGA node
 35 
 36   The Akebono board stores some board information such as the revision
 37   number in an FPGA which is represented by this node.
 38 
 39   Required properties:
 40 
 41    - compatible : should be "ibm,akebono-fpga".
 42    - reg : should contain the FPGA registers location and length.
 43 
 44 1.d) The AVR node
 45 
 46   The Akebono board has an Atmel AVR microprocessor attached to the I2C
 47   bus as a power controller for the board.
 48 
 49   Required properties:
 50 
 51    - compatible : should be "ibm,akebono-avr".
 52    - reg : should contain the I2C bus address for the AVR.

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php