README.fsl-hwconfig 751 B

123456789101112131415161718192021
  1. Freescale-specific 'hwconfig' options.
  2. This file documents Freescale-specific key:value pairs for the 'hwconfig'
  3. option. See README.hwconfig for general information about 'hwconfig'.
  4. audclk
  5. Specific to the P1022DS reference board.
  6. This option specifies which of the two oscillator frequencies should be
  7. routed to the Wolfson WM8776 codec. The ngPIXIS can be programmed to
  8. route either a 11.2896MHz or a 12.288MHz clock. The default is
  9. 12.288MHz. This option has two effects. First, the MUX on the board
  10. will be programmed accordingly. Second, the clock-frequency property
  11. in the codec node in the device tree will be updated to the correct
  12. value.
  13. 'audclk:11'
  14. Select the 11.2896MHz clock
  15. 'audclk:12'
  16. Select the 12.288MHz clock