commit | 19ba3ba2fd20589e29f60ca1e4a077a34c1e7905 | [log] [tgz] |
---|---|---|
author | Wadim Egorov <w.egorov@phytec.de> | Fri Apr 19 08:51:17 2024 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 29 10:55:45 2024 -0600 |
tree | f9e02d10b3f8d4ea5420f8937e36ee335750ece3 | |
parent | 489718371c161e590daf981bbb4ea9af113aed97 [diff] |
phycore-rk3288: Migrate to OF_UPSTREAM The phycore-rk3288 can be migrated to OF_UPSTREAM. Drop redundant device tree files, update MAINTAINERS and defconfig's DEFAULT_DEVICE_TREE for rockchip vendor prefix accordingly. Move device tree nodes required for u-boot to rk3288-phycore-rdk-u-boot.dtsi such as chosen, i2c_eeprom_id and it's alias. Signed-off-by: Wadim Egorov <w.egorov@phytec.de>