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)
committerNicolas Ferre <nicolas.ferre@microchip.com>
Wed, 10 Mar 2021 15:38:15 +0000 (16:38 +0100)
commit2c69c8a1736eace8de491d480e6e577a27c2087c
tree5ffd8e45eee030dcdfc37ada887c45a1809e1827
parent664979bba8169d775959452def968d1a7c03901f
ARM: dts: at91: sam9x60: fix mux-mask to match product's datasheet

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
arch/arm/boot/dts/at91-sam9x60ek.dts
arch/arm/boot/dts/sam9x60.dtsi