[Upstream] [PATCH] arm64: dts: ti: phycore-am64: Add ADC

Wadim Egorov w.egorov at phytec.de
Wed Jan 31 23:20:52 PST 2024


Hi Nathan,

thank you.

Am 01.02.24 um 01:14 schrieb Nathan Morrisson:
> Add the ADC node to the phyCORE AM64x and enable the ADC.
>
> Signed-off-by: Nathan Morrisson <nmorrisson at phytec.com>

Reviewed-by: Wadim Egorov <w.egorov at phytec.de>


> ---
>   arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi | 7 +++++++
>   1 file changed, 7 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi b/arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi
> index 1678e74cb750..cf1940c23bfe 100644
> --- a/arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi
> @@ -318,3 +318,10 @@ &sdhci0 {
>   	disable-wp;
>   	keep-power-in-suspend;
>   };
> +
> +&tscadc0 {
> +	status = "okay";
> +	adc {
> +		ti,adc-channels = <0 1 2 3 4 5 6 7>;
> +	};
> +};



More information about the linux-arm-kernel mailing list