Re: [RFC PATCH 11/12] ARM: dts: sun8i: add DTSI file for V831

2020-12-14 Thread Maxime Ripard
On Sat, Dec 12, 2020 at 01:12:01PM +0800, Icenowy Zheng wrote: > + spi0: spi@501 { > + compatible = "allwinner,sun8i-v831-spi", > + "allwinner,sun50i-h6-spi", > + "allwinner,sun8i-h3-spi"; That's

[RFC PATCH 11/12] ARM: dts: sun8i: add DTSI file for V831

2020-12-11 Thread Icenowy Zheng
V831 is a new chip by Allwinner, and its functionality is a subset of V833 (another new chip with the same die but larger pin count). Add a DTSI file for V831. Signed-off-by: Icenowy Zheng --- arch/arm/boot/dts/sun8i-v831.dtsi | 244 ++ 1 file changed, 244 insertions