r8a77951.dtsi (4f2c0a4acffbec01079c28f839422e64ddeff004) | r8a77951.dtsi (9e72606cd2db5a19cdd52834818d2d72eaac08a6) |
---|---|
1// SPDX-License-Identifier: GPL-2.0 2/* 3 * Device Tree Source for the R-Car H3 (R8A77951) SoC 4 * 5 * Copyright (C) 2015 Renesas Electronics Corp. 6 */ 7 8#include <dt-bindings/clock/r8a7795-cpg-mssr.h> --- 1984 unchanged lines hidden (view full) --- 1993 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>; 1994 resets = <&cpg 508>; 1995 renesas,bonding = <&drif30>; 1996 status = "disabled"; 1997 }; 1998 1999 rcar_sound: sound@ec500000 { 2000 /* | 1// SPDX-License-Identifier: GPL-2.0 2/* 3 * Device Tree Source for the R-Car H3 (R8A77951) SoC 4 * 5 * Copyright (C) 2015 Renesas Electronics Corp. 6 */ 7 8#include <dt-bindings/clock/r8a7795-cpg-mssr.h> --- 1984 unchanged lines hidden (view full) --- 1993 power-domains = <&sysc R8A7795_PD_ALWAYS_ON>; 1994 resets = <&cpg 508>; 1995 renesas,bonding = <&drif30>; 1996 status = "disabled"; 1997 }; 1998 1999 rcar_sound: sound@ec500000 { 2000 /* |
2001 * #sound-dai-cells is required | 2001 * #sound-dai-cells is required if simple-card |
2002 * 2003 * Single DAI : #sound-dai-cells = <0>; <&rcar_sound>; 2004 * Multi DAI : #sound-dai-cells = <1>; <&rcar_sound N>; 2005 */ 2006 /* 2007 * #clock-cells is required for audio_clkout0/1/2/3 2008 * 2009 * clkout : #clock-cells = <0>; <&rcar_sound>; --- 1473 unchanged lines hidden --- | 2002 * 2003 * Single DAI : #sound-dai-cells = <0>; <&rcar_sound>; 2004 * Multi DAI : #sound-dai-cells = <1>; <&rcar_sound N>; 2005 */ 2006 /* 2007 * #clock-cells is required for audio_clkout0/1/2/3 2008 * 2009 * clkout : #clock-cells = <0>; <&rcar_sound>; --- 1473 unchanged lines hidden --- |