Re: [PATCH v2] arm: dts: am33xx-bone-common: add gpio-line-names
From: Grygorii Strashko
Date: Thu May 21 2020 - 13:27:06 EST
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