[PATCH 0/2] omap4: sdp: convert to device model

Peter Ujfalusi peter.ujfalusi at ti.com
Mon Jun 15 12:16:03 CEST 2020


Hi,

The series is based on Tero's omap4 panda and omap5 uevm device model conversion
patches.

To avoid removal of the SDP4430 due to neglect.
With these patches applied no more complaints about DM_SPL conversion and the
board boots up Linux.
We never had ethernet support for spd4430 in mainline (ks8851 on spi bus), this
is still the case.

Linux boots up, but for some reason ethernet is not responsible, that needs to
be investigated, unlikely caused by u-boot.

I really like to keep sdp4430/Blaze support as it is the platform where I can
test DMIC and other audio features of McPDM/twl6040. The board also have dual
LCD, which is a nice thing to have.

Regards,
Peter
---
Peter Ujfalusi (2):
  omap4: Copy device tree from Linux 5.7.y for SDP4430
  omap4: sdp: convert to device model

 arch/arm/dts/Makefile               |   4 +
 arch/arm/dts/omap4-sdp-es23plus.dts |  14 +
 arch/arm/dts/omap4-sdp.dts          | 713 ++++++++++++++++++++++++++++
 board/ti/sdp4430/sdp.c              |  12 +
 configs/omap4_sdp4430_defconfig     |   8 +
 5 files changed, 751 insertions(+)
 create mode 100644 arch/arm/dts/omap4-sdp-es23plus.dts
 create mode 100644 arch/arm/dts/omap4-sdp.dts

-- 
Peter

Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki



More information about the U-Boot mailing list