Merge branch 'parisc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller...
[sfrench/cifs-2.6.git] / arch / arm / boot / dts / bcm-cygnus.dtsi
index 7c957ea06c66ce6b603277e452584dc8df05e5ef..699fdf94d139bdffea5b28fbc4bab912895583f2 100644 (file)
                #address-cells = <1>;
                #size-cells = <1>;
 
-               otp: otp@0301c800 {
+               otp: otp@301c800 {
                        compatible = "brcm,ocotp";
                        reg = <0x0301c800 0x2c>;
                        brcm,ocotp-size = <2048>;
                        status = "disabled";
                };
 
-               pcie_phy: phy@0301d0a0 {
+               pcie_phy: phy@301d0a0 {
                        compatible = "brcm,cygnus-pcie-phy";
                        reg = <0x0301d0a0 0x14>;
                        #address-cells = <1>;
                        };
                };
 
-               pinctrl: pinctrl@0301d0c8 {
+               pinctrl: pinctrl@301d0c8 {
                        compatible = "brcm,cygnus-pinmux";
                        reg = <0x0301d0c8 0x30>,
                              <0x0301d24c 0x2c>;
                        };
                };
 
-               mailbox: mailbox@03024024 {
+               mailbox: mailbox@3024024 {
                        compatible = "brcm,iproc-mailbox";
                        reg = <0x03024024 0x40>;
                        interrupts = <GIC_SPI 138 IRQ_TYPE_LEVEL_HIGH>;
                        #mbox-cells = <1>;
                };
 
-               gpio_crmu: gpio@03024800 {
+               gpio_crmu: gpio@3024800 {
                        compatible = "brcm,cygnus-crmu-gpio";
                        reg = <0x03024800 0x50>,
                              <0x03024008 0x18>;
                        status = "disabled";
                };
 
+               clcd: clcd@180a0000 {
+                       compatible = "arm,pl111", "arm,primecell";
+                       reg = <0x180a0000 0x1000>;
+                       interrupts = <GIC_SPI 155 IRQ_TYPE_LEVEL_HIGH>;
+                       interrupt-names = "combined";
+                       clocks = <&axi41_clk>, <&apb_clk>;
+                       clock-names = "clcdclk", "apb_pclk";
+                       status = "disabled";
+               };
+
                v3d: v3d@180a2000 {
                        compatible = "brcm,cygnus-v3d";
                        reg = <0x180a2000 0x1000>;
                        status = "disabled";
                };
 
+               pwm: pwm@180aa500 {
+                       compatible = "brcm,kona-pwm";
+                       reg = <0x180aa500 0xc4>;
+                       #pwm-cells = <3>;
+                       clocks = <&asiu_clks BCM_CYGNUS_ASIU_PWM_CLK>;
+                       status = "disabled";
+               };
+
                keypad: keypad@180ac000 {
                        compatible = "brcm,bcm-keypad";
                        reg = <0x180ac000 0x14c>;