[linux-sunxi] Re: [PATCH v2 31/52] dt-bindings: net: dwmac: Fix typo in the R40 compatible

2021-09-05 Thread Jernej Škrabec
Dne sreda, 01. september 2021 ob 11:18:31 CEST je Maxime Ripard napisal(a): > Even though both the driver and the device trees all use the > allwinner,sun8i-r40-gmac compatible, we documented the compatible as > allwinner,sun8i-r40-emac in the binding. Let's fix this. > > Cc: Alexandre Torgue >

[linux-sunxi] Re: [PATCH v2 34/52] dt-bindings: sunxi: Add CPU Configuration Controller Binding

2021-09-05 Thread Jernej Škrabec
Dne sreda, 01. september 2021 ob 11:18:34 CEST je Maxime Ripard napisal(a): > Even though we've used the CPU configuration driver for some time and a > number of boards using it already, we never had a binding for it. Let's > add it based on what the driver expects and the boards are providing. >

[linux-sunxi] Re: [PATCH v2 48/52] arm64: dts: allwinner: h6: Fix de3 parent clocks ordering

2021-09-05 Thread Jernej Škrabec
Dne sreda, 01. september 2021 ob 11:18:48 CEST je Maxime Ripard napisal(a): > While it doesn't really matter from a functional point of view in this > driver's case, it's usually a good practice to list the clocks in a > driver in the same driver across all its users. > > The H6 is using the

[linux-sunxi] Re: [PATCH v2 47/52] arm64: dts: allwinner: h5: Fix GPU thermal zone node name

2021-09-05 Thread Jernej Škrabec
Dne sreda, 01. september 2021 ob 11:18:47 CEST je Maxime Ripard napisal(a): > The GPU thermal zone is named gpu_thermal. However, the underscore is > an invalid character for a node name and the thermal zone binding > explicitly requires that zones are called *-thermal. Let's fix it. > >

[linux-sunxi] Re: [PATCH v2 49/52] arm64: dts: allwinner: a100: Fix thermal zone node name

2021-09-05 Thread Jernej Škrabec
Dne sreda, 01. september 2021 ob 11:18:49 CEST je Maxime Ripard napisal(a): > The thermal zones one the A100 are called $device-thermal-zone. > > However, the thermal zone binding explicitly requires that zones are > called *-thermal. Let's fix it. > > Signed-off-by: Maxime Ripard Acked-by:

[linux-sunxi] Re: [PATCH v2 25/52] dt-bindings: interconnect: sunxi: Add R40 MBUS compatible

2021-09-05 Thread Jernej Škrabec
Dne sreda, 01. september 2021 ob 11:18:25 CEST je Maxime Ripard napisal(a): > The R40 MBUS compatible was introduced recently but it was never > documented. > > Reviewed-by: Rob Herring > Signed-off-by: Maxime Ripard Reviewed-by: Jernej Skrabec Best regards, Jernej -- You received this

[linux-sunxi] Re: [PATCH v2 42/52] ARM: dts: sunxi: Fix OPPs node name

2021-09-05 Thread Jernej Škrabec
Dne sreda, 01. september 2021 ob 11:18:42 CEST je Maxime Ripard napisal(a): > The operating-points-v2 nodes are named inconsistently, but mostly > either opp_table0 or gpu-opp-table. However, the underscore is an > invalid character for a node name and the thermal zone binding > explicitly

[linux-sunxi] Re: [PATCH v2 35/52] dt-bindings: sunxi: Add Allwinner A80 PRCM Binding

2021-09-05 Thread Jernej Škrabec
Dne sreda, 01. september 2021 ob 11:18:35 CEST je Maxime Ripard napisal(a): > Even though we've used the A80 PRCM driver for some time and a number of > boards using it already, we never had a binding for it. Let's add it > based on what the driver expects and the boards are providing. > >

[linux-sunxi] Re: [PATCH v2 44/52] ARM: dts: v3s: Remove useless DMA properties

2021-09-05 Thread Jernej Škrabec
Hi Maxime! Dne sreda, 01. september 2021 ob 11:18:44 CEST je Maxime Ripard napisal(a): > The crypto engine binding doesn't allow for any DMA property, yet the > v3s define some. Remove them. > > Signed-off-by: Maxime Ripard > --- > arch/arm/boot/dts/sun8i-v3s.dtsi | 2 -- > 1 file changed, 2

[linux-sunxi] Re: [PATCH v2 43/52] ARM: dts: sunxi: Fix the SPI NOR node names

2021-09-05 Thread Jernej Škrabec
Dne sreda, 01. september 2021 ob 11:18:43 CEST je Maxime Ripard napisal(a): > According to the SPI NOR bindings, the flash node names are supposed to > be flash@. Let's fix our users to use that new scheme. > > Signed-off-by: Maxime Ripard Acked-by: Jernej Skrabec Best regards, Jernej --

[linux-sunxi] Re: [PATCH v2 51/52] arm64: dts: allwinner: teres-i: Add missing reg

2021-09-05 Thread Jernej Škrabec
Dne sreda, 01. september 2021 ob 11:18:51 CEST je Maxime Ripard napisal(a): > The anx6345 bridge mandates that the input port is named port@0. Since > we have a unit-address, this implies that we need a reg property with > the same value, but it was found to be missing in the Teres-I device >

[linux-sunxi] Re: [PATCH v2 50/52] arm64: dts: allwinner: pinetab: Change regulator node name to avoid warning

2021-09-05 Thread Jernej Škrabec
Dne sreda, 01. september 2021 ob 11:18:50 CEST je Maxime Ripard napisal(a): > The fixed regulator clock name has a unit address, but no reg property, > which generates a warning in DTC. Change its name to remove its useless > unit address. > > Signed-off-by: Maxime Ripard Acked-by: Jernej

[linux-sunxi] Re: [PATCH v2 39/52] ARM: dts: sunxi: Rename power-supply names

2021-09-05 Thread Jernej Škrabec
Dne sreda, 01. september 2021 ob 11:18:39 CEST je Maxime Ripard napisal(a): > The name of our PMIC power supply names conflict with the generic > regulator supply check that matches anything called *-supply, including > the nodes, and then makes sure it's a phandle. > > A node is obviously not a

[linux-sunxi] Re: [PATCH v2 40/52] ARM: dts: sunxi: Rename gpio pinctrl names

2021-09-05 Thread Jernej Škrabec
Dne sreda, 01. september 2021 ob 11:18:40 CEST je Maxime Ripard napisal(a): > We've had a pinctrl node name convention for a while now, let's follow > it for the AXP pinctrl nodes as well. > > Signed-off-by: Maxime Ripard Acked-by: Jernej Skrabec Best regards, Jernej -- You received this

[linux-sunxi] Re: [PATCH v2 46/52] ARM: dts: cubieboard4: Remove the dumb-vga-dac compatible

2021-09-05 Thread Jernej Škrabec
Dne sreda, 01. september 2021 ob 11:18:46 CEST je Maxime Ripard napisal(a): > The dumb-vga-dac and adi,adv7123 compatibles are not supposed to be used > together according to the binding. > > Since the corpro gm7123 is a drop-in replacement for the adv7123, let's > remove dumb-vga-dac from our

[linux-sunxi] Re: [PATCH v2 45/52] ARM: dts: tbs711: Fix touchscreen compatible

2021-09-05 Thread Jernej Škrabec
Dne sreda, 01. september 2021 ob 11:18:45 CEST je Maxime Ripard napisal(a): > The edt,edt-ft5x06 compatible has never been a valid compatible > according to the binding. Let's change for one that is. > > Signed-off-by: Maxime Ripard Acked-by: Jernej Skrabec Best regards, Jernej -- You

[linux-sunxi] Re: [PATCH v2 09/52] dt-bindings: clocks: Fix typo in the H6 compatible

2021-09-05 Thread Jernej Škrabec
Dne sreda, 01. september 2021 ob 11:18:09 CEST je Maxime Ripard napisal(a): > Even though both the driver and the device trees all use the > allwinner,sun50i-h6-de3-clk, we documented the compatible as > allwinner,sun50i-h6-de2-clk in the binding. Let's fix this. > > Reviewed-by: Rob Herring >

[linux-sunxi] Re: [PATCH v2 41/52] ARM: dts: sunxi: Fix OPP arrays

2021-09-05 Thread Jernej Škrabec
Dne sreda, 01. september 2021 ob 11:18:41 CEST je Maxime Ripard napisal(a): > Even though it translates to the same thing down to the binary level, we > should have an array of 2 number cells to describe each OPP, which in > turns create a validation warning. > > Let's fix this. > >

[linux-sunxi] Re: [PATCH v2 52/52] arm64: dts: allwinner: teres-i: Remove wakekup-source from the PMIC

2021-09-05 Thread Jernej Škrabec
Dne sreda, 01. september 2021 ob 11:18:52 CEST je Maxime Ripard napisal(a): > Neither the binding nor the driver make any use of the wakeup-source > property for the AXP803. Remove it. > > Signed-off-by: Maxime Ripard Acked-by: Jernej Skrabec Best regards, Jernej -- You received this