Re: [PATCH] docs/system: Remove ADC from raspi documentation

2024-05-20 Thread Peter Maydell
On Sun, 12 May 2024 at 10:00, Rayhan Faizel wrote: > > None of the RPi boards have ADC on-board. In real life, an external ADC chip > is required to operate on analog signals. > > Signed-off-by: Rayhan Faizel Applied to target-arm.next, thanks. -- PMM

Re: [PATCH] docs/system: Remove ADC from raspi documentation

2024-05-13 Thread Philippe Mathieu-Daudé
On 12/5/24 10:57, Rayhan Faizel wrote: None of the RPi boards have ADC on-board. In real life, an external ADC chip is required to operate on analog signals. Oops. Reviewed-by: Philippe Mathieu-Daudé Signed-off-by: Rayhan Faizel --- docs/system/arm/raspi.rst | 1 - 1 file changed, 1 del

[PATCH] docs/system: Remove ADC from raspi documentation

2024-05-12 Thread Rayhan Faizel
None of the RPi boards have ADC on-board. In real life, an external ADC chip is required to operate on analog signals. Signed-off-by: Rayhan Faizel --- docs/system/arm/raspi.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/system/arm/raspi.rst b/docs/system/arm/raspi.rst index fbec1da