On 21/05/2020 17:41, Robert Nelson wrote:
Not sure if it should be in am335x-bone-common.dtsi.
For example:
am335x-boneblack.dts
#include "am335x-bone-common.dtsi"
#include "am335x-boneblack-common.dtsi" <-- hdmi defined only here
Ah crap, yeah that's a good point.. So if we stick it in...
am335x-boneblack-common.dtsi
Then the Black-Wireless now has Ethernet...
am335x-boneblack-wireless.dts
#include "am335x-bone-common.dtsi"
#include "am335x-boneblack-common.dtsi"
It's going to be ugly, copy and paste mess, but i guess we might as
well stick it in the device " am335x-boneblack.dts"?
Seems like.
Unfortunately, there is no way to partially overwrite "gpio-line-names"
property.
--
Best regards,
grygorii