Re: [U-Boot] [PATCH v1 04/18] board: gdsys: Configure DP501 SPDIF input

2015-10-28 Thread Dirk Eibach
Hello Heiko, 2015-10-28 12:25 GMT+01:00 Heiko Schocher : > Hmm... a lot of magical values ... some defines would be nice here. Agreed. Documenting all the ugly mess Parade Technologies calls an interface would result in a list of enums, that would be as long as (at least) the driver itself. So I

Re: [U-Boot] [PATCH v1 04/18] board: gdsys: Configure DP501 SPDIF input

2015-10-28 Thread Heiko Schocher
Hello Dirk, Am 28.10.2015 um 11:46 schrieb dirk.eib...@gdsys.cc: From: Dirk Eibach Signed-off-by: Dirk Eibach --- board/gdsys/common/dp501.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/board/gdsys/common/dp501.c b/board/gdsys/common/dp501.c index 7eb15ed..baace38 100644 --- a/bo

[U-Boot] [PATCH v1 04/18] board: gdsys: Configure DP501 SPDIF input

2015-10-28 Thread dirk . eibach
From: Dirk Eibach Signed-off-by: Dirk Eibach --- board/gdsys/common/dp501.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/board/gdsys/common/dp501.c b/board/gdsys/common/dp501.c index 7eb15ed..baace38 100644 --- a/board/gdsys/common/dp501.c +++ b/board/gdsys/common/dp501.c @@ -77,6 +77