diff options
author | Andre Przywara <[email protected]> | 2022-01-05 17:29:52 +0000 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2022-01-24 01:12:46 +0100 |
commit | 1fd6bb5b47a65eacb063b37e6fa6df2b8fa92959 (patch) | |
tree | 58f3b2923a566cc9253ef06c8dea9328d50afc69 /net/lapb/lapb_in.c | |
parent | aa28514592d52043f4837a6457d6310452135ae1 (diff) |
pinctrl: sunxi: Fix H616 I2S3 pin data
Two bugs have sneaked in the H616 pinctrl data:
- PH9 uses the mux value of 0x3 twice (one should be 0x5 instead)
- PH8 and PH9 use the "i2s3" function name twice in each pin
For the double pin name we use the same trick we pulled for i2s0: append
the pin function to the group name to designate the special function.
Fixes: 25adc29407fb ("pinctrl: sunxi: Add support for the Allwinner H616 pin controller")
Reported-by: SASANO Takayoshi <[email protected]>
Signed-off-by: Andre Przywara <[email protected]>
Reviewed-by: Jernej Skrabec <[email protected]>
Reviewed-by: Samuel Holland <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions