- 28 May, 2020 33 commits
-
-
Lad Prabhakar authored
RZ/G1H (R8A7742) SoC also has the R-Car gen2 compatible SCIFA ports, so document the SoC specific bindings. Reviewed-by:
Marian-Cristian Rotariu <marian-cristian.rotariu.rb@bp.renesas.com> Reviewed-by:
Geert Uytterhoeven <geert+renesas@glider.be> Acked-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Signed-off-by:
Rob Herring <robh@kernel.org>
-
Anson Huang authored
Convert the mxs pwm binding to DT schema format using json-schema. Signed-off-by:
Anson Huang <Anson.Huang@nxp.com> Signed-off-by:
Rob Herring <robh@kernel.org>
-
Geert Uytterhoeven authored
Convert the Hitachi HD44780 Character LCD Controller Device Tree binding documentation to json-schema. Signed-off-by:
Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by:
Rob Herring <robh@kernel.org>
-
Ricardo Cañuelo authored
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 <ricardo.canuelo@collabora.com> Acked-by:
Sam Ravnborg <sam@ravnborg.org> Reviewed-by:
Enric Balletbo i Serra <enric.balletbo@collabora.com> Signed-off-by:
Rob Herring <robh@kernel.org>
-
Anson Huang authored
Convert the imx tpm pwm binding to DT schema format using json-schema. Signed-off-by:
Anson Huang <Anson.Huang@nxp.com> Signed-off-by:
Rob Herring <robh@kernel.org>
-
Anson Huang authored
Convert the imx pwm binding to DT schema format using json-schema. Signed-off-by:
Anson Huang <Anson.Huang@nxp.com> Signed-off-by:
Rob Herring <robh@kernel.org>
-
Anson Huang authored
Convert the MXC RTC V2 binding to DT schema format using json-schema. Signed-off-by:
Anson Huang <Anson.Huang@nxp.com> Reviewed-by:
Dong Aisheng <aisheng.dong@nxp.com> Signed-off-by:
Rob Herring <robh@kernel.org>
-
Anson Huang authored
Convert the MXC RTC binding to DT schema format using json-schema. Signed-off-by:
Anson Huang <Anson.Huang@nxp.com> Reviewed-by:
Dong Aisheng <aisheng.dong@nxp.com> Signed-off-by:
Rob Herring <robh@kernel.org>
-
Niklas Söderlund authored
Convert Renesas R-Car Gen3 Thermal bindings documentation to json-schema. Signed-off-by:
Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Reviewed-by:
Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by:
Rob Herring <robh@kernel.org>
-
Charles Keepax authored
Signed-off-by:
Charles Keepax <ckeepax@opensource.cirrus.com> [robh: Drop $ref on *-supply] Signed-off-by:
Rob Herring <robh@kernel.org>
-
Charles Keepax authored
Signed-off-by:
Charles Keepax <ckeepax@opensource.cirrus.com> Reviewed-by:
Linus Walleij <linus.walleij@linaro.org> Signed-off-by:
Rob Herring <robh@kernel.org>
-
Charles Keepax authored
Signed-off-by:
Charles Keepax <ckeepax@opensource.cirrus.com> Signed-off-by:
Rob Herring <robh@kernel.org>
-
Charles Keepax authored
Signed-off-by:
Charles Keepax <ckeepax@opensource.cirrus.com> [robh: Drop ref from *-supply] Signed-off-by:
Rob Herring <robh@kernel.org>
-
Charles Keepax authored
Signed-off-by:
Charles Keepax <ckeepax@opensource.cirrus.com> Signed-off-by:
Rob Herring <robh@kernel.org>
-
Charles Keepax authored
Acked-by:
Chanwoo Choi <cw00.choi@samsung.com> Signed-off-by:
Charles Keepax <ckeepax@opensource.cirrus.com> Signed-off-by:
Rob Herring <robh@kernel.org>
-
Charles Keepax authored
Signed-off-by:
Charles Keepax <ckeepax@opensource.cirrus.com> Signed-off-by:
Rob Herring <robh@kernel.org>
-
Kunihiko Hayashi authored
Convert UniPhier watchdog timer binding to DT schema format. Cc: Keiji Hayashibara <hayashibara.keiji@socionext.com> Signed-off-by:
Kunihiko Hayashi <hayashi.kunihiko@socionext.com> Signed-off-by:
Rob Herring <robh@kernel.org>
-
Qi Zheng authored
The code is using of_dev_lookup() rather than of_devname_lookup(). Signed-off-by:
Qi Zheng <arch0.zheng@gmail.com> Signed-off-by:
Rob Herring <robh@kernel.org>
-
Dan Carpenter authored
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: 5b2c2f5a ("of: overlay: add missing of_node_get() in __of_attach_node_sysfs") Signed-off-by:
Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by:
Rob Herring <robh@kernel.org>
-
Charles Keepax authored
Signed-off-by:
Charles Keepax <ckeepax@opensource.cirrus.com> Signed-off-by:
Rob Herring <robh@kernel.org>
-
Charles Keepax authored
Signed-off-by:
Charles Keepax <ckeepax@opensource.cirrus.com> Signed-off-by:
Rob Herring <robh@kernel.org>
-
Charles Keepax authored
Signed-off-by:
Charles Keepax <ckeepax@opensource.cirrus.com> Signed-off-by:
Rob Herring <robh@kernel.org>
-
Charles Keepax authored
Signed-off-by:
Charles Keepax <ckeepax@opensource.cirrus.com> Signed-off-by:
Rob Herring <robh@kernel.org>
-
Charles Keepax authored
Signed-off-by:
Charles Keepax <ckeepax@opensource.cirrus.com> Signed-off-by:
Rob Herring <robh@kernel.org>
-
Lad Prabhakar authored
RZ/G1H (R8A7742) watchdog implementation is compatible with R-Car Gen2, therefore add relevant documentation. Signed-off-by:
Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Reviewed-by:
Marian-Cristian Rotariu <marian-cristian.rotariu.rb@bp.renesas.com> Reviewed-by:
Wolfram Sang <wsa+renesas@sang-engineering.com> Reviewed-by:
Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by:
Guenter Roeck <linux@roeck-us.net> Signed-off-by:
Rob Herring <robh@kernel.org>
-
Nikita Travkin authored
Add the "awinic" vendor prefix for Shanghai Awinic Technology Co., Ltd. Website: https://www.awinic.com/Reviewed-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Nikita Travkin <nikitos.tr@gmail.com> Signed-off-by:
Rob Herring <robh@kernel.org>
-
Anson Huang authored
Convert the i.MX6UL clock binding to DT schema format using json-schema. Signed-off-by:
Anson Huang <Anson.Huang@nxp.com> Acked-by:
Stephen Boyd <sboyd@kernel.org> Signed-off-by:
Rob Herring <robh@kernel.org>
-
Anson Huang authored
Convert the i.MX6SLL clock binding to DT schema format using json-schema. Signed-off-by:
Anson Huang <Anson.Huang@nxp.com> Acked-by:
Stephen Boyd <sboyd@kernel.org> Signed-off-by:
Rob Herring <robh@kernel.org>
-
Anson Huang authored
Convert the i.MX6SL clock binding to DT schema format using json-schema. Signed-off-by:
Anson Huang <Anson.Huang@nxp.com> Acked-by:
Stephen Boyd <sboyd@kernel.org> Signed-off-by:
Rob Herring <robh@kernel.org>
-
Anson Huang authored
Convert the i.MX6SX clock binding to DT schema format using json-schema. Signed-off-by:
Anson Huang <Anson.Huang@nxp.com> Acked-by:
Stephen Boyd <sboyd@kernel.org> Signed-off-by:
Rob Herring <robh@kernel.org>
-
Anson Huang authored
Convert the i.MX6Q clock binding to DT schema format using json-schema. Signed-off-by:
Anson Huang <Anson.Huang@nxp.com> Acked-by:
Stephen Boyd <sboyd@kernel.org> Signed-off-by:
Rob Herring <robh@kernel.org>
-
Sandeep Maheswaram authored
Add compatible for SC7180 in usb dwc3 bindings. Signed-off-by:
Sandeep Maheswaram <sanm@codeaurora.org> Reviewed-by:
Douglas Anderson <dianders@chromium.org> Acked-by:
Rob Herring <robh@kernel.org> Reviewed-by:
Stephen Boyd <swboyd@chromium.org> Signed-off-by:
Rob Herring <robh@kernel.org>
-
Sandeep Maheswaram authored
Convert USB DWC3 bindings to DT schema format using json-schema. Signed-off-by:
Sandeep Maheswaram <sanm@codeaurora.org> [robh: fixup example warnings] Signed-off-by:
Rob Herring <robh@kernel.org>
-
- 19 May, 2020 3 commits
-
-
Etienne Carriere authored
Introduce boolean property st,non-secure-otp for OTP data located in a factory programmed area that only secure firmware can access by default and that shall be reachable from the non-secure world. This change also allows additional properties for NVMEM nodes that were forbidden prior this change. Signed-off-by:
Etienne Carriere <etienne.carriere@st.com> Signed-off-by:
Rob Herring <robh@kernel.org>
-
Geert Uytterhoeven authored
"258" is an odd power-of-two ;-) Obviously this is a typo, and the intended value is "256". Fixes: 7f3bf420 ("dt-bindings: at24: convert the binding document to yaml") Signed-off-by:
Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by:
Bartosz Golaszewski <bgolaszewski@baylibre.com> Reviewed-by:
Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by:
Rob Herring <robh@kernel.org>
-
chenqiwu authored
Currently, there are some descriptions of function not consistent with function name, fixing them will make the code more readable. Signed-off-by:
chenqiwu <chenqiwu@xiaomi.com> Signed-off-by:
Rob Herring <robh@kernel.org>
-
- 18 May, 2020 2 commits
-
-
Kangmin Park authored
This is a trivial patch to fix node id to match the reg in example. Signed-off-by:
Kangmin Park <l4stpr0gr4m@gmail.com> Signed-off-by:
Rob Herring <robh@kernel.org>
-
Oleksij Rempel authored
Convert the Qualcomm Atheros AR9330 High-Speed UART Device Tree binding documentation to json-schema. Signed-off-by:
Oleksij Rempel <o.rempel@pengutronix.de> Signed-off-by:
Rob Herring <robh@kernel.org>
-
- 15 May, 2020 2 commits
-
-
Andre Przywara authored
A OHCI/EHCI controller could be behind an IOMMU, in which case an iommus property assigns the stream ID for this device. Allow that property in the DT bindings to fix a complaint about the Arm Juno board's DTS file. Signed-off-by:
Andre Przywara <andre.przywara@arm.com> Signed-off-by:
Rob Herring <robh@kernel.org>
-
Andre Przywara authored
Add the boolean dma-coherent property to the list of allowed properties, since some boards (Arm Juno) integrate the GPU this way. Signed-off-by:
Andre Przywara <andre.przywara@arm.com> Signed-off-by:
Rob Herring <robh@kernel.org>
-