Age | Commit message (Collapse) | Author | Files | Lines |
|
Correct audio configurations for the following Rcar boards :
- M3
- M3/Kingfisher
Change-Id: Ie68be0385fb978b44dea4ce2afd4e9fdc0c8c45c
Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>
|
|
Update Kingfisher json configuration files to avoid confilcts with regular
m3 json configuration file.
Change-Id: I8b9425065dc273fc8e66a1f4c5822c93168b183c
Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>
|
|
When M3 board is plugged on Kingfisher board, the internal M3
card is not reachable with the same device name, due to changes
in the DTB.
The added file hal-4a-rcar-m3kf.json is thus a copy of
hal-4a-rcar-m3.json where
'/dev/snd/by-path/platform-sound'
has been replaced by
'/dev/snd/by-path/platform-sound@1' (<- '@1' at the end)
Change-Id: I44c07ee83b3d884fb52a28f6ed1418765a0a0816
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|