Thread (1 message) 1 message, 1 author, 2017-12-19

[PATCH 1/6] ARM: dts: imx6: Add initial support for phyCORE-i.MX 6 SOM

From: festevam@gmail.com (Fabio Estevam)
Date: 2017-12-19 17:03:13
Also in: linux-devicetree

On Tue, Dec 19, 2017 at 1:49 PM, Stefan Riedmueller
[off-list ref] wrote:
+
+/ {
+       model = "PHYTEC phyCORE-i.MX 6";
+       compatible = "phytec,imx6qdl-pcm058", "fsl,imx6qdl";
+
+       aliases {
+               ipu0 = &ipu1;
Is this alias needed?
+               rtc1 = &da9062_rtc;
+               rtc2 = &snvs_rtc;
+       };
+
+       /*
+        * Set the minimum memory size here and
+        * let the bootloader set the real size.
+        */
+       memory {

memory at 10000000 so that you don't get warnings when building with W=1.

Also, please build W=1 and make sure to not introduce any build
warning in this series.
+&i2c3 {
+       pinctrl-names = "default";
+       pinctrl-0 = <&pinctrl_i2c3>;
+       clock-frequency = <400000>;
+       status = "okay";
+
+       eeprom: eeprom at 50 {
+               compatible = "cat,24c32";
This compatible is not documented.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help