[PATCH 2/2] arm64: dts: ti: Add k3-am62l3-beaglebadge

Krzysztof Kozlowski krzk at kernel.org
Sun May 3 04:25:52 PDT 2026


On 02/05/2026 01:31, Judith Mendez wrote:
> BeagleBoard.org BeagleBadge is a compact, affordable open source
> hardware single board computer based on the Texas Instruments AM62L3
> SoC designed for IoT and embedded applications with low power consumption.
> Expansion is provided over open standards based headers including
> QWIIC and GPIO interfaces.
> 
> https://beagleboard.org/
> https://github.com/beagleboard/BeagleBadge
> 
> Co-developed-by: Andrew Davis <afd at ti.com>

Incomplete DCO. Please read carefully submitting patches to understand
what you should do here.

> Signed-off-by: Judith Mendez <jm at ti.com>

...

> +&spi3 {
> +	pinctrl-names = "default";
> +	pinctrl-0 = <&spi3_pins_default>;
> +	status = "okay";
> +
> +	sx1262_lora: lora at 0 {

Heh? Lora?

> +		compatible = "rohm,dh2228fv";

Nope, you don't have this device. Stop faking stuff. dh2228fv DOES NOT
EXIST! How could you put to hardware something which does not even exist?

> +		reg = <0>;
> +		spi-max-frequency = <10000000>;
> +	};
> +};


Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list