28 Jul
2015
28 Jul
'15
4:48 p.m.
Hello.
On 7/28/2015 3:03 PM, Sjoerd Simons wrote:
Add the SPDIF transceiver controller and pin for RK3188
Signed-off-by: Sjoerd Simons sjoerd.simons@collabora.co.uk
arch/arm/boot/dts/rk3188.dtsi | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+)
diff --git a/arch/arm/boot/dts/rk3188.dtsi b/arch/arm/boot/dts/rk3188.dtsi index 0f23aed..43e9bdf 100644 --- a/arch/arm/boot/dts/rk3188.dtsi +++ b/arch/arm/boot/dts/rk3188.dtsi @@ -121,6 +121,22 @@ status = "disabled"; };
- spdif: spdif@0x1011e000 {
Please drop "0x". And I'd call the node "sound@..." to match the ePAPR standard.
[...]
MBR, Sergei