Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Up2: add PCM512 codec master mode #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

plbossart
Copy link
Member

A second device PRP0001 device is used to probe the clock platform
device using the .compatible string

Signed-off-by: Pierre-Louis Bossart [email protected]

A second device PRP0001 device is used to probe the clock platform
device using the .compatible string

Signed-off-by: Pierre-Louis Bossart <[email protected]>
@singalsu
Copy link

singalsu commented Apr 1, 2020

I get this when applying patch, only whitespace so not critical:

$ git am < 8.patch
Applying: Up2: add PCM512 codec master mode
.git/rebase-apply/patch:69: space before tab in indent.
    		Name (_HID, "PRP0001")
.git/rebase-apply/patch:70: space before tab in indent.
    		Name (_CID, "PRP0001")
.git/rebase-apply/patch:71: space before tab in indent.
    		Name (_UID, One)
.git/rebase-apply/patch:73: space before tab in indent.
    		Name (_DSD, Package ()
.git/rebase-apply/patch:76: space before tab in indent.
        		Package ()
warning: squelched 3 whitespace errors
warning: 8 lines add whitespace errors.

Copy link

@singalsu singalsu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Worked OK with my UP2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants