ARM: dts: at91: sam9x60: fix mux-mask to match product's datasheet
authorNicolas Ferre <nicolas.ferre@microchip.com>
Wed, 10 Mar 2021 15:20:06 +0000 (16:20 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Mar 2021 12:31:55 +0000 (14:31 +0200)
commit2a0d35962ff114cc92f29d01d4a10f06fcdaeaec
tree400210f8664b9f7cbc96ca5cc6e6c1d0842004a2
parent0b6cd8802d320a0574a998f3631e4211fe717f8f
ARM: dts: at91: sam9x60: fix mux-mask to match product's datasheet

commit 2c69c8a1736eace8de491d480e6e577a27c2087c upstream.

Fix the whole mux-mask table according to datasheet for the sam9x60
product.  Too much functions for pins were disabled leading to
misunderstandings when enabling more peripherals or taking this table
as an example for another board.
Take advantage of this fix to move the mux-mask in the SoC file where it
belongs and use lower case letters for hex numbers like everywhere in
the file.

Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Fixes: 1e5f532c2737 ("ARM: dts: at91: sam9x60: add device tree for soc and board")
Cc: <stable@vger.kernel.org> # 5.6+
Cc: Sandeep Sheriker Mallikarjun <sandeepsheriker.mallikarjun@microchip.com>
Reviewed-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Link: https://lore.kernel.org/r/20210310152006.15018-1-nicolas.ferre@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/boot/dts/at91-sam9x60ek.dts
arch/arm/boot/dts/sam9x60.dtsi