ARM: dts: mmp2-olpc-xo-1-75: Use symbolic names for audio clocks

These are slighly easier to read.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Link: https://lore.kernel.org/r/20210121034130.1381872-9-lkundrak@v3.sk'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
Lubomir Rintel 2021-01-21 04:41:26 +01:00 committed by Arnd Bergmann
parent d2192c0d3c
commit a2decdbd75

View file

@ -2,7 +2,7 @@
/*
* OLPC XO 1.75 Laptop.
*
* Copyright (C) 2018,2019 Lubomir Rintel <lkundrak@v3.sk>
* Copyright (C) 2018,2019,2020 Lubomir Rintel <lkundrak@v3.sk>
*/
/dts-v1/;
@ -10,6 +10,7 @@
#include <dt-bindings/gpio/gpio.h>
#include <dt-bindings/input/linux-event-codes.h>
#include <dt-bindings/interrupt-controller/irq.h>
#include <dt-bindings/clock/marvell,mmp2-audio.h>
/ {
model = "OLPC XO-1.75";
@ -194,7 +195,7 @@
port {
rt5631_0: endpoint {
mclk-fs = <256>;
clocks = <&audio_clk 0>;
clocks = <&audio_clk MMP2_CLK_AUDIO_SYSCLK>;
remote-endpoint = <&sspa0_0>;
};
};