Re: [PATCH 4/5] arm: dts: apple: Add preliminary device trees

2021-09-25 Thread Simon Glass
On Sun, 19 Sept 2021 at 21:16, Simon Glass  wrote:
>
> On Sat, 18 Sept 2021 at 07:56, Mark Kettenis  wrote:
> >
> > Add preliminary device trees for the Apple M1 mini (2020) and
> > Apple M1 Macbook Pro 13" (2020).  Device tree bindings for
> > the Apple M1 SoC are still being formalized and these device
> > trees will be synchronized with the Linux kernel as needed.
> >
> > These device trees are provided as a reference only as U-Boot
> > uses the device tree passed by the m1n1 bootloader.
> >
> > Signed-off-by: Mark Kettenis 
> > ---
> >  arch/arm/dts/t8103-j274.dts   | 135 +
> >  arch/arm/dts/t8103-j293.dts   |  97 
> >  arch/arm/dts/t8103.dtsi   | 506 ++
> >  .../interrupt-controller/apple-aic.h  |  15 +
> >  include/dt-bindings/pinctrl/apple.h   |  13 +
> >  include/dt-bindings/spmi/spmi.h   |  10 +
> >  6 files changed, 776 insertions(+)
> >  create mode 100644 arch/arm/dts/t8103-j274.dts
> >  create mode 100644 arch/arm/dts/t8103-j293.dts
> >  create mode 100644 arch/arm/dts/t8103.dtsi
> >  create mode 100644 include/dt-bindings/interrupt-controller/apple-aic.h
> >  create mode 100644 include/dt-bindings/pinctrl/apple.h
> >  create mode 100644 include/dt-bindings/spmi/spmi.h
>
> Reviewed-by: Simon Glass 

Tested on: Macbook Air M1
Tested-by: Simon Glass 


Re: [PATCH 4/5] arm: dts: apple: Add preliminary device trees

2021-09-19 Thread Simon Glass
On Sat, 18 Sept 2021 at 07:56, Mark Kettenis  wrote:
>
> Add preliminary device trees for the Apple M1 mini (2020) and
> Apple M1 Macbook Pro 13" (2020).  Device tree bindings for
> the Apple M1 SoC are still being formalized and these device
> trees will be synchronized with the Linux kernel as needed.
>
> These device trees are provided as a reference only as U-Boot
> uses the device tree passed by the m1n1 bootloader.
>
> Signed-off-by: Mark Kettenis 
> ---
>  arch/arm/dts/t8103-j274.dts   | 135 +
>  arch/arm/dts/t8103-j293.dts   |  97 
>  arch/arm/dts/t8103.dtsi   | 506 ++
>  .../interrupt-controller/apple-aic.h  |  15 +
>  include/dt-bindings/pinctrl/apple.h   |  13 +
>  include/dt-bindings/spmi/spmi.h   |  10 +
>  6 files changed, 776 insertions(+)
>  create mode 100644 arch/arm/dts/t8103-j274.dts
>  create mode 100644 arch/arm/dts/t8103-j293.dts
>  create mode 100644 arch/arm/dts/t8103.dtsi
>  create mode 100644 include/dt-bindings/interrupt-controller/apple-aic.h
>  create mode 100644 include/dt-bindings/pinctrl/apple.h
>  create mode 100644 include/dt-bindings/spmi/spmi.h

Reviewed-by: Simon Glass 


[PATCH 4/5] arm: dts: apple: Add preliminary device trees

2021-09-18 Thread Mark Kettenis
Add preliminary device trees for the Apple M1 mini (2020) and
Apple M1 Macbook Pro 13" (2020).  Device tree bindings for
the Apple M1 SoC are still being formalized and these device
trees will be synchronized with the Linux kernel as needed.

These device trees are provided as a reference only as U-Boot
uses the device tree passed by the m1n1 bootloader.

Signed-off-by: Mark Kettenis 
---
 arch/arm/dts/t8103-j274.dts   | 135 +
 arch/arm/dts/t8103-j293.dts   |  97 
 arch/arm/dts/t8103.dtsi   | 506 ++
 .../interrupt-controller/apple-aic.h  |  15 +
 include/dt-bindings/pinctrl/apple.h   |  13 +
 include/dt-bindings/spmi/spmi.h   |  10 +
 6 files changed, 776 insertions(+)
 create mode 100644 arch/arm/dts/t8103-j274.dts
 create mode 100644 arch/arm/dts/t8103-j293.dts
 create mode 100644 arch/arm/dts/t8103.dtsi
 create mode 100644 include/dt-bindings/interrupt-controller/apple-aic.h
 create mode 100644 include/dt-bindings/pinctrl/apple.h
 create mode 100644 include/dt-bindings/spmi/spmi.h

diff --git a/arch/arm/dts/t8103-j274.dts b/arch/arm/dts/t8103-j274.dts
new file mode 100644
index 00..aef1ae29b6
--- /dev/null
+++ b/arch/arm/dts/t8103-j274.dts
@@ -0,0 +1,135 @@
+// SPDX-License-Identifier: GPL-2.0+ OR MIT
+/*
+ * Apple Mac mini (M1, 2020)
+ *
+ * target-type: J274
+ *
+ * Copyright The Asahi Linux Contributors
+ */
+
+/dts-v1/;
+
+#include "t8103.dtsi"
+
+/ {
+   compatible = "apple,j274", "apple,t8103", "apple,arm-platform";
+   model = "Apple Mac mini (M1, 2020)";
+
+   aliases {
+   serial0 = &serial0;
+   ethernet0 = ð0;
+   wifi0 = &wifi0;
+   };
+
+   chosen {
+   #address-cells = <2>;
+   #size-cells = <2>;
+   ranges;
+
+   stdout-path = "serial0";
+
+   framebuffer0: framebuffer@0 {
+   compatible = "apple,simple-framebuffer", 
"simple-framebuffer";
+   reg = <0 0 0 0>; /* To be filled by loader */
+   /* Format properties will be added by loader */
+   status = "disabled";
+   };
+   };
+
+   memory@8 {
+   device_type = "memory";
+   reg = <0x8 0 0x2 0>; /* To be filled by loader */
+   };
+};
+
+&serial0 {
+   status = "okay";
+};
+
+&pcie0_dart_0 {
+   status = "okay";
+};
+
+&pcie0_dart_1 {
+   status = "okay";
+};
+
+&pcie0_dart_2 {
+   status = "okay";
+};
+
+&pcie0 {
+   status = "okay";
+
+   pci0: pci@0,0 {
+   device_type = "pci";
+   reg = <0x0 0x0 0x0 0x0 0x0>;
+   pwren-gpios = <&smc 13 0>;
+   reset-gpios = <&pinctrl_ap 152 0>;
+   max-link-speed = <2>;
+
+   #address-cells = <3>;
+   #size-cells = <2>;
+   ranges;
+   };
+
+   pci1: pci@1,0 {
+   device_type = "pci";
+   reg = <0x800 0x0 0x0 0x0 0x0>;
+   reset-gpios = <&pinctrl_ap 153 0>;
+   max-link-speed = <2>;
+
+   #address-cells = <3>;
+   #size-cells = <2>;
+   ranges;
+   };
+
+   pci2: pci@2,0 {
+   device_type = "pci";
+   reg = <0x1000 0x0 0x0 0x0 0x0>;
+   reset-gpios = <&pinctrl_ap 33 0>;
+   max-link-speed = <1>;
+
+   #address-cells = <3>;
+   #size-cells = <2>;
+   ranges;
+   };
+};
+
+&pci0 {
+   wifi0: network@0,0 {
+   reg = <0x1 0x0 0x0 0x0 0x0>;
+   local-mac-address = [00 00 00 00 00 00];
+   };
+};
+
+&pci2 {
+   eth0: ethernet@0,0 {
+   reg = <0x3 0x0 0x0 0x0 0x0>;
+   local-mac-address = [00 00 00 00 00 00];
+   };
+};
+
+&dwc3_0_dart_0 {
+   status = "okay";
+};
+
+&dwc3_0_dart_1 {
+   status = "okay";
+};
+
+&dwc3_0 {
+   status = "okay";
+};
+
+&dwc3_1_dart_0 {
+   status = "okay";
+};
+
+&dwc3_1_dart_1 {
+   status = "okay";
+};
+
+&dwc3_1 {
+   status = "okay";
+};
diff --git a/arch/arm/dts/t8103-j293.dts b/arch/arm/dts/t8103-j293.dts
new file mode 100644
index 00..4a22596cf4
--- /dev/null
+++ b/arch/arm/dts/t8103-j293.dts
@@ -0,0 +1,97 @@
+// SPDX-License-Identifier: GPL-2.0+ OR MIT
+/*
+ * Apple Macbook Pro (M1, 2020)
+ *
+ * target-type: J293
+ *
+ * Copyright The Asahi Linux Contributors
+ */
+
+/dts-v1/;
+
+#include "t8103.dtsi"
+
+/ {
+   compatible = "apple,j293", "apple,t8103", "apple,arm-platform";
+   model = "Apple Macbook Pro (M1, 2020)";
+
+   aliases {
+   serial0 = &serial0;
+   wifi0 = &wifi0;
+   };
+
+   chosen {
+   #address-cells = <2>;
+   #size-cells = <2>;
+   ranges;
+
+   stdout-path = "serial0";
+
+   framebuffer