diff options
| author | Marek Vasut <[email protected]> | 2017-05-13 15:57:45 +0200 |
|---|---|---|
| committer | Nobuhiro Iwamatsu <[email protected]> | 2017-05-22 04:38:27 +0900 |
| commit | 8474681c3eb37f65c08eb9080cef817c38ee60c4 (patch) | |
| tree | 4eab5e70a9e9488c974cc288871b1866b1780116 /scripts | |
| parent | 60c48e42a073a34fd39caa802c826a4e3de53514 (diff) | |
ARM: rmobile: salvator-x: Adjust UART clock
The UART uses internal SCIF clock except on R8A7795 H3 WS1.0 .
Use the internal clock and ignore the early version of the chip.
Signed-off-by: Marek Vasut <[email protected]>
Cc: Hiroyuki Yokoyama <[email protected]>
Cc: Nobuhiro Iwamatsu <[email protected]>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/config_whitelist.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index fa9c3fc8cbd..d1de3f7f147 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -2371,6 +2371,7 @@ CONFIG_S3C24XX_TACLS CONFIG_S3C24XX_TWRPH0 CONFIG_S3C24XX_TWRPH1 CONFIG_S3D2_CLK_FREQ +CONFIG_S3D4_CLK_FREQ CONFIG_S5P CONFIG_S5PC100 CONFIG_S5PC110 |
