Message ID | 20230922-apq8016-sbc-camera-dtso-v1-0-ce9451895ca1@gerhold.net |
---|---|
Headers | show |
Series | arm64: dts: qcom: apq8016-sbc-d3-camera: Convert to DT overlay | expand |
On Fri, 22 Sep 2023 17:11:55 +0200, Stephan Gerhold wrote: > Follow the example of the recently added apq8016-sbc-usb-host.dtso and > convert apq8016-sbc-d3-camera-mezzanine.dts to a DT overlay that can be > applied on top of the apq8016-sbc.dtb. This makes it more clear that > this is not a special type of DB410c but just an addon board that can > be added on top. > > I also prepended a patch that cleans up the node names a bit. > > [...] Applied, thanks! [1/2] arm64: dts: qcom: apq8016-sbc-d3-camera: Use more generic node names commit: 0f893a2cb1ab7af6c88cfa1034debb6a790fb6c6 [2/2] arm64: dts: qcom: apq8016-sbc-d3-camera: Convert to DT overlay commit: ea689ec32bf0d885277d3f58450a85df5149c98b Best regards,
Follow the example of the recently added apq8016-sbc-usb-host.dtso and convert apq8016-sbc-d3-camera-mezzanine.dts to a DT overlay that can be applied on top of the apq8016-sbc.dtb. This makes it more clear that this is not a special type of DB410c but just an addon board that can be added on top. I also prepended a patch that cleans up the node names a bit. Signed-off-by: Stephan Gerhold <stephan@gerhold.net> --- Stephan Gerhold (2): arm64: dts: qcom: apq8016-sbc-d3-camera: Use more generic node names arm64: dts: qcom: apq8016-sbc-d3-camera: Convert to DT overlay arch/arm64/boot/dts/qcom/Makefile | 5 +++-- ...nine.dts => apq8016-sbc-d3-camera-mezzanine.dtso} | 20 ++++++++++++++------ 2 files changed, 17 insertions(+), 8 deletions(-) --- base-commit: 7236e86ce5c8198b01c30933c2334d07d877cf48 change-id: 20230922-apq8016-sbc-camera-dtso-f247bea40f99 Best regards,