
17 Aug
2022
17 Aug
'22
8:08 a.m.
On 7/7/22 2:10 PM, Durai Manickam KR wrote:
This patch series adds the PDA detection support for sam9x60_curiosity rev4 boards. In rev4, the raspberry-pi display is replaced by PDA display.
Durai Manickam KR (3): configs: sama9x60_curiosity: add onewire and eeprom drivers board: sam9x60_curiosity: add pda detect call at init time ARM: dts: at91: sam9x60_curiosity: add onewire support
arch/arm/dts/at91-sam9x60_curiosity.dts | 17 +++++++++++++++++ .../atmel/sam9x60_curiosity/sam9x60_curiosity.c | 4 ++++ configs/sam9x60_curiosity_mmc_defconfig | 4 ++++ 3 files changed, 25 insertions(+)
Applied series to u-boot-at91/next , thanks !