Skip to content

Commit

Permalink
arm: dts: bcm2710-rpi-3-b-plus: fix hpd gpio pin
Browse files Browse the repository at this point in the history
Signed-off-by: Lukas Rusak <lorusak@gmail.com>
  • Loading branch information
lrusak authored and popcornmix committed Aug 7, 2018
1 parent f6f27d9 commit b6c376f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/bcm2710-rpi-3-b-plus.dts
Expand Up @@ -162,7 +162,7 @@
};

&hdmi {
hpd-gpios = <&expgpio 4 GPIO_ACTIVE_LOW>;
hpd-gpios = <&gpio 28 GPIO_ACTIVE_LOW>;
};

&audio {
Expand Down

0 comments on commit b6c376f

Please sign in to comment.