aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/devicetree/bindings/pci/amlogic,meson-pcie.txt
diff options
context:
space:
mode:
authorRemi Pommarel <repk@triplefau.lt>2019-09-01 15:39:15 +0200
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>2019-10-15 14:57:32 +0100
commit4d3186a525b3f6af7d5f468e94b79b9e92cf3853 (patch)
tree5f70067bca4ae53efe7490e2a1c73ba0e1ec0b15 /Documentation/devicetree/bindings/pci/amlogic,meson-pcie.txt
parentLinux 5.4-rc1 (diff)
downloadwireguard-linux-4d3186a525b3f6af7d5f468e94b79b9e92cf3853.tar.xz
wireguard-linux-4d3186a525b3f6af7d5f468e94b79b9e92cf3853.zip
PCI: amlogic: Fix reset assertion via gpio descriptor
Normally asserting reset signal on gpio would be achieved with: gpiod_set_value_cansleep(reset_gpio, 1); Meson PCI driver set reset value to '0' instead of '1' as it takes into account the PERST# signal polarity. The polarity should be taken care in the device tree instead. This fixes the reset assertion meaning and moves out the polarity configuration in DT (please note that there is no DT currently using this driver). Signed-off-by: Remi Pommarel <repk@triplefau.lt> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Diffstat (limited to 'Documentation/devicetree/bindings/pci/amlogic,meson-pcie.txt')
0 files changed, 0 insertions, 0 deletions