Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 97b3c358 authored by Gilad Avidov's avatar Gilad Avidov Committed by Stephen Boyd
Browse files

spi: 9x25: Update platform data for mdm9625



Platform-data has the following misconfiguration:
1.Clock frequency: Device-Tree entries specify frequencies that
  are not present in the clock frequency table.
2.Bus-number: Missing bus-number specification in the Device-Tree
3.Clock lookup table: Pre-Device-Tree SPI device name in the
  clock lookup table.
4.Redundant aux-data entry:  Pre-Device-Tree aux-data entry in
  the board-file.
5.GPIOs: GPIOs are set to wrong number and function.
6.QUP: Wrong QUP numberand corresponding address and interrupt.

This patch updates and fixes the above items. It sets the clock
rate to the nearest lower frequency that is present in the clock
frequency table.

Change-Id: I31a71cc31d7d2f1b365638d4e8aa07bbaec316b9
Signed-off-by: default avatarGilad Avidov <gavidov@codeaurora.org>
parent 05a22328
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment