Commit 9c05d4c3 authored by Florian Fainelli's avatar Florian Fainelli

Merge tag 'tags/bcm2835-dt-next-2019-03-04' into devicetree/fixes

This pull request brings in a fix for detecting HDMI on the Pi B rev 2.
Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
parents 9e98c678 544e7841
......@@ -93,7 +93,7 @@ i2s_alt2: i2s_alt2 {
};
&hdmi {
hpd-gpios = <&gpio 46 GPIO_ACTIVE_LOW>;
hpd-gpios = <&gpio 46 GPIO_ACTIVE_HIGH>;
};
&pwm {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment