Re: [PATCH 2/2] dt-bindings: tegra: Rename some bindings for consistency

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Apr 11, 2016 at 08:26:30PM -0600, Stephen Warren wrote:
> On 04/11/2016 07:28 PM, Joseph Lo wrote:
> > On 04/11/2016 09:58 PM, Thierry Reding wrote:
> > > From: Thierry Reding <treding@xxxxxxxxxx>
> > > 
> > > Device tree binding for NVIDIA Tegra have traditionally carried the
> > > "nvidia," vendor prefix in the filename. A couple of odd ones don't, so
> > > fix them up for consistency.
> > > 
> > > Signed-off-by: Thierry Reding <treding@xxxxxxxxxx>
> > > ---
> > >   .../devicetree/bindings/ata/nvidia,tegra-ahci.txt  |  32 ++
> > >   .../devicetree/bindings/ata/tegra-sata.txt         |  32 --
> > >   .../bindings/dma/nvidia,tegra20-apbdma.txt         |  44 +++
> > >   .../devicetree/bindings/dma/tegra20-apbdma.txt     |  44 ---
> > >   .../memory-controllers/nvidia,tegra-emc.txt        | 374
> > > +++++++++++++++++++++
> > >   .../bindings/memory-controllers/tegra-emc.txt      | 374
> > > ---------------------
> > >   .../bindings/thermal/nvidia,tegra-soctherm.txt     |  67 ++++
> > >   .../devicetree/bindings/thermal/tegra-soctherm.txt |  67 ----
> > >   8 files changed, 517 insertions(+), 517 deletions(-)
> > >   create mode 100644
> > > Documentation/devicetree/bindings/ata/nvidia,tegra-ahci.txt
> > >   delete mode 100644 Documentation/devicetree/bindings/ata/tegra-sata.txt
> > >   create mode 100644
> > > Documentation/devicetree/bindings/dma/nvidia,tegra20-apbdma.txt
> > >   delete mode 100644
> > > Documentation/devicetree/bindings/dma/tegra20-apbdma.txt
> > >   create mode 100644
> > > Documentation/devicetree/bindings/memory-controllers/nvidia,tegra-emc.txt
> > >   delete mode 100644
> > > Documentation/devicetree/bindings/memory-controllers/tegra-emc.txt
> > >   create mode 100644
> > > Documentation/devicetree/bindings/thermal/nvidia,tegra-soctherm.txt
> > >   delete mode 100644
> > > Documentation/devicetree/bindings/thermal/tegra-soctherm.txt
> > > 
> > 
> > Hi,
> > 
> > Could we use the "-M" and "-C" option to detect the difference if this
> > is just rename or copy from the original file? That way we can still
> > remain the connection of the history log that we can still check the
> > file history by "git blame".
> > 
> > If we do this by deleting and recreating the same file content with
> > renamed filename, we will lose the history log.
> 
> When this is applied, git will actually realize it's a move not a delete/add
> and maintain the history just fine. It only looks like a delete/rename in
> the "git format-patch" output when -M/-C isn't used.

I've resent v2 generated with -M to make it obvious that there aren't
any changes to the binding text.

Thierry

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [ARM Kernel]     [Linux ARM]     [Linux ARM MSM]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux