Stephen Warren <swarren at wwwdotorg.org> writes: > On 03/04/2016 01:32 PM, Eric Anholt wrote: >> VC4 is the GPU (display and 3D) present on the 283x. > >> diff --git a/arch/arm/boot/dts/bcm2835-rpi-a-plus.dts >> b/arch/arm/boot/dts/bcm2835-rpi-a-plus.dts > >> +&hdmi { >> + hpd-gpios = <&gpio 46 GPIO_ACTIVE_LOW>; >> +}; > > Isn't that the same everywhere? If so, adding it to bcm2835-rpi.dtsi > seems like a better idea; it'd avoid duplicating it everywhere.
It's not the same everywhere (_HIGH vs _LOW), which is why it's in the individual files. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 818 bytes Desc: not available URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160308/1566a353/attachment.sig>