ath79: fix pinmux reg value for QCA956x
authorINAGAKI Hiroshi <musashino.open@gmail.com>
Sat, 8 Dec 2018 05:52:42 +0000 (14:52 +0900)
committerChristian Lamparter <chunkeey@gmail.com>
Mon, 24 Dec 2018 18:18:07 +0000 (19:18 +0100)
commit10a54e144252be25106f36ad75f924b7b3c53255
tree6f3126e2a80ed3476cef06cafdf4c4affa3ce730
parent212f2a63eb065769bcbe5d408f071c24033cb6f4
ath79: fix pinmux reg value for QCA956x

The range of pinmux reg property "<0x1804002c 0x40>" for QCA956x SoC
does not includes GPIO_FUNCTION register.

If the device uses "&jtag_disable_pins", this causes the following
errors:

[    1.982937] pinctrl-single 1804002c.pinmux: mux offset out of range: 0x40 (0x40)
[    1.990622] pinctrl-single 1804002c.pinmux: could not add functions for pinmux_jtag_disable_pins 64x

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
target/linux/ath79/dts/qca956x.dtsi