public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Support Devkit800 device tree
@ 2022-05-16 21:04 Anthoine Bourgeois
  2022-05-16 21:04 ` [PATCH v2 1/3] ARM: dts: omap3-devkit8000: Add support for Devkit8000 Anthoine Bourgeois
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Anthoine Bourgeois @ 2022-05-16 21:04 UTC (permalink / raw)
  To: u-boot; +Cc: trini, sjg, Anthoine Bourgeois

This serie clean-up the devkit8000 configuration to support device tree
and fixes CONFIG_DM_* warnings.

v2: Override i2c1 frequency in omap3-u-boot.dtsi.

Anthoine Bourgeois (3):
  ARM: dts: omap3-devkit8000: Add support for Devkit8000
  ARM: dts: omap3-devkit8000: Fix CONFIG_DM_I2C warning
  ARM: dts: omap3-devkit8000: Fix CONFIG_DM_ETH warning

 arch/arm/dts/Makefile                     |   2 +
 arch/arm/dts/omap3-devkit8000-u-boot.dtsi |  20 ++
 arch/arm/dts/omap3-devkit8000.dts         | 349 ++++++++++++++++++++++
 arch/arm/dts/omap3-u-boot.dtsi            |   1 +
 configs/devkit8000_defconfig              |  26 +-
 include/configs/devkit8000.h              |  64 ++--
 6 files changed, 435 insertions(+), 27 deletions(-)
 create mode 100644 arch/arm/dts/omap3-devkit8000-u-boot.dtsi
 create mode 100644 arch/arm/dts/omap3-devkit8000.dts

-- 
2.35.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-05-21  9:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-16 21:04 [PATCH v2 0/3] Support Devkit800 device tree Anthoine Bourgeois
2022-05-16 21:04 ` [PATCH v2 1/3] ARM: dts: omap3-devkit8000: Add support for Devkit8000 Anthoine Bourgeois
2022-05-16 21:04 ` [PATCH v2 2/3] ARM: dts: omap3-devkit8000: Fix CONFIG_DM_I2C warning Anthoine Bourgeois
2022-05-16 21:04 ` [PATCH v2 3/3] ARM: dts: omap3-devkit8000: Fix CONFIG_DM_ETH warning Anthoine Bourgeois
2022-05-21  9:57 ` [PATCH v2 0/3] Support Devkit800 device tree Anthoine Bourgeois

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox