Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fixes for the audio setup on the rk3588-nanopc-t6

Merge series from Heiko Stuebner <heiko@sntech.de>:

The Nanopc-T6 board does contain some devicetree errors, that came to
light with recent changes to the board.

+12
+12
Documentation/devicetree/bindings/sound/realtek,rt5616.yaml
··· 30 30 reg: 31 31 maxItems: 1 32 32 33 + clocks: 34 + items: 35 + - description: Master clock to the CODEC 36 + 37 + clock-names: 38 + items: 39 + - const: mclk 40 + 41 + port: 42 + $ref: audio-graph-port.yaml# 43 + unevaluatedProperties: false 44 + 33 45 required: 34 46 - compatible 35 47 - reg