diff mbox

[v2] dt-bindings: exynos: Document #sound-dai-cells property of the HDMI node

Message ID 20180309154016.15562-1-s.nawrocki@samsung.com (mailing list archive)
State New, archived
Headers show

Commit Message

The #sound-dai-cells DT property is required to describe link between
the HDMI IP block and the SoC's audio subsystem.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
---
Changes since v2:
 - the property has been moved to "Required properties" paragraph,
   I didn't add Rob's Reviewed-by due to this change
---
 Documentation/devicetree/bindings/display/exynos/exynos_hdmi.txt | 1 +
 1 file changed, 1 insertion(+)

--
2.14.2

Comments

Rob Herring March 9, 2018, 11:02 p.m. UTC | #1
On Fri, Mar 09, 2018 at 04:40:16PM +0100, Sylwester Nawrocki wrote:
> The #sound-dai-cells DT property is required to describe link between
> the HDMI IP block and the SoC's audio subsystem.
> 
> Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
> ---
> Changes since v2:
>  - the property has been moved to "Required properties" paragraph,
>    I didn't add Rob's Reviewed-by due to this change
> ---
>  Documentation/devicetree/bindings/display/exynos/exynos_hdmi.txt | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Rob Herring <robh@kernel.org>
Inki Dae March 12, 2018, 1:23 a.m. UTC | #2
2018년 03월 10일 08:02에 Rob Herring 이(가) 쓴 글:
> On Fri, Mar 09, 2018 at 04:40:16PM +0100, Sylwester Nawrocki wrote:
>> The #sound-dai-cells DT property is required to describe link between
>> the HDMI IP block and the SoC's audio subsystem.
>>
>> Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
>> ---
>> Changes since v2:
>>  - the property has been moved to "Required properties" paragraph,
>>    I didn't add Rob's Reviewed-by due to this change
>> ---
>>  Documentation/devicetree/bindings/display/exynos/exynos_hdmi.txt | 1 +
>>  1 file changed, 1 insertion(+)
> 
> Reviewed-by: Rob Herring <robh@kernel.org>

Applied.

Thanks,
Inki Dae

> 
> 
> 
>
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/display/exynos/exynos_hdmi.txt b/Documentation/devicetree/bindings/display/exynos/exynos_hdmi.txt
index 8715ff06c457..ecb2899f4451 100644
--- a/Documentation/devicetree/bindings/display/exynos/exynos_hdmi.txt
+++ b/Documentation/devicetree/bindings/display/exynos/exynos_hdmi.txt
@@ -16,6 +16,7 @@  Required properties:
 - ddc: phandle to the hdmi ddc node
 - phy: phandle to the hdmi phy node
 - samsung,syscon-phandle: phandle for system controller node for PMU.
+- #sound-dai-cells: should be 0.

 Required properties for Exynos 4210, 4212, 5420 and 5433:
 - clocks: list of clock IDs from SoC clock driver.