aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm63xx/patches-5.10/336-MIPS-BCM63XX-dynamically-set-the-pcie-memory-windows.patch
diff options
context:
space:
mode:
authorDaniel González Cabanelas <dgcbueu@gmail.com>2020-05-19 15:56:29 +0200
committerÁlvaro Fernández Rojas <noltari@gmail.com>2021-02-23 11:01:20 +0100
commit50cb3a750f96c4a0f97602b7242068e9bb239fc4 (patch)
tree8c5b4ebb79d2131b494bcff01e428f6038358638 /target/linux/bcm63xx/patches-5.10/336-MIPS-BCM63XX-dynamically-set-the-pcie-memory-windows.patch
parent09bbf5581713695cbf6bcb5791e9be02ff8c27fe (diff)
downloadupstream-50cb3a750f96c4a0f97602b7242068e9bb239fc4.tar.gz
upstream-50cb3a750f96c4a0f97602b7242068e9bb239fc4.tar.bz2
upstream-50cb3a750f96c4a0f97602b7242068e9bb239fc4.zip
bcm63xx: pinctrl: fix BCM6348 groups
The current driver has some troubles: - Some groupings are wrong. - The pinctrl group0 owns pins never used (at least in Openwrt) for any pinmux. The driver hijacks all the pins on the group avoiding any other use, spite they're free. I.e. for buttons, causing this kernel error: [ 4.735928] gpio-keys-polled keys: unable to claim gpio 479, err=-22 [ 4.742642] gpio-keys-polled: probe of keys failed with error -22 - Minor errors about groupings on the documentation - Missing "diag" grouping in dtsi - Wrong groupings in dtsi Fix it by setting the correct groups. And relax the pin capturing, letting the gpios belonging to any group to be used for other purposes like buttons. This was the behavior with stock firmwares and old OpenWrt versions which never caused any trouble. Signed-off-by: Daniel González Cabanelas <dgcbueu@gmail.com>
Diffstat (limited to 'target/linux/bcm63xx/patches-5.10/336-MIPS-BCM63XX-dynamically-set-the-pcie-memory-windows.patch')
0 files changed, 0 insertions, 0 deletions