1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2015, 2016 Imagination Technologies Ltd.
5 * IMG Marduk board is also known as Creator Ci40.
10 #include "pistachio.dtsi"
13 model = "IMG Marduk (Creator Ci40)";
14 compatible = "img,pistachio-marduk", "img,pistachio";
25 bootargs = "root=/dev/sda1 rootwait ro lpj=723968";
26 stdout-path = "serial1:115200";
30 device_type = "memory";
31 reg = <0x00000000 0x10000000>;
34 reg_1v8: fixed-regulator {
35 compatible = "regulator-fixed";
36 regulator-name = "aux_adc_vref";
37 regulator-min-microvolt = <1800000>;
38 regulator-max-microvolt = <1800000>;
42 internal_dac_supply: internal-dac-supply {
43 compatible = "regulator-fixed";
44 regulator-name = "internal_dac_supply";
45 regulator-min-microvolt = <1800000>;
46 regulator-max-microvolt = <1800000>;
50 compatible = "pwm-leds";
52 label = "marduk:red:heartbeat";
53 pwms = <&pwm 3 300000>;
54 max-brightness = <255>;
55 linux,default-trigger = "heartbeat";
60 compatible = "gpio-keys";
63 linux,code = <0x101>; /* BTN_1 */
64 gpios = <&gpio3 6 GPIO_ACTIVE_LOW>;
68 linux,code = <0x102>; /* BTN_2 */
69 gpios = <&gpio2 14 GPIO_ACTIVE_LOW>;
75 VDD-supply = <&internal_dac_supply>;
81 pinctrl-0 = <&spim1_pins>, <&spim1_quad_pins>, <&spim1_cs0_pin>,
83 pinctrl-names = "default";
84 cs-gpios = <&gpio0 0 GPIO_ACTIVE_HIGH>, <&gpio0 1 GPIO_ACTIVE_HIGH>;
87 compatible = "spansion,s25fl016k", "jedec,spi-nor";
89 spi-max-frequency = <50000000>;
95 assigned-clock-rates = <114278400>, <1843200>;
111 drive-strength = <2>;
115 drive-strength = <2>;
125 drive-strength = <2>;
129 drive-strength = <2>;
135 pinctrl-0 = <&pwmpdm0_pin>, <&pwmpdm1_pin>, <&pwmpdm2_pin>,
137 pinctrl-names = "default";
142 vref-supply = <®_1v8>;
143 adc-reserved-channels = <0x10>;
148 clock-frequency = <400000>;
151 compatible = "infineon,slb9645tt";
159 clock-frequency = <400000>;