Inter-revision diff: patch 10

Comparing v8 (message) to v3 (message)

--- v8
+++ v3
@@ -2,23 +2,28 @@
 hat.
 
 Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
+
 ---
+
+Changes since v1:
+ - Update patch to use 2 pwm cells
+
  arch/arm/boot/dts/bcm2711-rpi-4-b.dts | 54 +++++++++++++++++++++++++++
  1 file changed, 54 insertions(+)
 
 diff --git a/arch/arm/boot/dts/bcm2711-rpi-4-b.dts b/arch/arm/boot/dts/bcm2711-rpi-4-b.dts
-index 3b4ab947492a..6897c7831d09 100644
+index 09a1182c2936..361db82619a4 100644
 --- a/arch/arm/boot/dts/bcm2711-rpi-4-b.dts
 +++ b/arch/arm/boot/dts/bcm2711-rpi-4-b.dts
 @@ -5,6 +5,7 @@
  #include "bcm283x-rpi-usb-peripheral.dtsi"
  
  #include <dt-bindings/reset/raspberrypi,firmware-reset.h>
-+#include <dt-bindings/pwm/raspberrypi,firmware-poe-pwm.h>
++#include <dt-bindings/pwm/raspberrypi,firmware-pwm.h>
  
  / {
  	compatible = "raspberrypi,4-model-b", "brcm,bcm2711";
-@@ -69,6 +70,54 @@ sd_vcc_reg: sd_vcc_reg {
+@@ -68,6 +69,54 @@ sd_vcc_reg: sd_vcc_reg {
  		enable-active-high;
  		gpio = <&expgpio 6 GPIO_ACTIVE_HIGH>;
  	};
@@ -73,20 +78,20 @@
  };
  
  &ddc0 {
-@@ -104,6 +153,11 @@ reset: reset {
+@@ -103,6 +152,11 @@ reset: reset {
  		compatible = "raspberrypi,firmware-reset";
  		#reset-cells = <1>;
  	};
 +
 +	fwpwm: pwm {
-+		compatible = "raspberrypi,firmware-poe-pwm";
++		compatible = "raspberrypi,firmware-pwm";
 +		#pwm-cells = <2>;
 +	};
  };
  
  &gpio {
 -- 
-2.30.1
+2.29.1
 
 
 _______________________________________________
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help