Jump to content

Recommended Posts

Posted

I have a nanopi neo3 rk3328. I would like to modify the i2s(1) at start. I tried to modify /boot/dtb/rockchip/rk3328-nanopi-neo3-rev02.dtb but nothing change. Which is the right dtb file its load at start? Thank you.

Posted

What you are trying to do is best achieved through DT overlays. Check the Armbian documentation about "DT Overlays", and also see if there is already an overlay that does what you want.

 

BTW, before asking for further help, make sure you provide the necessary information, according to forum rules, like the output of "sudo armbianmonitor -u"

Posted

Hi,

I’m using a nanopi neo3 board,  5.10.19-rockchip64, I’m trying to use i2s with a capture codec. I tried to change dts lines: “dma-names = "tx", "rx";”  “rockchip,capture-channels = <0x02>;” in i2s@ff010000 node both with armbian-config and also changing rk3328-nanopi-neo3-rev02.dtb file. After the reboot in /sys/firmware/devicetree/base/i2s@ff010000 there is still the old value dma-names = "tx\0"rx"; and there isn’t the capture-channels line.

I aim to enable capture audio with I2S input pin  using a bidirectional codec. Any suggestion is very welcome.

System information: http://ix.io/2TbU

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines