aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-05-28dt-bindings: usb: renesas,usbhs: Add support for r8a7742Lad Prabhakar1-0/+1
Document support for RZ/G1H (R8A7742) SoC. Signed-off-by: Lad Prabhakar <[email protected]> Reviewed-by: Marian-Cristian Rotariu <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-28dt-bindings: PCI: pci-rcar-gen2: Add device tree support for r8a7742Lad Prabhakar1-1/+2
Add internal PCI bridge support for r8a7742 SoC. The Renesas RZ/G1H (R8A7742) internal PCI bridge is identical to the R-Car Gen2 family. Signed-off-by: Lad Prabhakar <[email protected]> Reviewed-by: Marian-Cristian Rotariu <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-28dt-bindings: phy: rcar-gen2: Add r8a7742 supportLad Prabhakar1-1/+2
Add USB PHY support for r8a7742 SoC. Renesas RZ/G1H (R8A7742) USB PHY is identical to the R-Car Gen2 family. Signed-off-by: Lad Prabhakar <[email protected]> Reviewed-by: Marian-Cristian Rotariu <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-28dt-bindings: dma: uart: mtk: fix exampleMatthias Brugger1-1/+2
The binding example is missing the fallback compatible. This is needed as the driver only matches against mt6577. Signed-off-by: Matthias Brugger <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-28dt-bindings: usb: Convert ehci-mv to json-schemaLubomir Rintel2-23/+62
A straightforward conversion of the ehci-mv binding to DT schema format using json-schema. Signed-off-by: Lubomir Rintel <[email protected]> [robh: add unevaluatedProperties] Signed-off-by: Rob Herring <[email protected]>
2020-05-28dt-bindings: spi: Convert spi-pxa2xx to json-schemaLubomir Rintel2-27/+58
A straightforward conversion of the the spi-pxa2xx binding to DT schema format using json-schema. Signed-off-by: Lubomir Rintel <[email protected]> [robh: add unevaluatedProperties] Signed-off-by: Rob Herring <[email protected]>
2020-05-28dt-bindings: media: Convert marvell,mmp2-ccic to json-schemaLubomir Rintel2-50/+99
Convert the marvell,mmp2-ccic binding to DT schema format using json-schema. While at that this drops the "func" and "phy" clocks. The driver consumes clocks with those names, but it's not clear what are they for and they are not used in DT systems. "phy" is probably a clock for the sensor and it would belong in the sensor node. Signed-off-by: Lubomir Rintel <[email protected]> [robh: add additionalProperties] Signed-off-by: Rob Herring <[email protected]>
2020-05-28dt-bindings: thermal: Convert i.MX to json-schemaAnson Huang2-61/+102
Convert the i.MX thermal binding to DT schema format using json-schema Signed-off-by: Anson Huang <[email protected]> Reviewed-by: Dong Aisheng <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-28dt-bindings: mtd: Convert ingenic,jz4780-nand.txt to YAMLPaul Cercueil2-92/+132
Convert the ingenic,jz4780-nand.txt doc file to ingenic,nand.yaml. Signed-off-by: Paul Cercueil <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-28dt-bindings: memory: Convert ingenic,jz4780-nemc.txt to YAMLPaul Cercueil2-76/+126
Convert the ingenic,jz4780-nemc.txt doc file to ingenic,nemc.yaml. The ingenic,jz4725b-nemc compatible string was added in the process, with a fallback to ingenic,jz4740-nemc. Signed-off-by: Paul Cercueil <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-28dt-bindings: gpio: Convert mxs to json-schemaAnson Huang2-88/+136
Convert the MXS GPIO binding to DT schema format using json-schema. Signed-off-by: Anson Huang <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-28dt-bindings: serial: Add renesas,em-uart bindingsGeert Uytterhoeven1-0/+49
Document Device Tree bindings for the Renesas EMMA Mobile UART Interface. Signed-off-by: Geert Uytterhoeven <[email protected]> Reviewed-by: Niklas Söderlund <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-28dt-bindings: memory-controllers: renesas,dbsc: Convert to json-schemaGeert Uytterhoeven2-44/+56
Convert the Renesas DDR Bus Controller Device Tree binding documentation to json-schema. Drop referrals to driver behavior. Make power-domains required, as it is present for all current users. Update the example to match reality. Signed-off-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-28dt-bindings: interrupt-controller: arm,gic: Document resets propertyGeert Uytterhoeven1-0/+3
A generic GIC block embedded in an SoC may be connected to an on-SoC reset controller. Hence allow the DTS writer to describe this relation, by documenting the optional presence of a "reset" property. This gets rid of "make dtbs_check" warnings like: arch/arm/boot/dts/r8a7791-porter.dt.yaml: interrupt-controller@f1001000: 'resets' does not match any of the regexes: '^v2m@[0-9a-f]+$', 'pinctrl-[0-9]+' Signed-off-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-28ASoC: fsi: Add missing properties to DT bindingsGeert Uytterhoeven1-6/+23
make dtbs_check: arch/arm/boot/dts/r8a7740-armadillo800eva.dt.yaml: sound@fe1f0000: '#sound-dai-cells', 'clocks', 'power-domains' do not match any of the regexes: 'pinctrl-[0-9]+' Fix this by documenting the missing properties. Update the example to match reality. While at it, improve the document title, and comment the various compatible values with the corresponding SoC names. Fixes: 2f52475bac7e1572 ("ASoC: fsi: switch to yaml base Documentation") Signed-off-by: Geert Uytterhoeven <[email protected]> Acked-by: Mark Brown <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-28dt-bindings: rtc: rtc-sh: Add missing power-domains propertyGeert Uytterhoeven1-0/+5
make dtbs_check: arch/arm/boot/dts/r7s72100-rskrza1.dt.yaml: rtc@fcff1000: 'power-domains' does not match any of the regexes: 'pinctrl-[0-9]+' Fix this by documenting the missing power-domains property. Update the example to match reality. Fixes: 7ae8b2f5dfb357f0 ("dt-bindings: rtc: rtc-sh: convert bindings to json-schema") Signed-off-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-28dt-bindings: media: Add missing clock domain descriptionGeert Uytterhoeven1-0/+11
make dtbs_check: arch/arm/boot/dts/r7s72100-genmai.dt.yaml: camera@e8210000: 'clocks', 'power-domains' do not match any of the regexes: 'pinctrl-[0-9]+' Fix this by documenting the missing properties. Update the example to match reality. Fixes: 58361eaa11d561f3 ("dt-bindings: media: renesas,ceu: Convert to yaml") Signed-off-by: Geert Uytterhoeven <[email protected]> Acked-by: Jacopo Mondi <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-28dt-bindings: timer: Convert i.MX SYSCTR to json-schemaAnson Huang2-25/+54
Convert the i.MX SYSCTR binding to DT schema format using json-schema. Signed-off-by: Anson Huang <[email protected]> Reviewed-by: Dong Aisheng <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-28dt-bindings: timer: Convert i.MX TPM to json-schemaAnson Huang2-28/+61
Convert the i.MX TPM binding to DT schema format using json-schema. Signed-off-by: Anson Huang <[email protected]> Reviewed-by: Dong Aisheng <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-28dt-bindings: vendor-prefixes: Add MikroTikJonathan McDowell1-0/+2
MikroTik (SIA Mikrotīkls) is a Latvian company who develop routers and wireless ISP systems. Signed-off-by: Jonathan McDowell <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-28dt-bindings: clock: Convert i.MX7D clock to json-schemaAnson Huang2-13/+65
Convert the i.MX7D clock binding to DT schema format using json-schema. Signed-off-by: Anson Huang <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-28dt-bindings: interrupt-controller: Convert imx irqsteer to json-schemaAnson Huang2-35/+89
Convert the i.MX IRQSTEER binding to DT schema format using json-schema. Signed-off-by: Anson Huang <[email protected]> Reviewed-by: Dong Aisheng <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-28dt-bindings: gpio: renesas, rcar-gpio: Add r8a7742 (RZ/G1H) supportLad Prabhakar1-0/+1
Renesas RZ/G1H (R8A7742) SoC GPIO blocks are identical to the R-Car Gen2 family. Add support for its GPIO controllers. Signed-off-by: Lad Prabhakar <[email protected]> Reviewed-by: Marian-Cristian Rotariu <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-28dt-bindings: power: renesas,apmu: Document r8a7742 supportLad Prabhakar1-0/+1
Document APMU and SMP enable method for RZ/G1H (also known as r8a7742) SoC. Signed-off-by: Lad Prabhakar <[email protected]> Reviewed-by: Marian-Cristian Rotariu <[email protected]> Reviewed-by: Wolfram Sang <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-28dt-bindings: net: renesas,ether: Document R8A7742 SoCLad Prabhakar1-0/+1
Document RZ/G1H (R8A7742) SoC bindings. Signed-off-by: Lad Prabhakar <[email protected]> Reviewed-by: Marian-Cristian Rotariu <[email protected]> Reviewed-by: Wolfram Sang <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-28dt-bindings: net: renesas, ravb: Add support for r8a7742 SoCLad Prabhakar1-0/+1
Document RZ/G1H (R8A7742) SoC bindings. Signed-off-by: Lad Prabhakar <[email protected]> Reviewed-by: Marian-Cristian Rotariu <[email protected]> Reviewed-by: Wolfram Sang <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-28dt-bindings: ata: renesas,rcar-sata: Add r8a7742 supportLad Prabhakar1-0/+1
Document SATA support for the RZ/G1H, which is compatible with R-Car Gen2 SoC family. Signed-off-by: Lad Prabhakar <[email protected]> Reviewed-by: Marian-Cristian Rotariu <[email protected]> Reviewed-by: Wolfram Sang <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-28dt-bindings: i2c: renesas, iic: Document r8a7742 supportLad Prabhakar1-0/+1
Document IIC controller for RZ/G1H (R8A7742) SoC, which is compatible with R-Car Gen2 SoC family. Signed-off-by: Lad Prabhakar <[email protected]> Reviewed-by: Marian-Cristian Rotariu <[email protected]> Reviewed-by: Wolfram Sang <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-28dt-bindings: i2c: renesas, i2c: Document r8a7742 supportLad Prabhakar1-0/+1
Document i2c controller for RZ/G1H (R8A7742) SoC, which is compatible with R-Car Gen2 SoC family. Signed-off-by: Lad Prabhakar <[email protected]> Reviewed-by: Marian-Cristian Rotariu <[email protected]> Reviewed-by: Wolfram Sang <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-28dt-bindings: serial: renesas,scifa: Remove part numbers from commentsGeert Uytterhoeven1-8/+8
The conversion to json-schema accidentally retained some SoC part numbers in comments for compatible values. Drop them, as they're part of the compatible values anyway. Fixes: 384d00fae8e51f8f ("dt-bindings: serial: sh-sci: Convert to json-schema") Signed-off-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-28dt-bindings: serial: renesas,scifa: Document r8a7742 bindingsLad Prabhakar1-0/+1
RZ/G1H (R8A7742) SoC also has the R-Car gen2 compatible SCIFA ports, so document the SoC specific bindings. Reviewed-by: Marian-Cristian Rotariu <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Lad Prabhakar <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-28dt-bindings: pwm: Convert mxs pwm to json-schemaAnson Huang2-17/+43
Convert the mxs pwm binding to DT schema format using json-schema. Signed-off-by: Anson Huang <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-28dt-bindings: auxdisplay: hd44780: Convert to json-schemaGeert Uytterhoeven2-45/+96
Convert the Hitachi HD44780 Character LCD Controller Device Tree binding documentation to json-schema. Signed-off-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-28dt-bindings: display: anx7814.txt: convert to yamlRicardo Cañuelo2-42/+119
This converts the Analogix ANX7814 bridge DT binding to yaml. Port definitions and descriptions were expanded, apart from that it's a direct translation from the original binding. Signed-off-by: Ricardo Cañuelo <[email protected]> Acked-by: Sam Ravnborg <[email protected]> Reviewed-by: Enric Balletbo i Serra <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-27dt-bindings: pwm: Convert imx tpm pwm to json-schemaAnson Huang2-22/+55
Convert the imx tpm pwm binding to DT schema format using json-schema. Signed-off-by: Anson Huang <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-27dt-bindings: pwm: Convert imx pwm to json-schemaAnson Huang2-27/+66
Convert the imx pwm binding to DT schema format using json-schema. Signed-off-by: Anson Huang <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-27dt-bindings: rtc: Convert MXC RTC V2 to json-schemaAnson Huang2-17/+46
Convert the MXC RTC V2 binding to DT schema format using json-schema. Signed-off-by: Anson Huang <[email protected]> Reviewed-by: Dong Aisheng <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-27dt-bindings: rtc: Convert MXC RTC to json-schemaAnson Huang2-26/+57
Convert the MXC RTC binding to DT schema format using json-schema. Signed-off-by: Anson Huang <[email protected]> Reviewed-by: Dong Aisheng <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-27dt-bindings: thermal: rcar-gen3-thermal: Convert bindings to json-schemaNiklas Söderlund2-60/+99
Convert Renesas R-Car Gen3 Thermal bindings documentation to json-schema. Signed-off-by: Niklas Söderlund <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-27mfd: madera: Move binding over to dtschemaCharles Keepax3-117/+302
Signed-off-by: Charles Keepax <[email protected]> [robh: Drop $ref on *-supply] Signed-off-by: Rob Herring <[email protected]>
2020-05-27pinctrl: madera: Move binding over to dtschemaCharles Keepax2-99/+122
Signed-off-by: Charles Keepax <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-27ASoC: madera: Move binding over to dtschemaCharles Keepax2-67/+113
Signed-off-by: Charles Keepax <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-27mfd: arizona: Move binding over to dtschemaCharles Keepax3-105/+284
Signed-off-by: Charles Keepax <[email protected]> [robh: Drop ref from *-supply] Signed-off-by: Rob Herring <[email protected]>
2020-05-27ASoC: arizona: Move binding over to dtschemaCharles Keepax2-53/+114
Signed-off-by: Charles Keepax <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-27extcon: arizona: Move binding over to dtschemaCharles Keepax2-76/+125
Acked-by: Chanwoo Choi <[email protected]> Signed-off-by: Charles Keepax <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-27regulator: arizona-regulator: Move binding over to dtschemaCharles Keepax2-18/+37
Signed-off-by: Charles Keepax <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-27dt-bindings: watchdog: Convert UniPhier watchdog timer to json-schemaKunihiko Hayashi2-20/+36
Convert UniPhier watchdog timer binding to DT schema format. Cc: Keiji Hayashibara <[email protected]> Signed-off-by: Kunihiko Hayashi <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-27dt/platform: Fix comment in of_dev_lookup()Qi Zheng1-1/+1
The code is using of_dev_lookup() rather than of_devname_lookup(). Signed-off-by: Qi Zheng <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-27of: Fix a refcounting bug in __of_attach_node_sysfs()Dan Carpenter1-2/+1
The problem in this code is that if kobject_add() fails, then it should call of_node_put(np) to drop the reference count. I've actually moved the of_node_get(np) later in the function to avoid needing to do clean up. Fixes: 5b2c2f5a0ea3 ("of: overlay: add missing of_node_get() in __of_attach_node_sysfs") Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: Rob Herring <[email protected]>
2020-05-27mfd: lochnagar: Move binding over to dtschemaCharles Keepax4-173/+357
Signed-off-by: Charles Keepax <[email protected]> Signed-off-by: Rob Herring <[email protected]>