2022-06-07 16:11:11 +02:00
|
|
|
// SPDX-License-Identifier: GPL-2.0-only
|
|
|
|
// Copyright (C) 2013 Broadcom Corporation
|
2013-06-19 16:24:14 -07:00
|
|
|
|
|
|
|
/dts-v1/;
|
|
|
|
|
2014-01-07 10:53:41 -08:00
|
|
|
#include <dt-bindings/gpio/gpio.h>
|
|
|
|
|
2013-06-19 16:24:14 -07:00
|
|
|
#include "bcm11351.dtsi"
|
|
|
|
|
|
|
|
/ {
|
|
|
|
model = "BCM28155 AP board";
|
2013-07-30 16:27:10 -07:00
|
|
|
compatible = "brcm,bcm28155-ap", "brcm,bcm11351";
|
2013-06-19 16:24:14 -07:00
|
|
|
|
2019-05-28 16:01:30 -07:00
|
|
|
memory@80000000 {
|
2019-01-09 10:26:14 -06:00
|
|
|
device_type = "memory";
|
2013-06-19 16:24:14 -07:00
|
|
|
reg = <0x80000000 0x40000000>; /* 1 GB */
|
|
|
|
};
|
2023-07-18 18:53:19 +02:00
|
|
|
};
|
2013-06-19 16:24:14 -07:00
|
|
|
|
2023-07-18 18:53:19 +02:00
|
|
|
&bsc1 {
|
|
|
|
clock-frequency = <400000>;
|
|
|
|
status = "okay";
|
|
|
|
};
|
2013-12-06 15:45:28 -08:00
|
|
|
|
2023-07-18 18:53:19 +02:00
|
|
|
&bsc2 {
|
|
|
|
clock-frequency = <400000>;
|
|
|
|
status = "okay";
|
|
|
|
};
|
2013-12-06 15:45:28 -08:00
|
|
|
|
2023-07-18 18:53:19 +02:00
|
|
|
&bsc3 {
|
|
|
|
clock-frequency = <400000>;
|
|
|
|
status = "okay";
|
|
|
|
};
|
2013-12-06 15:45:28 -08:00
|
|
|
|
2023-07-18 18:53:19 +02:00
|
|
|
&pmu_bsc {
|
|
|
|
clock-frequency = <100000>;
|
|
|
|
status = "okay";
|
2014-03-12 10:07:17 -04:00
|
|
|
|
2023-07-18 18:53:19 +02:00
|
|
|
pmu: pmu@8 {
|
|
|
|
reg = <0x08>;
|
2013-12-06 15:45:28 -08:00
|
|
|
};
|
2023-07-18 18:53:19 +02:00
|
|
|
};
|
2013-12-06 15:45:28 -08:00
|
|
|
|
2023-07-18 18:53:19 +02:00
|
|
|
&pwm {
|
|
|
|
status = "okay";
|
|
|
|
};
|
2013-08-07 16:57:05 -07:00
|
|
|
|
2023-07-18 18:53:19 +02:00
|
|
|
&sdio2 {
|
|
|
|
non-removable;
|
|
|
|
max-frequency = <48000000>;
|
|
|
|
vmmc-supply = <&camldo1_reg>;
|
|
|
|
vqmmc-supply = <&iosr1_reg>;
|
|
|
|
status = "okay";
|
|
|
|
};
|
2013-12-19 09:23:10 -05:00
|
|
|
|
2023-07-18 18:53:19 +02:00
|
|
|
&sdio4 {
|
|
|
|
max-frequency = <48000000>;
|
|
|
|
cd-gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
|
|
|
|
vmmc-supply = <&sdldo_reg>;
|
|
|
|
vqmmc-supply = <&sdxldo_reg>;
|
|
|
|
status = "okay";
|
|
|
|
};
|
2014-04-25 11:31:14 -07:00
|
|
|
|
2023-07-18 18:53:19 +02:00
|
|
|
&uartb {
|
|
|
|
status = "okay";
|
|
|
|
};
|
2013-12-19 09:23:10 -05:00
|
|
|
|
2023-07-18 18:53:19 +02:00
|
|
|
&usbotg {
|
|
|
|
vusb_d-supply = <&usbldo_reg>;
|
|
|
|
vusb_a-supply = <&iosr1_reg>;
|
|
|
|
status = "okay";
|
|
|
|
};
|
|
|
|
|
|
|
|
&usbphy {
|
|
|
|
status = "okay";
|
2013-06-19 16:24:14 -07:00
|
|
|
};
|
2014-03-12 10:07:17 -04:00
|
|
|
|
|
|
|
#include "bcm59056.dtsi"
|
|
|
|
|
|
|
|
&pmu {
|
|
|
|
compatible = "brcm,bcm59056";
|
|
|
|
interrupts = <GIC_SPI 215 IRQ_TYPE_LEVEL_HIGH>;
|
|
|
|
regulators {
|
|
|
|
camldo1_reg: camldo1 {
|
|
|
|
regulator-min-microvolt = <3300000>;
|
|
|
|
regulator-max-microvolt = <3300000>;
|
2014-03-12 09:14:39 -04:00
|
|
|
regulator-always-on;
|
2014-03-12 10:07:17 -04:00
|
|
|
};
|
|
|
|
|
|
|
|
sdldo_reg: sdldo {
|
|
|
|
regulator-min-microvolt = <3000000>;
|
|
|
|
regulator-max-microvolt = <3000000>;
|
|
|
|
};
|
|
|
|
|
|
|
|
sdxldo_reg: sdxldo {
|
|
|
|
regulator-min-microvolt = <2700000>;
|
|
|
|
regulator-max-microvolt = <3300000>;
|
|
|
|
};
|
|
|
|
|
|
|
|
usbldo_reg: usbldo {
|
|
|
|
regulator-min-microvolt = <3300000>;
|
|
|
|
regulator-max-microvolt = <3300000>;
|
|
|
|
regulator-always-on;
|
|
|
|
};
|
|
|
|
|
|
|
|
iosr1_reg: iosr1 {
|
|
|
|
regulator-min-microvolt = <1800000>;
|
|
|
|
regulator-max-microvolt = <1800000>;
|
|
|
|
regulator-always-on;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|