The sender domain has a DMARC Reject/Quarantine policy which disallows
sending mailing list messages using the original "From" header.

To mitigate this problem, the original message has been wrapped
automatically by the mailing list software.
--- Begin Message ---
Add pioBU label to secumod. Along with this set gpio controller
properties for secumod.

Signed-off-by: Claudiu Beznea <claudiu.bez...@microchip.com>
---
 .../linux/at91/patches-5.4/104-add-piobu.patch   | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 target/linux/at91/patches-5.4/104-add-piobu.patch

diff --git a/target/linux/at91/patches-5.4/104-add-piobu.patch 
b/target/linux/at91/patches-5.4/104-add-piobu.patch
new file mode 100644
index 000000000000..2495fe4635a1
--- /dev/null
+++ b/target/linux/at91/patches-5.4/104-add-piobu.patch
@@ -0,0 +1,16 @@
+--- a/arch/arm/boot/dts/sama5d2.dtsi
++++ b/arch/arm/boot/dts/sama5d2.dtsi
+@@ -885,9 +885,12 @@
+                               clocks = <&pmc PMC_TYPE_PERIPHERAL 18>;
+                       };
+ 
+-                      secumod@fc040000 {
++                      pioBU: secumod@fc040000 {
+                               compatible = "atmel,sama5d2-secumod", "syscon";
+                               reg = <0xfc040000 0x100>;
++
++                              gpio-controller;
++                              #gpio-cells = <2>;
+                       };
+ 
+                       tdes@fc044000 {
-- 
2.23.0



--- End Message ---
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to