[PATCH 1/3] arm64: dts: iesy: add support for iesy PX30 SoM OSM-S
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Tue Mar 19 05:42:26 PDT 2024
On 19/03/2024 10:54, Dominik Poggel wrote:
> This adds support for the iesy SoM px30-iesy-osm-sf and the matching
> evalboard px30-iesy-eva-mi V2.XX.
>
> Signed-off-by: Dominik Poggel <pog at iesy.com>
> +
> + /* BB138a: MAX9867ETJ+ audio codec */
> + max9867-sound {
> + compatible = "simple-audio-card";
> + simple-audio-card,name = "rockchip,max9867-codec";
> + simple-audio-card,format = "i2s";
> +
> + simple-audio-card,widgets =
> + "Speaker", "Jack",
> + "Microphone", "Mic";
> + simple-audio-card,routing =
> + "Jack", "LOUT",
> + "Jack", "ROUT",
> + "Mic", "DMICL",
> + "Mic", "DMICR";
> +
> + simple-audio-card,frame-master = <&cpudai>;
> + simple-audio-card,bitclock-master = <&cpudai>;
> +
> + status = "okay";
One more: Drop it. The same applies in all other places when not needed.
Best regards,
Krzysztof
More information about the Linux-rockchip
mailing list