[PATCH] arm64: dts: ti: j721e-common-proc-board: Fix sound node-name
Jai Luthra
j-luthra at ti.com
Tue Nov 15 22:34:54 PST 2022
On 28/09/22 17:55, Jayesh Choudhary wrote:
> If root-node has no reg property, the unit-address should not
> be appended at the end of node-name. sound node has no 'reg'
> property, so remove the unit-address.
>
> Fixes: ed3aad5b8268 ('arm64: dts: ti: j721e-common-proc-board: Analog audio support')
> Signed-off-by: Jayesh Choudhary <j-choudhary at ti.com>
Reviewed-by: Jai Luthra <j-luthra at ti.com>
> ---
> arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts b/arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts
> index b1691ac3442d..4da3fcdc28e5 100644
> --- a/arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts
> +++ b/arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts
> @@ -96,7 +96,7 @@ vdd_sd_dv_alt: gpio-regulator-TLV71033 {
> <3300000 0x1>;
> };
>
> - sound0: sound at 0 {
> + sound0: sound-0 {
> compatible = "ti,j721e-cpb-audio";
> model = "j721e-cpb";
>
Thanks,
Jai
More information about the linux-arm-kernel
mailing list